Click or drag to resize

DeviceAreaAttribute Constructor

Constructs a DeviceArea attribute.

Namespace:  Demo3D.PLC.Rockwell.Emulator
Assembly:  PLC (in PLC.dll) Version: 15.0.2.11458
Syntax
C#
public DeviceAreaAttribute(
	DeviceArea deviceArea
)

Parameters

deviceArea
Type: Demo3D.PLC.Rockwell.CommsDeviceArea
Device area.
See Also