AreaPathAttribute Class |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public sealed class AreaPathAttribute : Attribute
The AreaPathAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AreaPathAttribute |
Constructs an AreaPath attribute.
|
{deviceName} with the device name (eg "device");
{symbolName} with the module symbol name (eg "device:1");
{area} with the device IO area (eg PI or PO);
{slot} with the IOMap LinkAddress;
{i} with the current index of the enclosing array (if any);
{areaPath} with the current area path;
any other substitutions from <see cref="P:Demo3D.PLC.Rockwell.Emulator.ModuleEmulators.ModuleEmulator.SymbolParameters.Substitutions" />.