ModuleEmulatorStdImageWriterLock Structure |
Namespace: Demo3D.PLC.Rockwell.Emulator
public struct StdImageWriterLock : IDisposable
The ModuleEmulatorStdImageWriterLock type exposes the following members.
| Name | Description | |
|---|---|---|
| ModuleEmulatorStdImageWriterLock |
Locks the module emulator logic lock and copies data into the module emulator from the module image ready for writing.
|
| Name | Description | |
|---|---|---|
| Dispose |
Flushes data from the module emulator out to the module image and unlock the logic lock.
| |
| Start |
Copies data into the module emulator from the module image ready for writing.
|