EPATHWriterPort(PortNo, UInt32) Method |
Adds a single byte numerical port segment.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic EPATHWriter Port(
PortNo port,
uint address
)
Parameters
- port PortNo
- The port number.
- address UInt32
- The address as a number.
Return Value
EPATHWriterThis.
See Also