Read Latest Digital Setpoints By Channel Identifier VI
- 업데이트 날짜:2025-11-20
- 3분 (읽기 시간)
Read the latest setpoint channel values from FlexLogger. The latest setpoint values are the values most recently entered into FlexLogger by the user. This VI accepts a list of channel identifiers to read. If no channel identifiers are passed, the latest value of all digital setpoint and waveform channels will be returned. The channel identifier list may contain identifiers from setpoint channels or the channel identifier from Multi or Single channel parameters.

Inputs/Outputs
Plugin in
—
Plugin In is the instance of the user's Plugin.lvclass being passed in.
Unique Channel Identifiers (empty = all)
—
Unique Channel Identifiers (empty = all) is the unique channel identifiers to read data from. If this value is empty, all channels will be read.
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.
Names
—
Names is an array of unique unique channel identifier names.
Values
—
Values are the latest values for the setpoint channels.
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
—
Unique Channel Identifiers (empty = all)
—
error in (no error)
—
Plugin out
—
Names
—
Values
—
error out
—