Open VI
- Updated2023-02-21
- 2 minute(s) read
Open VI
Owning Palette: PWM VIs
Requires: myRIO Toolkit or roboRIO Toolkit
Opens a reference to a pulse width modulation (PWM) channel. You must open a reference before you use a PWM channel to generate PWM signals.

![]() |
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 Name specifies the name of the PWM channel to open a reference. |
![]() |
error in describes error conditions that occur before this node runs. This input provides standard error in functionality. |
![]() |
PWM Ref Out returns a reference to the PWM channel that you specify. |
![]() |
error out contains error information. This output provides standard error out functionality. |




