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