Enable Alarm Logging on Process VI
- Updated2024-11-20
- 2 minute(s) read
Enables and/or disables alarm logging for a process.
Note Running this VI has no effect on the permanent configuration file for this process, if a configuration file exists.

Inputs/Outputs
![]() process name specifies the name of the process whose logging state you want to enable or disable. 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. ![]() log? if TRUE, enables alarm logging for this process. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() process name out returns the process name you specified. ![]() error out contains error information. This output provides standard error out functionality. |