NI-HSDIO Express (Generation) VI
- Updated2023-02-21
- 6 minute(s) read
NI-HSDIO Express (Generation) VI (Deprecated)
This VI is deprecated. NI recommends that you use the Dynamic Generate.vi example instead of this VI as a starting point for new applications you create.
This VI will execute in code created with versions of NI-HSDIO earlier than 19.0, but it cannot be reconfigured from a dialog box with NI-HSDIO 19.0 or later. To reconfigure this VI, right-click the Express VI and select Open Front Panel»Convert. This will convert the Express VI to code that you can configure on the block diagram.
Generates a digital waveform using a National Instruments digital waveform generator/analyzer.
![]() |
Note NI 6555/6556 devices are not supported by NI-HSDIO Express VIs. |
Block Diagram Inputs |
Block Diagram Outputs |
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. |