Library Properties (ActiveX)

LabView ActiveX Properties and Methods

Library Properties (ActiveX)

Installed With: Base Package

Inherits from ProjectItem.

Use these properties to configure LabVIEW project libraries.

PropertyDescription
AlarmsEventsDBComputerSpecifies the name of the computer where the alarms and events database resides. Details
AlarmsEventsDBNameSpecifies the name of the database where the LabVIEW Shared Variable Engine logs alarms and events. Details
AlarmsEventsDBPathSpecifies the file path to the database where the LabVIEW Shared Variable Engine logs alarms and events. Details
AlarmsEventsEnableEnables alarms and events logging capability if set to TRUE. Details
AlarmsEventsUseDataLoggingDBSets 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
DataLoggingDBComputerSpecifies the name of the computer where the database resides. Details
DataLoggingDBNameSpecifies the name of the database where the LabVIEW Shared Variable Engine logs data. Details
DataLoggingDBPathSpecifies the file path to the database where the LabVIEW Shared Variable Engine logs data. Details
DataLoggingEnableEnables data logging capability if set to TRUE. Details
DataLoggingLifespanSets 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
DescriptionSpecifies the description of the LabVIEW project library for the Context Help window. Details
HelpDocumentPathPath 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
HelpDocumentTagIndex 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. Details
LocalNameThe localized name of the item. Details
VersionThe version number of the LabVIEW project library. Details