FlexLogger - Set Channel Data Rate Level VI
- 已更新2025-11-20
- 閱讀時間為 3 分鐘
Set the Data rate level for the specified Channel name. There are three options for analog input channels (Slow, Medium, Fast). Counter and Digital Input channels only support a single data rate level. The OnDemand data rate level can include static digital channels and analog output channels. Only DAQ channels support data rate levels. Call the Get Channel Names instance of this VI to get a list of valid channel names. Call the Data Rate VI to get or set the date rate for the various data rate levels.

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.
Data rate level
—
Data rate level specifies the data rate level for a channel in FlexLogger. Valid values are: Analog - Slow - for analog channels on the slow data rate level. Analog - Medium - for analog channels on the medium data rate level. Analog - Fast - for analog channels on the fast data rate level. Counter - for counter channels. Digital - for digital channels. OnDemand - for software timed channels. This can include software timed digital channels and analog output channels.
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
—
Data rate level
—
error in (no error)
—
FlexLogger session out
—
error out
—