Admin Production ni-theme
Current Publication

Configure List Dwell [LST]

IVI Compliance Package

IviUpconverter Configure List Dwell [LST]

IviUpconverterList Capability Group

This VI configures the list stepping.

IviUpconverter Configure List Dwell [LST].vi

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

Default Value: None

cbool single step enabled (False) Enable or disable single step mode. The driver uses this value to set the IviUpconverter List Single Step Enabled [LST] property.

Default Value: FALSE

cdbl list dwell (1.0 s) Pass the duration of one step. The driver uses this value to set the IviUpconverter List Dwell [LST] property.

Default Value: 1.0 s

Notes:

(1) This value is valid only when IviUpconverter List Single Step Enabled [LST] is FALSE.

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 IviUpconverter Initialize VI or IviUpconverter 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.