Control Thing from vuforia studio
Hello, I have control i/o would like to make sample control from vuforia studio
First Thing, I use Thingworx industrial connectivity get the i/o
It's can show control from Thingworx platfrom panel
i/o will show the result when i written value direct to i/o
but I dont know how to make control from vuforia studio.
I trial it from slide-bar which it give volume around 0-2
i use general service UpdatePropertyValues.
bind the slidebar-value to service value
give the event trigger when value change call service
And also to check the service is execute or not
i bind service-update time to label text
Result of test, I think service is execute, but value i expect it can passed to my i/o is not work
how can i pass the data of slide-bar to my i/o
Thank you

