ParameterAttribute Class |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public sealed class ParameterAttribute : Attribute
The ParameterAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterAttribute |
Constructs a Parameter 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);
{tagName} with the current tag name; and
any other substitutions from <see cref="P:Demo3D.PLC.Rockwell.Emulator.ModuleEmulators.ModuleEmulator.SymbolParameters.Substitutions" />.