NI ELVIS III Toolkit

Table of Contents

Scope Query Acquisition Status VI

  • Updated2023-02-21
  • 2 minute(s) read

Scope Query Acquisition Status VI

Owning Palette: Query VIs

Requires: ELVIS III Toolkit

Checks the status of a completed or ongoing acquisition.

Instrument Handle In specifies the session created by the Scope Initialize VI.
Error In describes error conditions that occur before this node runs. This input provides standard error in functionality.
Instrument Handle Out returns a reference to the instrument.
Status returns the status of the acquisition.
Name Value Description
Stopped 0 The instrument has stopped acquiring signals.
Running 1 The instrument is acquiring signals.
Triggered 2 The instrument has been triggered to acquire signals.
Acquisition complete 3 The instrument has completed acquiring signals.
Error Out contains error information. This output provides standard error out functionality.

Log in to get a better experience