LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Resetting Control Values

I am doing some motion control programming and I am trying to figure out how to reset a control to zero in the programing enviroment. I have a slider that controls velocity of one axis and then I have a mode where the axis goes to some preset positions. When the program comes out of position mode I want to reset the slider to zero so the axis is not moving when I go back to the interactive mode.

 

Perry

0 Kudos
Message 1 of 2
(1,999 Views)

Have you tried using a Property Node, linking to the Control in question and using the Value property (in Write) to see the slider?

0 Kudos
Message 2 of 2
(1,998 Views)