Write Single Digital Channel VI
- 更新日2025-11-20
- 2分で読める
Create or update a plugin-level parameter for users to interact with in FlexLogger. This parameter allows a user to map a single digital waveform channel to the plugin so the plugin can perform operations on the data.

Inputs/Outputs
Plugin in
—
Plugin In is the instance of the user's Plugin.lvclass being passed in.
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.
Plugin out
—
Plugin out is the instance of the user's Plugin.lvclass being passed out.
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 in
—
Name (Unique Channel Identifier)
—
error in (no error)
—
Plugin out
—
error out
—