Constructs a new Interface.
Namespace:
Demo3D.PLC.Comms.CPF
Assembly:
PLC (in PLC.dll) Version: 15.0.2.11458
Syntaxpublic Interface(
string name,
uint interfaceId
)
Parameters
- name
- Type: SystemString
Interface name. - interfaceId
- Type: SystemUInt32
Interface id.
See Also