Library Properties
Installed With: Base Package
Inherits from ProjectItem. View the class hierarchy.
Use these properties to configure LabVIEW project libraries.
Property | Description |
---|---|
AlarmsEvents:Database Computer | Specifies the name of the computer where the alarms and events database resides. Details |
AlarmsEvents:Database Name | Specifies the name of the database where the Shared Variable Engine logs alarms and events. Details |
AlarmsEvents:Database Path | Specifies the file path to the database where the Shared Variable Engine logs alarms and events. Details |
AlarmsEvents:Enable | Enables alarms and events logging capability if set to TRUE. Details |
AlarmsEvents:Use DataLogging Database | 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. Details |
DataLogging:Database Computer | Specifies the name of the computer where the database resides. Details |
DataLogging:Database Name | Specifies the name of the database where the Shared Variable Engine logs data. Details |
DataLogging:Database Path | Specifies the file path to the database where the Shared Variable Engine logs data. Details |
DataLogging:Enable | Enables data logging capability if set to TRUE. Details |
DataLogging:Lifespan | 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. Details |
Description | Specifies the description of the LabVIEW project library for the Context Help window. Details |
Help:Document Path | 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. Details |
Help:Document Tag | Index keyword or HTML filename for a topic in the compiled help file to which the LabVIEW project library is linked. Details |
Localized Name | The localized name of the item. Details |
Name | Returns the name of the library. If the library has not been saved to disk, you can write to this property to change the name. Details |
Qualified Name | Returns the qualified name of the library. Details |
Version | The version number of the LabVIEW project library. Details |