No communication with PV300

smith31

Member
Join Date
Aug 2005
Location
Michigan (Yeah I'm pointing to my hand)
Posts
15
I am still having trouble communicating with the PV300 (2711-K3A17L1). I am trying to communicate directly from my computer using a 2711-NC13 cable that I soldered together myself and verified all the connections (no shorts, broken wires, etc). I used the pinout given by AB (publication 2711-IN037B-EN-P) which is basically a straight serial connection with the exception that pins 1, 6, and 9 are not connected.
I have tried to download using RSLinx and without RSLinx installed directly from Panelbuilder32. Both give time out errors and ask to verify cable connections and ensure printer port is disabled.
I can communicate between my plc (micrologix 1200) and the pv300 (the old program wrote to the integer memory on the plc) so I believe the PV300 port is okay. I have also tried multiple computers and I can download to the plc through the comm1 port but still not to the PV300.
Does anyone have any ideas?:confused:
 
I'm sure you are aware of this but you program the PV300 model you have through the second port. The first communicates with the PLC. The second is for downloading or using as a printer interface according to the selection.
 
Have you the dh485 driver set in your Rslinx tree? If yes, you must delete that driver. After, reboot your pc.

Have you check the communication screen in your panelview. Maybe you're not at the same baud rate. Put 19200 in the panelview and your com1 in the rs232 setup. Watch for stop bit and everything else.
 
smith31,

I believe he has the correct cable for file upload and download:



Application File Upload/Download (Direct) Cables
PanelView Standard Type Cable to Personal Computer

FROM:
RS-232 (DF1) Comm Port only
PanelView 300
2711-K3A17

TO:
PERSONAL COMPUTER (DB-9)


USE A:
2711-NC13 (16 ft/5 m)
2711-NC14 (32 ft/10 m)
2706-NC13 (10 ft/3 m)



Then depending on what PLC he is connecting too, he'll need a different cable.
Micro-1200 I believe he said:


Protocol PanelView Standard Comm Port


FROM:
RS-232 (DF1) Communication Port (9-pin)
PanelView 300 - 1400
2711-xxx16, 2711-xxx17


TO:
MicroLogix 1000, 1200,
1500LSP
CH0 (8-pin Mini DIN)
(DF1 or DH-485)
DF1


USE A:
2711-NC21 (16ft/5m)
2711-NC22 (49ft/15m)
(null modem not required)(1)



Here is what I would do:

Open up your RSS file, look at the channel config for the port that is connected to the PV300. Is it DF1? What is the Baud settings etc...make your RSLINX driver matches those in your RSS project file. Switch cables, try again...

If it is DF1, then try to use the DF1 driver in RSLINX and auto configure.
 

Similar Topics

I have created a project in TIA Portal v16 Upd6 with S7-1200 (6ES7214-1AG40-0XB0) and WinCC Unified (PC station). The communication between the...
Replies
4
Views
131
Hello We have installed several G.E. Fanuc 90 70 PLC Everything was ok but suddenly we can not communicate anymore with any PLC with the software...
Replies
0
Views
64
Apologies for not being the best IDEC programmer. I recently was doing some inspections on a site that had 3 FC6A IDEC processors. The issue is...
Replies
0
Views
72
Hi all I need help on this As in my project used Schneider TM241 controller. Now I want to communicate Elite energy meter with controller by...
Replies
3
Views
148
I'm trying to write a data in Arduino using MODWR function block .I used the code I got from online for both PLC and Arduino. I made the wiring...
Replies
4
Views
90
Back
Top Bottom