You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pymodbus
I am new to working with pymodbus and an intermediate python user. I am trying to connect to an Omron PLC, and the only thing i am interested in is monitoring the inputs and outputs. I am interested in logging the data into a CSV file. I can handle that part, but I need the data from the PLC first. The machine the PLC is driving is on approximately a 3.8 second cycle time. I just need to be able to observe and record the status changes of the inputs and outputs. All input is appreciated, TIA