Transfer data from PLC to PC through ethernet
like the title, I’m trying to use the SEND(090) function to send a signal from an omron cp2E PLC to the computer via ethernet. But I tried many times but couldn’t install it. I know you can use polling to continuously read a DM memory cell to see if it changes, but that will affect software performance. Can anyone who has ever sent signals from a PLC to a PC help me? Thank you very much everyone.