communicate with PLC fx_1n via rs422 (programming port) need some help !

draco

Member
Join Date
Oct 2012
Location
vietnam
Posts
2
im trying to connect a fx-1n PLC with hyperterminal using USB-SC09 (rs-232<->rs-422 adaptor). im using computer link with a dedicated protocol (loop back mode). this is my plc program
M8002
---||-------[mov H0 D8121]
|-----[mov K0 D8129]
|-----[mov H6080 D8120]
-----------[end]
so i connect USB cable to PLC and program it. after that i turn the power off and turn on. On hyperterminal i config Br 9600,data bits=7,parity none, stop bit=1 and send a string:
"\ENQ00FFTT204ABCD34[/B]".
I expected to get the loopback data but i just get "\NAK\NAK\NAK\NAK.." maybe 14 NAK without error code. I m give it up today and i need some help from you, guys! pls.
Ps: thanks to every comment.o_O
 
thanks but this is the loopback command so if the PLC cannot respond this may be the PLC is broken. is it right? i have already test the run and stop command by FX-WIN-E software and it worked
 

Similar Topics

hey guys, i am having a problem communicating to a mlx-1100 from a plc-5/40 with a enet sidecard. i believe i have everything set up right with my...
Replies
9
Views
2,333
Replies
6
Views
12,682
Hi, PLC experts, I have a application to develop in which I am to read and write values from a DELTA PLC from my PC which is connected through...
Replies
8
Views
30,222
F
hi guy's .. I have a S7 200 PLC and I have HP 656 inkjet printer, I want to print data from the plc by using the XMT instruction, and the...
Replies
6
Views
9,191
Back
Top Bottom