moving_electon Posted November 5, 2014 Report Posted November 5, 2014 Hi, In my project, im tring to send a command from the hmi to the plc, truew the cable RS232 using the foloing conections: NT3S PLC 2 -----3 3------2 5------9 _4 |_5 But i dont know how the cp1l will read the comand sent by the HMI, i tried to use the HELP in the CX-PROGRAMMER but i stil didnt understand how they communicate. I already know that they communicate using the memory DM, and that the HMI works with ASCII communicacion. Quote
Wesley Posted November 12, 2014 Report Posted November 12, 2014 Hi! Is this a new project? Basicaly, all configuration are made just on the HMI, for exemplo, you draw a push button on the screen, double click, set the bit address you want control, it automaticly controls the bit in plc. Quote
moving_electon Posted November 21, 2014 Author Report Posted November 21, 2014 I already draw the push button and set the bit address, but my problem is how to activate an OUT in the plc using the HMI, the plc needs to read the bit address and activate the OUT, i just don't know how to program it in the CX-PROGRAMMER. Quote
Michael Walsh Posted November 21, 2014 Report Posted November 21, 2014 Like this: W0.00 is an internal memory address that would be tied to the PB on the HMI. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.