Use these properties to configure LabVIEW project libraries.

Properties

PropertyDescription
AlarmsEventsDBComputer

Specifies the name of the computer where the alarms and events database resides.

AlarmsEventsDBName

Specifies the name of the database where the LabVIEW Shared Variable Engine logs alarms and events.

AlarmsEventsDBPath

Specifies the file path to the database where the LabVIEW Shared Variable Engine logs alarms and events.

AlarmsEventsEnable

Enables alarms and events logging capability if set to TRUE.

AlarmsEventsUseDataLoggingDB

Sets the alarms and events database to be the same as the database that logs data. If set to TRUE, LabVIEW ignores properties set on the AlarmsEvents database.

ContainsCompiledCode

Sets or returns whether LabVIEW stores the library in the compiled object cache.

DataLoggingDBComputer

Specifies the name of the computer where the database resides.

DataLoggingDBName

Specifies the name of the database where the LabVIEW Shared Variable Engine logs data.

DataLoggingDBPath

Specifies the file path to the database where the LabVIEW Shared Variable Engine logs data.

DataLoggingEnable

Enables data logging capability if set to TRUE.

DataLoggingLifespan

Sets the lifespan (in days) of the logged data in the database. If value is 0, then data is always available, otherwise the database can destroy data after the number of specified days.

Description

Specifies the description of the LabVIEW project library for the Context Help window.

HelpDocumentPath

Path or symbolic path to an HTML file (.htm or .html) or compiled help file (.chm or .hlp) to which the LabVIEW project library is linked.

HelpDocumentTag

Index keyword or HTML filename for a topic in the compiled help file to which the LabVIEW project library is linked. To link to a bookmark within an HTML file, add # followed by the name of the bookmark to the end of the filename.

LocalName

The localized name of the item.

QualifiedName

Returns the qualified name of the library.

Version

The version number of the LabVIEW project library.