Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
Hello,
I would like to ask, if it is possible to bind PLC tag not only to thing's property but also to infotable row?
To understand my problem, which I am trying to solve:
In PLC I have a collection of items. Every item has 2 tags (int, bool). And I was curious, if it is possible to use infotable for this task, instead of 2 times of collection size of separate properties, which are bind to PLC tags?
I am using ThingWorx Foundation 8.5.0
Thank you
I'm not sure about your "binding" approach between the PLC and ThingWorx. But, I don't recommend to bind remote properties via Infotables, it will cost you more pain than help, better to follow a naming convention for both values and set it as two separate properties.
Hi @czjakubo.
If the suggestion by @CarlesColl allowed you to find a solution, please mark his response as the Accepted Solution for the benefit of others on the community.
Regards.
--Sharon