1

Topic: slider automatically center!!

Hello friends
I'm just wondering if it is possible to make a slider automatically goes center after certain condition, actually it works with me but the problem is that i need to stop the program and then reconnect to it to see the slider went center. is there anyway to do that without stop and reconnect?

2

Re: slider automatically center!!

Try to set next properties of slider:
Center position: middle;
Automatically center: set

3

Re: slider automatically center!!

what I mean sir is like this in void loop: if(x == 10){RemoteXY.slider_1 = 0;}

4

Re: slider automatically center!!

In the current implementation this is not possible. Slider transmits information only from smartphone to board.

5

Re: slider automatically center!!

when I have searched I have read about something like this:RemoteXY.Update Inputs(); but it seems doesn't work!
anyway I wish if you can help us with this issue in the near future, many people here need it. Thank you.

6

Re: slider automatically center!!

Use new feature
http://forum.remotexy.com/viewtopic.php?pid=3036#p3036