Wanting to package up a reusable object to message to an Ethernet device and I'm unclear how I would take the input of itfEtherNetIPDevice Type: IEtherNetIPService InheritedFrom: BaseService
and set it as a variable that I could assign on deployment of said object. I tried STRING, I tried to set it to type IEthernetIPService, but it laughed at me.
is there a data type I can set "TextName" to here that solves?
itfEtherNetIPDevice:= TextName,
Last edit: ellcap 2023-05-26
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Wanting to package up a reusable object to message to an Ethernet device and I'm unclear how I would take the input of itfEtherNetIPDevice Type: IEtherNetIPService InheritedFrom: BaseService
and set it as a variable that I could assign on deployment of said object. I tried STRING, I tried to set it to type IEthernetIPService, but it laughed at me.
is there a data type I can set "TextName" to here that solves?
itfEtherNetIPDevice:= TextName,
Last edit: ellcap 2023-05-26