Create or update a channel-specific parameter for users to interact with in FlexLogger. This parameter is a boolean control.


icon

Inputs/Outputs

  • cPluginSDK_lvlibp_Channellvclass.png Channel in

    Channel In is the instance of the Channel.lvclass to operate on.

  • cstr.png Name

    Name is the name of the parameter.

  • cbool.png Value

    Value is the value for this parameter or setpoint.

  • 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_Channellvclass.png Channel out

    Channel Out returns the instance of the Channel.lvclass.

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