Write N Channel VI
- Mise à jour2025-11-20
- Temps de lecture : 2 minute(s)
Create or update a channel-specific parameter for users to interact with in FlexLogger. This parameter allows a user to map multiple waveform channels to a plugin channel so the plugin channel can perform operations on the data. Note: This is only valid for Producer Channels created by the Create Channel.vi and not a Setpoint Channel.

Inputs/Outputs
Channel in
—
Channel In is the instance of the Channel.lvclass to operate on.
Name (Unique Channel Identifier)
—
Name (Unique Channel Identifier) is the name of the parameter for the channel(s).
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.
Channel out
—
Channel Out returns the instance of the Channel.lvclass.
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. |
Channel in
—
Name (Unique Channel Identifier)
—
error in (no error)
—
Channel out
—
error out
—