Digital
- Updated2023-09-07
- 1 minute(s) read
Digital
Owning Palette: VirtualBench VIsInstalled With: NI-VirtualBench application development support
Use the Digital VIs and functions to configure and control digital lines.
Palette Object | Description |
---|---|
Dig Initialize |
Establishes communication with the device. This VI should be called once per session. |
Dig Read |
Reads the current state of the specified lines. |
Dig Write |
Writes data to the specified lines. |
Dig Close |
Stops the session and deallocates any resources acquired during the session. If output is enabled on any channels, they remain in their current state and continue to output data. |
Dig Tristate Lines |
Sets all specified lines to a high-impedance state. |
Subpalette | Description |
---|---|
Digital Utilities |
Use the Digital Utilities VIs as helper VIs to make VirtualBench programming easier. |