DeviceAreaAttribute Constructor |
Constructs a DeviceArea attribute.
Namespace:
Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
Assembly:
PLC (in PLC.dll) Version: 18.03.00
Syntaxpublic DeviceAreaAttribute(
string deviceArea
)
Parameters
- deviceArea
- Type: SystemString
Device area name.
See Also