Demo3D.PLC.Rockwell.Emulator Namespace |
[Missing <summary> documentation for "N:Demo3D.PLC.Rockwell.Emulator"]
| Class | Description | |
|---|---|---|
| AutoAttribute |
Specifies the Auto attribute for a tag (primitive value type), or a struct or class instance.
| |
| AutoClassAttribute |
Specifies the Auto Class attribute for a field or property.
| |
| AutoInstanceAttribute |
Specifies the Auto Class attribute for a field or property.
| |
| DescriptionAttribute |
Specifies the Description attribute for a tag.
| |
| DeviceAreaAttribute |
Specifies the device area attribute for a tag.
| |
| EmulatorAttribute |
Specifies the Emulator attribute for a tag.
| |
| HiddenAttribute |
Specifies the Hidden attribute for a tag.
| |
| ModuleCharacteristics |
The characteristics of a standard module.
| |
| ModuleEmulator |
Represents a module emulator.
| |
| ModuleEmulatorAssociator |
A class for associating a module emulator with PLC symbols.
| |
| ModuleEmulatorFactory |
A factory for creating new module emulators.
| |
| ModuleEmulatorFactoryKey |
Key for the module emulator factory database.
| |
| ModuleEmulatorSymbolParameters |
Optional parameters for controlling symbol names.
| |
| PlcTypeAttribute |
Specifies the PLC type attribute for a tag.
| |
| ReadOnlyAttribute |
Specifies the ReadOnly attribute for a tag.
| |
| RPIAttribute |
Specifies the RPI attribute for a tag.
| |
| TagNameAttribute |
Specifies the tag name attribute for a tag.
|
| Interface | Description | |
|---|---|---|
| IAfterOutputs |
Represents a class that processes PLC outputs as soon as they're received from the PLC.
| |
| IBeforeInputs |
Represents a class that computes PLC inputs immediately before sending to the PLC.
| |
| IComputeInputs |
Represents a class that computes PLC inputs in response to updates from the lower level emulation.
| |
| IConfigChanged |
Represents a class that responds to a detected configuration change.
| |
| IConstructEmulator |
Represents an emulator class that needs to be constructed.
| |
| IConstructRPI |
Represents an emulator class that needs to be constructed.
| |
| IProcessOutputs |
Represents a class that processes PLC outputs before passing them to the lower level emulation.
|
| Enumeration | Description | |
|---|---|---|
| ModuleCharacteristicsEthernetPortFlags |
Ethernet comms to add.
|