Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

PVPlus 1000 - SLC 5/05

Status
Not open for further replies.

abnewbie

Mechanical
Joined
Jul 10, 2006
Messages
1
Location
US
Hello,

I'm trying to setup a serial connection between these two devices and am not having any luck. All I get is "the tag...has not been activated" error messages on the PVP and no activity on the RS232 port of the SLC 5/05. I would appreciate any suggestions.

Thanks,
Steve

PS I'm not ashamed to admit it. I'm a PVP virgin. ;)
 
I would start with the communications configuration in the application. As you may or may not know, the RSLinx Enterprise communication setup must be done in RSView Studio, when you develop the application and create a runtime file. The RSLinx configuration becomes part of the file downloaded to the PVP.
You have to setup the communication path under the "Target" tab, for RSLinx Enterprise.

I've seen the error message that you mention before, and seem to recall that it may have been a communications issue.

My other guess is that perhaps an address used in the application doesn't exist in the PLC?
 
I have gotten a PV+ to talk to a Micrologix 1500 via the RS232 port. You must use the DF1 driver. It will not talk with the DH485 (serial) protocol.
Also, when you use use a laptop/desktop computer to test the application you use a CP3 cable. However, when you go from the PV+ to the PLC you have to use a straight through (NC13)cable. It's kind of wierd, but they wanted to keep it the same as the PV standard.
If the cabling and driver are correct, it's probably something to do with the target tab settings.
 
First off, a 505 won't communicate with any PVP execpt through Enet Ch1. Try this link:
Look on page 128 of the Pdf file for communications. You need a hub/Cat5 patch cable, or a crossover cable. Try any computer store. The rest is setup in RSview Studio ME.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top