MOV instruction not working

not trying to be rude, but you are making these beginner mistakes because you are still ignoring the advice Ken and I gave you in another thread - use RA provided application Sockets sample from the TN that you already have.
 
Last edited:
I am using there program that acts as a TCP server. All of the provided logic is for an EWEB module, which I (and the customer) don't have.
 
Logic for EWEB and EN2T is identical because logic resides in the processor.
If EWEB is in I/O config then simply delete it.

Code was written for EWEB because until 2011 it was the only module that supported sockets.

BTW the same code also works with new compactlogix PLCs.
 
Last edited:
BTW, there is also full blown TCP server code available in KB. It has all housekeeping and fault handling logic and can handle 19 clients (EWEB limit)
Also you will find Open Sockets AOIs that will save you time

Search for "EWEB Sockets"
 

Similar Topics

Hey guys What is wrong with this rung? I am just trying to sequence something down a FIFO stack the one second pulse is working fine The move...
Replies
12
Views
3,921
Is K4M101 a constant? Is K7 a constant? What does this instruction do? Thanks
Replies
19
Views
5,103
I have to create a sample mov template in add on instruction.I just want to know the list of tags which is used to create a mov logic instruction...
Replies
6
Views
2,090
Good evening! I am having trouble making this work. I need the counter to count up to 3 seconds if the DI_01 is off, and to count up to 30s if...
Replies
2
Views
2,119
Hi everyone, I have a short question about BLKMOV instruction, illustrated in the image below. I have the same piece of code in STEP 7 (ET200S)...
Replies
2
Views
2,705
Back
Top Bottom