Get Process Log State VI
- Updated2024-11-20
- 3 minute(s) read
Returns logging information about a process, including the full name of the data and alarm databases, data lifespan, and whether you enable logging for data or alarms.

Inputs/Outputs
![]() process name specifies the name of the process whose logging state this VI returns. Refer to the system tree in the NI Distributed System Manager to view a list of processes. You also can use the Get Process List VI to return a list of process names. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() databases returns the computer name where the database resides and the name of the database that logs the process. databases is in the format \\computer\database.
![]() process name out returns the process name you specified. ![]() log data? returns TRUE if the process is configured to log data. ![]() log alarms & events? returns TRUE if the process is configured to log alarms and events. ![]() error out contains error information. This output provides standard error out functionality. ![]() data lifespan in days returns the length of time, in days, that the data the LabVIEW Datalogging and Supervisory Control Module logs is available. |