Click or drag to resize

PlcFlagsExtensions Class

Extension methods for PlcFlags.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.CommsPlcFlagsExtensions

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public static class PlcFlagsExtensions

The PlcFlagsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDetect
Returns true if the Detect flag is set.
Public methodStatic memberGetSymbolTable
Returns true if the GetSymbolTable flag is set.
Top
See Also