Configures an existing binding between a front panel object and a shared variable through the corresponding tag of the shared variable. You can specify a front panel control or indicator by using the control reference. This VI resolves the corresponding shared variable for a tag and configures the front panel binding for that shared variable. To use this VI, you must bind this front panel object to a shared variable.


icon

Inputs/Outputs

  • cctrn.png control reference

    control reference specifies the reference number associated with the object for which you want to configure the front panel binding. Create a control reference before you use this VI.

  • cTag_Readerlvclass.png

    Tag Reader in specifies the data of a group of tags that the Open Tag Reader VI opens.

  • cstr.png tag name (default: auto)

    tag name specifies the name of the tag for which you want to bind to the front panel object. The default is the label text of the front panel object.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cbool.png show LED? (T)

    show LED? specifies whether to show or hide the data binding indicator. The default is TRUE.

  • iTag_Readerlvclass.png

    Tag Reader out returns the value of the Tag Reader instance.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.