Requires: Base Development System
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 |
Contains Compiled Code | Sets or returns whether LabVIEW stores the library in the compiled object cache. 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 |
Friends | Returns a list of strings which contain the qualified names of the friends of this library. 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 |
Is In Packed Library | Returns TRUE if a packed project library contains the library. 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 |
Owning Application | Returns a reference to the application instance that owns this library. Be sure and close this reference afterward. Details |
Process:Save State Period | The period (in minutes) the variable engine should save the process state. Details |
Qualified Name | Returns the qualified name of the library. Details |
Signature | Returns an MD5 hash of the library. This value changes if the library changes. Details |
Version | The version number of the LabVIEW project library. Details |