Admin Production ni-theme
Current Publication

Configure Sample Mode [SM]

IVI Compliance Package

IviDigitizer Configure Sample Mode [SM]

IviDigitizerSampleMode Capability Group

Configures the digitizer sample mode.

IviDigitizer Configure Sample Mode [SM].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

ci32 Sample Mode (Real Time) Specifies the sample mode used by the digitizer. This value sets the IviDigitizer Sample Mode property.

Valid Values:

- IVIDIGITIZER_VAL_SAMPLE_MODE_REAL_TIME (0)

Specifies real-time sampling.

- IVIDIGITIZER_VAL_SAMPLE_MODE_EQUIVALENT_TIME (1)

Specifies equivalent-time sampling.

Default Value: IVIDIGITIZER_VAL_SAMPLE_MODE_REAL_TIME (0)

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.