Detected interfaces.
Namespace: Demo3D.PLC.Comms.CPFAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic Interface(
string name,
uint interfaceId,
ushort commsFlags,
byte type,
byte protocol
)
Parameters
- name String
- Interface name.
- interfaceId UInt32
- Interface id.
- commsFlags UInt16
- Communications flags.
- type Byte
- Interface type.
- protocol Byte
- Interface protocol.
See Also