UDP, 0.0.0.0 (or 127.0.0.1), any port, maintain constant connection
Then create a command for the button like:
sliderlevel=20, attach it to the button.
Then create a new feedback item for the loopback system as follows:
regex: sliderval=(.*)
add capture group as follows:
index = 1
data type = analog
target type = analog
join = analog join of the slider
max = 100
Now when you press the button, the command is sent back to iViewer
directly, which then parses the feedback and assigns the captured data
to the analog join of the gauge/slider.
Jarrod
On Jun 28, 11:24 pm, Emir Mutluer <emirmutl...@gmail.com> wrote:
> Hi,
>
> I am a beginner so just bare with me. I want to a assign a button so
> that when i press it the slider goes to %20 percent. Can i do this
> without connecting anything to the ipad.
>
> thanks,
>
> Emir
--
You received this message because you are subscribed to the Google Groups "CommandFusion" group.
To post to this group, send email to commandfusion@googlegroups.com.
To unsubscribe from this group, send email to commandfusion+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/commandfusion?hl=en.
Comments
0 comments to "Re: slider"
Post a Comment