Set Fault Configuration VI

Owning Palette: Fault Configuration VIs

Requires: Base Development System (Real-Time, Windows)

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.

 Add to the block diagram  Find on the palette
target address specifies the IP address or DNS name of the target.
fault configuration specifies the custom fault configuration to apply.
code is the fault code of the configurable fault.
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.
occurrence threshold specifies the number of times the selected fault can occur before the level of the fault changes.
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.
level after threshold specifies the level of the specified fault after the occurrence threshold is met.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
error out contains error information. This output provides standard error out functionality.