Hello,
I'm trying to use OPTA wifi to create a wifi hotspot with a web page to monitor the activity of a system (1 time per second) and the PLC must permanently regulate a motor of this system in parallel. It seems to me that if this is done in parallel, dual processing or multithreading should be used, but I can't find any conclusive examples of either.
Note that the web page will have to retrieve data read from the OPTA bus in its thread.
Do you have any examples or documentation on this?
Thanks in advance.