Configure Front Panel Binding.vi
- Updated2024-11-20
- 2 minute(s) read
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.

Inputs/Outputs
![]() 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. ![]() Tag Reader in specifies the data of a group of tags that the Open Tag Reader VI opens. ![]() 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. ![]() error in describes error conditions that occur before this node runs. This input provides standard error in functionality. ![]() show LED? specifies whether to show or hide the data binding indicator. The default is TRUE. ![]() Tag Reader out returns the value of the Tag Reader instance. ![]() error out contains error information. This output provides standard error out functionality. |