Hi, thanks for the video. I'm able to read and write values of the register. However, the values immediately return to 0 after I send some values to the register. Do you know what would be the problem? I'm using Python3 Idle and codesys V3
@brightersidehacks Жыл бұрын
This depend on the slave register configurations. If the registers are not set to retain values, you must use cyclic communication. Basically you need to keep sending values to these registers every few miliseconds