04-20-2008 02:21 PM
04-20-2008
02:43 PM
- last edited on
03-14-2025
03:10 PM
by
Content Cleaner
Hello Mahe something that really can help you create this behavior is using shared variables and Front Panel Binding. you just need to bind both sliders to the same variable, and if you move one the other will update, this makes a lot easier to achieve this.
Controlling a Front Panel Control Remotely Using Data Binding - LabVIEW Help
https://www.ni.com/en/support/documentation/supplemental/06/using-the-labview-shared-variable.html
Reading and Writing Front Panel Data Using Data Binding - LabVIEW Help
Binding Front Panel Controls to Shared Variables - LabVIEW Help
Best Regards
04-20-2008 03:23 PM