FlexLogger - Set Channel Value VI
- Aktualisiert2025-11-20
- 2 Minute(n) Lesezeit
Sets the Value on the specified Channel name. For digital channels, specify 0 to set the channel low. Any other value will set the channel high. Call the Get Channel Names instance of this VI to get a list of valid channel names.

Inputs/Outputs
FlexLogger session in
—
FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.
Channel name
—
Channel name is the name of the channel to update.
Value
—
Value is value to set on the channel. For Digital channels use 0 to set the channel low and any other value to set the channel high.
error in (no error)
—
error in 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. Right-click the error in control on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error.
FlexLogger session out
—
FlexLogger session is a reference to the currently running FlexLogger application. Use the Connect to FlexLogger VI to get the current session.
error out
—
error out passes error or warning information out of a VI to be used by other VIs. Right-click the error out indicator on the front panel and select Explain Error or Explain Warning from the shortcut menu for more information about the error. |
FlexLogger session in
—
Channel name
—
Value
—
error in (no error)
—
FlexLogger session out
—
error out
—