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