LabVIEW myRIO Toolkit

Open VI

  • Updated2023-02-21
  • 2 minute(s) read

Open VI

Owning Palette: Digital Output N Samples VIs

Requires: myRIO Toolkit

Opens a reference to one or more digital output channels, which you use to perform n samples write operations. You must open a reference before you write values to an digital output channel.

Allow multiple opens? specifies whether to allow opening the specified channels more than once. The default is FALSE. You must set Allow multiple opens? to TRUE if you also use the specified channels in an Express VI.
Channel Names specifies the names of the digital output channels whose reference you want to open.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
DO (N Samples) Ref Out returns a reference to the digital output channels that you specify.
error out contains error information. This output provides standard error out functionality.