10-23-2013 04:02 AM
I wanted to place a Millisecond Multiple Timing Control of a While Loop onto the Front Panel alongside a Waveform Strip Chart and be able to vary the value of the Timing Control whilst the program is running. However, on setting up the Scaling Factor's Multiplier and X Scale range, any change to the Millisecond Multiple is not accompanied by an automatic change to the Multiplier to make the subsequent X Scale correct. Is there a way round this?
Solved! Go to Solution.
10-23-2013 04:09 AM
Where did you keep the control in the Block diagram?. Please post the code in 2011 version for better understanding.
10-23-2013 04:10 AM - edited 10-23-2013 04:10 AM
10-23-2013 04:54 AM
Use of Property Node for the automatic change has indeed solved the problem. I'd not had cause to need an automatic change in the past, hence not thinking of the Property Node to control it. Many thanks indeed, much appreciated.