pingod-memorymap-win

This class writes coil, lamp and led states to memory. It also read switch states from memory.

It is used in conjunction with the controller for COM to sync with the simulator.

You only need to enable this when you intend to run it with a simulator.


The image below shows your options.

OptionDescription
Is EnabledEnable/Disable, this allows to have plug-in enabled but disable it here
Write DelayDelay for the loop to write to memory, 10 is a good default, less cpu, responsive
Read DelayDelay for the loop to read from memory, 10 is a good default, less cpu, responsive
MapNameshould be left, the controller uses this name
Coil TotalIf you need to increase coil count, it needs to match the VP script
Led TotalIf you need to increase led count, it needs to match the VP script
Lamp TotalIf you need to increase lamp count, it needs to match the VP script
Switch TotalIf you need to increase switch count, it needs to match the VP script
MutexNameshould be left, the controller uses this name

image image