ModuleEmulatorStdWriterLock Structure |
Namespace: Demo3D.PLC.Rockwell.Emulator.ModuleEmulators
public struct StdWriterLock : IDisposable
The ModuleEmulatorStdWriterLock type exposes the following members.
| Name | Description | |
|---|---|---|
| ModuleEmulatorStdWriterLock |
Locks the module emulator logic lock and copies data into the module emulator from the device.
|
| Name | Description | |
|---|---|---|
| Dispose |
Writes data from the module emulator out to the device and unlocks the logic lock.
| |
| Start |
Copies data into the module emulator from the devce.
|