You are not registered yet. Please click here to register!


 
 
plc storereviewsdownloads
This board is for PLC Related Q&A ONLY. Please DON'T use it for advertising, etc.
 
Try our online PLC Simulator- FREE.  Click here now to try it.

---------->>>>>Get FREE PLC Programming Tips

New Here? Please read this important info!!!


Go Back   PLCS.net - Interactive Q & A > PLCS.net - Interactive Q & A > LIVE PLC Questions And Answers

PLC training tools sale

Reply
 
Thread Tools Display Modes
Old December 29th, 2007, 12:07 PM   #1
woodward_uk
Member
United Kingdom

woodward_uk is offline
 
woodward_uk's Avatar
 
Join Date: Mar 2006
Location: Hinckley, Leicester
Posts: 13
PV+ 600 on DH-485 problem

Hi there,

I would appreciate help with the following problem please;

I have set up a DH-485 network in our office to programme a system before delivery to site. The network consists of an SLC 5\03 Processor, 2 off 1747-AIC Link Couplers and a 2711P-K6C3D PV Plus 600. Comms to laptop is via PCMK card.

The network appears to be working correctly and I can access the SLC using RSLogix 500 from either end of the network. However when I attempt to connect to the PV+ I am getting no response.

I created a new application in RSView Studio and download this to the PV+ via an Ethernet connection, this included a shortcut to my SLC and a driver for allowing the PV+ to communicate on DH-485, but I cannot get any comms between the SLC and PV+ or laptop and PV+ via DH-485.

I tried adding drivers for DH485 and Serial DH485 under the 'Communications' tab in RSView Studio but neither seem to work. The PV+ came with a 2711P-RN3 DH-485 module factory installed, but with no driver for DH-485 in terminal settings. Is this correct?

Only other clue is that I cannot get online addressing when creating tags in RSView Studio.

Any help would be gratefully received!!!!!
Thanks

Steve
  Reply With Quote
Old December 29th, 2007, 01:31 PM   #2
504bloke
Lifetime Supporting Member + Moderator
England

504bloke is offline
 
504bloke's Avatar
 
Join Date: Jan 2005
Location: West Ssx
Posts: 2,620
Presuming its wired correctly then a couple of things (and im new to the PV+)
In facxtorytalk view studio under RSLinxEnterprise > Comms Setup have you got the DH485 driver in both the local and runtime tab ? And are the node addresses set up correctly (on PV+ in FTStudio and on the SLC) ?

In the comms setup tab you have a verify button as well.

Also in the PV+ in the config screen (if you have programmed a button in) you can get to a page under rslinx where it shows the drivers one of which should be DH485

__________________
Regards

Dave



"When you are courting a nice girl an hour seems like a second. When you sit on a red-hot cinder a second seems like an hour. That's relativity."
Albert Einstein (1879-1955)

Last edited by 504bloke; December 29th, 2007 at 01:38 PM.
  Reply With Quote
Old December 29th, 2007, 03:25 PM   #3
504bloke
Lifetime Supporting Member + Moderator
England

504bloke is offline
 
504bloke's Avatar
 
Join Date: Jan 2005
Location: West Ssx
Posts: 2,620
This is the Linx Enterprise Config Screen on ME Station (the same i think as PV+)


__________________
Regards

Dave



"When you are courting a nice girl an hour seems like a second. When you sit on a red-hot cinder a second seems like an hour. That's relativity."
Albert Einstein (1879-1955)
  Reply With Quote
Old December 29th, 2007, 03:36 PM   #4
Ken Roach
Lifetime Supporting Member + Moderator
United States

Ken Roach is offline
 
Ken Roach's Avatar
 
Join Date: Apr 2002
Location: Seattle, WA
Posts: 8,565
This is a tricky network implementation with PV+.

RSLinx Enterprise does not support the 1784-PCMK/PCM4 card that you have for connection of your computer to the DH485 network.

RSLinx Classic does (which is why you can connect to the SLC with RSLogix 500), but you won't be able to browse to the SLC from RSLinx Enterprise, so you won't be able to browse the SLC data tables from within FT View Studio. We can address a couple off tricks for getting around this later.

The configuration of the DH485 driver will be done ONLY in the "Target" tab in RSLinx Enterprise. You select the "Serial DH485" driver, which runs the 2711P-RN3 communications daughtercard.

The PV+ enumerates COM ports similarly to most PCs, so the built-in RS232 serial port is COM1. Any add-on ports, including the 2711P-RN3 module, are enumerated higher, starting with COM2.



When you download this Runtime file to the PV+, check the "replace communications configuration" box, or select that option when you Load the Runtime from the configuration menu.
  Reply With Quote
Old December 29th, 2007, 03:40 PM   #5
Ken Roach
Lifetime Supporting Member + Moderator
United States

