Define the start time and dt for channel data written to FlexLogger as a 1D or 2D array of samples with Write Data.vi.


icon

Inputs/Outputs

  • cPluginSDK_lvlibp_Pluginlvclass.png Plugin in

    Plugin In is the instance of the user's Plugin.lvclass being passed in.

  • catrn.png Start Time

    Start Time is used to define the start time for channel data written to FlexLogger.

  • cdbl.png dt(sec)

    dt(sec) is the sampling interval in seconds.

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

  • iPluginSDK_lvlibp_Pluginlvclass.png Plugin out

    Plugin out is the instance of the user's Plugin.lvclass being passed out.

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