I have started using Snap7 library to communicate with Simatic 1200 and reading and writing data blocks works fine. My question is appears due to my lack of understanding basics that I cant find, because documentation is written in that way that it is assumed that reader knows basic levels.
I want to control outputs 'DOa' and 'DOb' by executing certain commands. I guess that it is certain data block and address that needs to be recalled.
Can You guide me what to look for ? I know that there are some type of data blocks but which of them is related to outputs.
If someone would need it here is the code that works fine Cheers