Jump to content

Stop Timed Structure function

From LabVIEW Wiki
Object information
Owning palette(s) Timed Structures palette
Type VI
Requires Basic Development Environment
Icon

The Stop Timed Structure function aborts the execution of the Timed Loop or Timed Sequence structure you enter in name.

If you attempt to abort a running Timed Loop, the Timed Loop immediately executes the current iteration and returns Aborted in the Wakeup Reason output of the Left Data node.

Usage

Best practice

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links