Configuring Initial and Idle States

NI Digital Waveform Generator/Analyzer

Configuring Initial and Idle States

You can configure Initial and Idle States for use during a dynamic generation operation using the following functions:

LabVIEW VIs C Functions
Initial State
Use one of the following instances of the niHSDIO Configure Initial State polymorphic VI:
  • niHSDIO Configure Initial State (String)
  • niHSDIO Configure Initial State (U32)
niHSDIO_ConfigureInitialState
or

niHSDIO_ConfigureInitialStateU32
Idle State
Use one of the following instances of the niHSDIO Configure Idle State polymorphic VI:
  • niHSDIO Configure Idle State (String)
  • niHSDIO Configure Idle State (U32)
niHSDIO_ConfigureIdleState
or

niHSDIO_ConfigureIdleStateU32