LabVIEW myRIO Toolkit

Open VI

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

Open VI

Owning Palette: Audio Input N Samples VIs

Requires: myRIO Toolkit

Opens a reference to one or more audio input channels, which you use to perform n samples read operations. You must open a reference before you read values from an audio input 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 audio input 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.
AudioIn (N Samples) Ref Out returns a reference to the audio input channels that you specify.
error out contains error information. This output provides standard error out functionality.

Log in to get a better experience