IModuleEmulator Interface |
Namespace: Demo3D.PLC.Comms.CIP
public interface IModuleEmulator : IDisposable
The IModuleEmulator type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCommsEvents |
Description of events that are called by the high level PLC comms driver (or null).
| |
| GetEmulatorEvents |
Description of events that are called by the low level emulator (or null).
|