Click or drag to resize

DeviceAreaFlags Enumeration

Device area flags.

Namespace:  Demo3D.PLC.Rockwell.Comms
Assembly:  PLC (in PLC.dll) Version: 18.04.00
Syntax
C#
[FlagsAttribute]
public enum DeviceAreaFlags
Members
  Member nameValueDescription
IsDevice1 Area is a device area.
IsConfig4 Area is a config area.
See Also