NI-HSDIO Express (Generation) VI
Acquires a digital waveform from a National Instruments digital waveform generators/analyzer.
Dialog Box Options |
Block Diagram Inputs |
Block Diagram Outputs |
Dialog Box Options
Parameter | Description |
---|---|
Configuration | Contains the following options:
|
Voltage | Contains the following options:
|
Trigger | Contains the following options:
|
Advanced Timing | Configures options used less frequently for timing. Contains the following:
|
Block Diagram Inputs
Parameter | Description | ||
---|---|---|---|
data | Contains the digital waveform to generate. data does not exist when you select the Read from File option in the NI-HSDIO Express (Generation) configuration page. | ||
close | Determines whether the instrument session remains open when the Express VI finishes execution. Use this parameter for loop optimization by setting it to FALSE on all iterations other than the last iteration. close is TRUE by default.
| ||
max time | Specifies the timeout value for the generation. | ||
error in | Describes error conditions that occur before this Express VI runs. |
Block Diagram Outputs
Parameter | Description |
---|---|
error out | Contains error information. If error in indicates that an error occurred before this Express VI ran, error out contains the same error information. Otherwise, it describes the error status that this Express VI produces. |
This Express VI uses the functionality of the following VIs and functions:
niHSDIO Init Generation Session
niHSDIO Assign Dynamic Channels
niHSDIO Configure Sample Clock
niHSDIO Configure Voltage
niHSDIO Configure Generation Repeat
niHSDIO Export Signal
niHSDIO Property Node
niHSDIO Configure Data Position
niHSDIO Configure Data Position Delay
niHSDIO Configure Trigger
niHSDIO Write Named Waveform
niHSDIO Initiate
niHSDIO Wait Until Done
niHSDIO Abort
niHSDIO Close