EPATHAnsiSegment Constructor |
Constructs an ANSI symbol segment.
Namespace:
Demo3D.PLC.Comms.CIP
Assembly:
PLC (in PLC.dll) Version: 14.0.0.10531
Syntaxpublic AnsiSegment(
string symbol
)
Parameters
- symbol
- Type: SystemString
The symbol name.
See Also