Abort
- Updated2023-02-17
- 2 minute(s) read
Abort
Stops a running dynamic session.
This node is generally not required on finite data operations, as these operations complete after the last data point is generated or acquired. This node is generally required only for continuous operations or if you want to interrupt an incomplete finite operation.
This node is valid only for dynamic operations (acquisition or generation). It is not valid for static operations.
Inputs/Outputs

session in
Instrument session obtained from the Initialize Acquisition Sessionnode, the Initialize Generation Sessionnode, or the Initialize External Calibrationnode.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
Handle that identifies the session in all subsequent node calls.
The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

error out
Error information.
The node produces this output according to standard error behavior.