Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! 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