You can configure Initial and Idle States for use during a dynamic generation operation using the
following VIs or functions.
| LabVIEW VIs |
C Functions |
| Initial State | 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
|
| LabVIEW VIs |
C Functions |
| Idle State |
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
|