Skip to main content
1-Visitor
June 27, 2019
Solved

How to binding double array data to a widget like gauge or value display?

  • June 27, 2019
  • 1 reply
  • 1430 views

Hello, developers,

 

I am new to thingworx platform. 

 

I have used KepserverEx to connect a DAQ system to Thingworx foundation 8.4, the industrial data type is double array. Do you have any experience or guide for double array data binding to widget to sharing with me? I have been stuck on this type of data binding to widget for long time.

 

Appreciate for your help.

Best answer by PaiChung

When you say double array, if you mean an infotable inside an infotable, generally you'll bind the first infotable to some widget that allows selection and then the inner infotable is bound from selected row

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
June 27, 2019

When you say double array, if you mean an infotable inside an infotable, generally you'll bind the first infotable to some widget that allows selection and then the inner infotable is bound from selected row

Tiger_Li1-VisitorAuthor
1-Visitor
June 28, 2019

Thanks a lot. PaiChung.

 

 

5-Regular Member
July 19, 2019

Hello Tiger_Li,

If PaiChung response, has answered your question, please mark it as an Accepted Solution for the benefit of others who may have the same question in the future.

Thank you for your contributions to the PTC Community.

abarki