LabVIEW myRIO Toolkit

Open VI

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

Open VI

Owning Palette: Digital Input/Output 1 Sample VIs

Requires: myRIO Toolkit or roboRIO Toolkit

Opens a reference to one or more digital I/O channels. You must open a reference before you read or write values.

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 I/O 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.
DIO Ref Out returns a reference to the digital I/O channels that you specify.
error out contains error information. This output provides standard error out functionality.