Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Hi there,
Can anyone suggest how can I set the following property using code? Thank you.
Solved! Go to Solution.
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet