Is Done

Checks the hardware to determine if the device completed the dynamic data operation or if any errors have occurred.

You can also use this node for continuous dynamic data operations to poll for error conditions.

Inputs/Outputs

datatype_icon

session in

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

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

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.

datatype_icon

done

A Boolean that returns state of the data operation.

True The data operation is complete, or an error has occurred.
False The data operation has not completed.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior