ModuleAPI Class |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public abstract class ModuleAPI : SecondaryBinder, IUserModuleEmulator
The ModuleAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| ConfigurationName |
The module configuration name.
| |
| Configured |
True if at least one Assembly ForwardOpen has been received and processed.
| |
| ModuleType |
The module type.
|
| Name | Description | |
|---|---|---|
| Bind(SecondaryBinderConfiguration) |
Binds to the model.
(Inherited from SecondaryBinder.) | |
| Bind(SecondaryBinderModelConfiguration) |
Binds to the model.
(Inherited from SecondaryBinder.) |