Ken Roach is offline
 
Ken Roach's Avatar
 
Join Date: Apr 2002
Location: Seattle, WA
Posts: 8,565
Same information in RA Knowledgebase article ID # 39290.
  Reply With Quote
Old December 29th, 2007, 05:04 PM   #6
dmroeder
Lifetime Supporting Member
United States

dmroeder is offline
 
dmroeder's Avatar
 
Join Date: Apr 2006
Location: Vancouver, WA
Posts: 1,169
Quote:
Originally Posted by Ken Roach
This is a tricky network implementation with PV+.

RSLinx Enterprise does not support the 1784-PCMK/PCM4 card that you have for connection of your computer to the DH485 network.

RSLinx Classic does (which is why you can connect to the SLC with RSLogix 500), but you won't be able to browse to the SLC from RSLinx Enterprise, so you won't be able to browse the SLC data tables from within FT View Studio. We can address a couple off tricks for getting around this later.

The configuration of the DH485 driver will be done ONLY in the "Target" tab in RSLinx Enterprise. You select the "Serial DH485" driver, which runs the 2711P-RN3 communications daughtercard.

The PV+ enumerates COM ports similarly to most PCs, so the built-in RS232 serial port is COM1. Any add-on ports, including the 2711P-RN3 module, are enumerated higher, starting with COM2.



When you download this Runtime file to the PV+, check the "replace communications configuration" box, or select that option when you Load the Runtime from the configuration menu.
This is exactly what stumped me for some time.
__________________
Get 2 GB of free space from Dropbox using my referral.
  Reply With Quote
Old December 30th, 2007, 08:41 AM   #7
woodward_uk
Member
United Kingdom

woodward_uk is offline
 
woodward_uk's Avatar
 
Join Date: Mar 2006
Location: Hinckley, Leicester
Posts: 13
Smile

Thanks for your prompt replies.

The problem appears to be that I had selected COM Port 1 rather than 2. This has now given me comms between PV+ and SLC over the DH-485 Network (albeit rather slow, about 3-4 second update times).

However, I can still only transfer my applications using ethernet. The PV+ is now visible under RSLinx Classic but I cannot configure Enterprise under RSView Studio to accept the PV. When I add a PV600 device and attempt give it the address of 2, I get a message saying that this address is in use, which it is by the Serial DH-485 driver. I think I'm getting slightly muddled here. The PV+ tells me it is addressed as 2 when I look under RSLinx Enterprise Comms.

Thanks

Steve
  Reply With Quote
Old December 30th, 2007, 09:05 AM   #8
504bloke
Lifetime Supporting Member + Moderator
England

504bloke is offline
 
504bloke's Avatar
 
Join Date: Jan 2005
Location: West Ssx
Posts: 2,620
Are you still trying to see it with the pcmk card ?

See Tech Note 47747, although Ken does mention some tricks to get round this i believe.
__________________
Regards

Dave



"When you are courting a nice girl an hour seems like a second. When you sit on a red-hot cinder a second seems like an hour. That's relativity."
Albert Einstein (1879-1955)

Last edited by 504bloke; December 30th, 2007 at 09:11 AM.
  Reply With Quote
Old December 30th, 2007, 09:26 AM   #9
woodward_uk
Member
United Kingdom

woodward_uk is offline
 
woodward_uk's Avatar
 
Join Date: Mar 2006
Location: Hinckley, Leicester
Posts: 13
Thumbs up

Thanks Dave

I thought Ken was referring to just the SLC.

I will have to resurrect my old PIC unit.

Steve
  Reply With Quote
Old December 30th, 2007, 09:28 AM   #10
504bloke
Lifetime Supporting Member + Moderator
England

504bloke is offline
 
504bloke's Avatar
 
Join Date: Jan 2005
Location: West Ssx
Posts: 2,620
Try this KB Article 25493. It may be of help.
__________________
Regards

Dave



"When you are courting a nice girl an hour seems like a second. When you sit on a red-hot cinder a second seems like an hour. That's relativity."
Albert Einstein (1879-1955)
  Reply With Quote
Reply
Jump to Live PLC Question and Answer Forum

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
Ab Plc5 Rio Problem. fernandes LIVE PLC Questions And Answers 5 March 7th, 2004 01:25 PM
slc 5/04 DH 485 network problem MarkM LIVE PLC Questions And Answers 0 September 4th, 2003 06:51 PM
PV data paneltech LIVE PLC Questions And Answers 3 March 19th, 2003 06:13 PM
PV 1400E Comm. Problem Dave Williams LIVE PLC Questions And Answers 2 September 23rd, 2002 06:28 PM
PLC5/40 Backplane Problem????? Andrew Evenson LIVE PLC Questions And Answers 18 August 24th, 2002 07:06 PM


All times are GMT -5. The time now is 03:14 PM.


.