Is Done
- Updated2023-02-17
- 2 minute(s) read
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

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.

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. |

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