ModuleEmulator Class |
Namespace: Demo3D.PLC.Rockwell.Emulator
public sealed class ModuleEmulator : ISymbolEmulator, IConstructEmulator, IProcessOutputs, IComputeInputs, IDisposable
The ModuleEmulator type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeInputs |
Immediately compute inputs.
| |
| Install |
Installs a ModuleEmulator for a specified EDSInfo and connection point.
| |
| ProcessOutputs |
Immediately process output.
|
| Name | Description | |
|---|---|---|
| OnModuleEmulatorInstalled |
Occurs when a new ModuleEmulator is installed.
| |
| OnModuleEmulatorUninstalled |
Occurs when a ModuleEmulator is uninstalled.
|