Click or drag to resize

DeviceArea Enumeration

Device IO area.

Namespace:  Demo3D.PLC.Rockwell.Comms
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public enum DeviceArea
Members
  Member nameValueDescription
I0 Input.
O1 Output.
S2 Status.
C3 Config.
PI4 Pseudo input.
PO5 Pseudo output.
P6 Pseudo symbols.
See Also