EPATHWriterLogical Method |
Adds a logical segment.
Namespace: Demo3D.PLC.Comms.CIPAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic EPATHWriter Logical(
EPATHLogicalType type,
uint value
)
Parameters
- type EPATHLogicalType
- Logical segment type.
- value UInt32
- Segment value.
Return Value
EPATHWriterThis.
See Also