EPATHWriterPort Method (UInt32, Byte) |
Adds a port segment.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic EPATHWriter Port(
uint port,
params byte[] address
)
Parameters
- port
- Type: SystemUInt32
The port number. - address
- Type: SystemByte
The address.
Return Value
Type:
EPATHWriterThis.
See Also