Replace Channel Group VI
- Updated2025-11-20
- 2 minute(s) read
Replaces all the channels in the specified group with a new set of channels. This VI should be called conditionally when something about a channel has changed. Calling it every Configure Session.vi or Process.vi run will result in an infinite configuration loop.

Inputs/Outputs
Plugin
—
Plugin specifies the instance of the Plugin.lvclass to operate on.
Group Name
—
Group Name is the name of the Display Group to replace.
Channels
—
Channels is an array of channel objects of type Channel.lvclass.
error in (no error)
—
The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed.
Plugin
—
Plugin specifies the instance of the Plugin.lvclass to operate on.
error out
—
The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
Plugin
—
Group Name
—
Channels
—
error in (no error)
—
Plugin
—
error out
—