Admin Production ni-theme
Current Publication

Initiate Acquisition

IVI Compliance Package

IviDigitizer Initiate Acquisition

IviDigitizerBase Capability Group

This VI initiates a waveform acquisition. After calling this VI, the digitizer leaves the idle state and waits for a trigger. The digitizer acquires a waveform for each channel the end-user has enabled with the IviDigitizer Configure Channel VI.

Note Note  This VI does not check the instrument status. Typically, the end-user calls this VI only in a sequence of calls to other low-level driver VIs. The sequence performs one operation. The end-user uses the low-level VIs to optimize one or more aspects of interaction with the instrument. Call the IviDigitizer Error-Query VI at the conclusion of the sequence to check the instrument status.

IviDigitizer Initiate Acquisition.vi

civrn instrument handle The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

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

iivrn instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session.

Default Value: None

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