Applies a custom fault configuration for a configurable fault.

If the fault code you specify does not correspond to a configurable fault, this VI returns an error.


icon

Inputs/Outputs

  • cstr.png target address (localhost)

    target address specifies the IP address or DNS name of the target.

  • cnclst.png fault configuration

    fault configuration specifies the custom fault configuration to apply.

  • ci32.png code

    code is the fault code of the configurable fault.

  • ci32.png level or level before threshold

    level or level before threshold specifies the level of the specified fault before the occurrence threshold is met.

    0Ignore—Each occurrence adds to the occurrence counter used to determine whether the occurrence threshold is met but does not trigger the fault.
    1Minor—Each occurrence triggers the fault as a Minor fault.
    2Major—Each occurrence triggers the fault as a Major fault.
  • cu32.png occurrence threshold

    occurrence threshold specifies the number of times the selected fault can occur before the level of the fault changes.

  • cu32.png time window in seconds

    time window specifies a time limit for the occurrence threshold. When the time window expires, LabVIEW resets the internal occurrence counter for the specified fault and restarts the time window. The default is 0, which specifies not to use the time window and not to reset the occurrence counter until the NI Scan Engine restarts.

  • ci32.png level after threshold

    level after threshold specifies the level of the specified fault after the occurrence threshold is met.

  • cerrcodeclst.png error in (no error)

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

  • ierrcodeclst.png error out

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