Sets the Data rate (Hz) for the selected Data rate level. For analog input channels, there are three available data rate levels (Slow, Medium, Fast), and for counter and digital input channels, there's a single data rate level available. The OnDemand data rate level can include static digital channels and analog output channels. Note: The data rate level only applies to DAQ channels.


icon

Inputs/Outputs

  • cgnrn.png 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.

  • cenum.png 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.

  • cdbl.png Data rate (Hz)

    Data rate (Hz) sets the data rate in hertz for the Data rate level.

  • cerrcodeclst.png 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.

  • ignrn.png 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.

  • ierrcodeclst.png 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.