Click or drag to resize

DeviceArea Enumeration

Device IO area.

Namespace:  Demo3D.PLC.Rockwell.Comms
Assembly:  PLC (in PLC.dll) Version: 14.0.0.10531
Syntax
C#
public enum DeviceArea
Members
  Member nameValueDescription
I0 Input.
O1 Output.
C2 Config.
PI3 Pseudo input.
PO4 Pseudo output.
P5 Pseudo symbols.
See Also