IviSwtch Switch Is Scanning
IviSwtchScanner Capability Group [SCN]
This VI returns the state of the switch module. It indicates if the instrument is currently scanning or is idle.
instrument handle The instrument handle that you obtain from the IviSwtch Initialize or IviSwtch Initialize With Options VI. | |
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
instrument handle out The instrument handle that you obtain from the IviSwtch Initialize or IviSwtch Initialize With Options VI. | |
is scanning Indicates the state of the switch module. The driver returns the value of IviSwtch Is Scanning [SCN] property.
TRUE indicates that the switch module is scanning. FALSE indicates that the switch module is idle. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs.
The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |