Click or drag to resize

PlcFlags Enumeration

Flags specific to PLC connections.

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