Overview:
This VI shows how to keep 2 controls in sync.
Description:
This example detects the change of value on the controls and updates the other using Value property nodes.
Requirements:
LabVIEW Base Development System 2012 (or compatible)
Steps to Implement or Execute Code:
1. Run the VI.
2. Change the Numeric Value on the control.
3. Change Tabs and see the other Control with the updated value.
Additional Information or References:

**This document has been updated to meet the current required format for the NI Code Exchange.**