Admin Production ni-theme
Current Publication

Actual Sample Mode

IVI Compliance Package

IviScope Actual Sample Mode

IviScopeSampleMode Capability Group

This VI returns the sample mode the oscilloscope is currently using.

instrument handle The instrument handle that you obtain from the IviScope Initialize or the IviScope 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 IviScope Initialize or the IviScope Initialize With Options VI.
sample mode Returns the sample mode the oscilloscope is currently using. The driver returns the value of the IviScope Sample Mode [SM] property.

Defined Values:

IVISCOPE_VAL_REAL_TIME (0)—Indicates that the oscilloscope is using real-time sampling.

IVISCOPE_VAL_EQUIVALENT_TIME (1)—Indicates that the oscilloscope is using equivalent-time sampling.

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.