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.


icon

Inputs/Outputs

  • cstr.png process name

    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.

  • cbool.png log?

    log? if TRUE, enables alarm logging for this process.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • istr.png process name out

    process name out returns the process name you specified.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.