Click or drag to resize

DeviceAreaAttribute Constructor

Constructs a DeviceArea attribute.

Namespace:  Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:  PLC (in PLC.dll) Version: 18.03.00
Syntax
C#
public DeviceAreaAttribute(
	string deviceArea
)

Parameters

deviceArea
Type: SystemString
Device area name.
See Also