10/27/2016 9:55 AM | |
Joined: 2/20/2014 Last visit: 3/7/2025 Posts: 405 Rating:
|
Hi Pegaia, I have downloaded your sample program. I would like to know something. I am having trouble getting this thing done: I need to trigger an output a PLC (example: trigger q0.0 of PLC 1 using I0.0 of PLC 2) using TCP protocol. Please advise me on this how this can be done? Because at the moment i am able to it using the S7 connection but not using TCP connection. Can this be done the way i want i now? Thank you in advance.
------------------------------------------------------------------------------------------ |
Last edited by: Min_Moderator at: 10/28/2016 2:46:11 PMNew subject after splitting |
|
10/28/2016 4:07 AM | |
Joined: 2/20/2014 Last visit: 3/7/2025 Posts: 405 Rating:
|
HI all, I have attach my file here, i had followed the example file, i am having problem (I am unable to achieve what i wanted: I need to enable Input (I0.0 of PLC 1) & trigger an output (Q0.0 of PLC 2). At the moment i am able to trigger the Q0.0 but (its not the way i need it to work). Example when i make I0.0 true Q0.0 is true but when i make the I0.0 false, the Q0.0 remains true. Besides, not only Q0.0 is triggered (it also triggers some random outputs (example in my testing, there is one round where the outputs Q0.0, Q0.4 & Q0.6 was triggered (where my other PLC input (I0.0, I0.4, I0.6 & I1.0 was true) - but my program only contain I0.0 & Q0.0. Another round testing, only I0.0 was true but the Q0.0 - Q0.7 was all triggered on. But when i made the I0.0 to go false, all the Q remain triggered. Please advise since I am still new to TCP connection. AttachmentTCP test.zip (103 Downloads) |
Last edited by: karthikk at: 10/28/2016 4:15:56 AM |
|
Follow us on