Determines if the digitizer is currently in the Waiting For Arm state.
Returns whether the digitizer is currently in the Waiting For Arm state. If the driver cannot query the instrument to determine its state, the driver returns the value Unknown. Possible Values: - IVIDIGITIZER_VAL_ACQUISITION_STATUS_RESULT_TRUE (1) The digitizer is currently in the Waiting For Arm state. - IVIDIGITIZER_VAL_ACQUISITION_STATUS_RESULT_FALSE (2) The digitizer is not currently in the Waiting For Arm state. - IVIDIGITIZER_VAL_ACQUISITION_STATUS_RESULT_UNKNOWN (3) The driver cannot query the instrument to determine if the digitizer is in the Waiting For Arm state.
The instrument handle that you obtain from the IviDigitizer Initialize Node or IviDigitizer Initialize With Options Node. The handle identifies a particular instrument session.
Default: None
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
The instrument handle that you obtain from the IviDigitizer Initialize Node or IviDigitizer Initialize With Options Node. The handle identifies a particular instrument session.
Default: None
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application