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