file handle in refers to an open HWS file. | |||||||
error in (no error) 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.
| |||||||
file handle out is the copy of file handle in you use for input into the next NI-HWS VI in your program. | |||||||
number of groups is the number of waveform groups in the HWS file. | |||||||
error out 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.
|