Clear All Faults VI

Owning Palette: Faults VIs

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

Clears all active faults on the target.

Details  Example

 Add to the block diagram  Find on the palette
target address specifies the IP address or DNS name of the target.
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.

Clear All Faults Details

This VI does not allocate memory, so you can use this VI in a time-critical section of an application without significantly affecting determinism.

This VI applies only to targets with the NI Scan Engine installed. You must either run this VI on a target with the NI Scan Engine installed or use the target address input to point to a target with the NI Scan Engine installed.

Example

Refer to the Scan Engine.lvproj in the labview\examples\Scan Engine directory for an example of using the Clear All Faults VI.

 Open example  Find related examples