Skip to main content
21-Topaz I
November 21, 2019

How to use ThingWorx data to automatically display information in a Vuforia Studio Experience

  • November 21, 2019
  • 2 replies
  • 2655 views

How can ThingWorx (external) data be used to update an experience in real-time?
For example, if the data does not fall within a specified range, warning messages will be shown automatically.

 

 

  1. In ThingWorx, in Thing, create a Service to check the range and to determine if a warning should be displayed or not.
  2. In Vuforia Studio, in the Project, in DATA panel, under External Data section, add the Service.
  3. Under Configuration section, check all checkboxes related to refresh to call this Service.
  4. Use the ServiceInvokeComplete Event to check the value reported by the ServiceVuforia_Studio_Thin_Service_properties.png

     

 

 

 

2 replies

1-Visitor
December 16, 2019

thank you.

1-Visitor
December 26, 2019

thank you.