TestStand - Set Thread Externally Suspended

Owning Palette: TestStand

Sets the value of the Thread.ExternallySuspended property for the thread that executes this VI. Use this property to enable an execution to break while the VI performs a lengthy operation or waits an indeterminate period of time. Refer to the NI TestStand Help for more information about the Thread.ExternallySuspended property.

Sequence Context In specifies an ActiveX reference to a TestStand SequenceContext object for the thread to externally suspend.
Externally Suspended specifies whether you can externally suspend this thread. The default is TRUE.
error in (no error) describes error conditions that occur before this node runs. This input provides standard error in functionality.
Sequence Context Out returns the Sequence Context In parameter unchanged.
error out contains error information. This output provides standard error out functionality.