Click or drag to resize

PlcFlags Enumeration

Flags specific to PLC connections.

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
[FlagsAttribute]
public enum PlcFlags
Members
Member nameValueDescription
GetSymbolTable65,536 Advises that this connection will be used just to read the symbol table.
See Also