Constructs a device area.
Namespace:
Demo3D.PLC.Rockwell.Comms
Assembly:
PLC (in PLC.dll) Version: 18.04.00
Syntaxpublic DeviceArea(
string name
)
Parameters
- name
- Type: SystemString
Device area name.
Remarks
Use this to create DeviceArea's for any area that isn't pre-defined.
See Also