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 February 7th, 2005, 08:16 AM   #1
gareth.cantrill
Member
United Kingdom

gareth.cantrill is offline
 
Join Date: Oct 2004
Posts: 51
1747-UIC, DH+, RSView, SLC, Tags

My company has recently brought a new laptop for me without a serial port.

I have purchased a USB to DH485 Interface Converter to try and use as the missing port. Recommended by Rockwell.

I cannot seem to set it up to work in the desired way.

What the aim of this all is, is to gain access to the tags within an SLC 5/04 via RSView studio & serial.

I can connect to the processor via DH+, but I have very little experience in this area, and i'm not sure how I could access the tags via DH+.

The question now being, can anyone tell me how to either setup the 1747-UIC to act as a RS232 device or can anyone tell me how I can access the PLC tags via DH+ and view them in RSView.

A very scetchy description I know, but I'm doing my best.
  Reply With Quote
Old February 7th, 2005, 08:28 AM   #2
Ken Moore
Member
United States

Ken Moore is offline
 
Ken Moore's Avatar
 
Join Date: May 2004
Location: Upstate South Carolina
Posts: 2,325
The SLC isn't going to have any "TAGS", just memory locations. ie N7:10, B3:0/1 etc..

The Tag database will be within RSView,
each "TAG" will be associated with a plc memory location.
__________________
"To give real service you must add something that cannot be bought or measured with money; and that is sincerity and integrity."
- Donald A. Adams

  Reply With Quote
Old February 7th, 2005, 08:38 AM   #3
gareth.cantrill
Member
United Kingdom

gareth.cantrill is offline
 
Join Date: Oct 2004
Posts: 51
Okay. I understand what your saying. I didnt word my post correctly.

Since the post I have managed to get the device almost working. It is acting in the way I want it too. I have setup my communication in RSView to use DF1. I have then setup a topic and pointed it at the processor.

When I now go to connections of a item (say string display) in RSVIew and refresh the folder I get a new folder which is my topic, with two sub folders (Diagnostics & Online) but it isnt displaying the registers in the processor.

So im almost there but not quite. Can you perhaps tell me why they are not displayed???
  Reply With Quote
Old February 7th, 2005, 08:54 AM   #4
JesperMP
Lifetime Supporting Member + Moderator
Denmark

JesperMP is offline
 
JesperMP's Avatar
 
Join Date: Feb 2003
Location: Copenhagen.
Posts: 10,788
I guess that it is possible to get the 1747-UIC to function as a regular USB/serial converter.

But why not go get a real regular USB/serial converter. The one I got only cost me around 20 EUROs. Works fine with DF1.

edit: Oh, your second post seems to indicate that you have gotten past the problem of getting the UIC to work with DF1.
Are you sure that the UIC is really online with the SLC5/04 ?
Can you go online with RSLogix ?
__________________
Jesper

Last edited by JesperMP; February 7th, 2005 at 08:57 AM.
  Reply With Quote
Old February 7th, 2005, 09:11 AM   #5
gareth.cantrill
Member
United Kingdom

gareth.cantrill is offline
 
Join Date: Oct 2004
Posts: 51
No it would appear not. I am new to PLCs so please ignore my ignorance.

I have seen what I am attempting setup before over serial, so on writing my last post, I saw something familiar and I thought Id cracked it.

I can be far away, but I cannot get online.

As for your converter question, whenever I spoke to any of our AB integrators, they were unsure of what to suggest. They said most wouldnt work, but they had had some success with the UIC
  Reply With Quote
Old February 7th, 2005, 09:28 AM   #6
JesperMP
Lifetime Supporting Member + Moderator
Denmark

JesperMP is offline
 
JesperMP's Avatar
 
Join Date: Feb 2003
Location: Copenhagen.
Posts: 10,788
Quote:
but I cannot get online
I take that you mean that you cannot go online via RSLogix.
In that case you cannot get online with the topic configuration either. Not sure to how get it to work, I dont have a UIC myself.

Quote:
They said most [USB/serial adapters] wouldnt work
They will work. DF1 will work with allmost ANYTHING. But DH485 will only work with a PIC, a UIC, a PCMK, or a PKTX.
Only problem may be that "autoconfigure" will not work (it does work with my USB/serial converter though). So you may have to set the DF1 parameters manually.
__________________
Jesper
  Reply With Quote
Old February 7th, 2005, 09:44 AM   #7
Ron Beaufort
Lifetime Supporting Member
United States

Ron Beaufort is offline
 
Ron Beaufort's Avatar
 
Join Date: Jul 2002
Location: Charleston, SC
Posts: 4,223
Greetings Gareth,

just a quick suggestion ... try breaking your problem into manageable pieces ...

part 1 ... confirm that you can communicate over DH+ between SLC-5/04 and RSView ...

put a simple numeric display (example: ##) on an RSView screen ... call the tag “PLC_seconds” ... set it up for an analog format ... address the tag to location S:42 in the SLC-5/04 ... this is the PLC’s real-time clock “seconds” reading ... when you run the application, the number on your display should change each second ... and it should range in value from 0 through 59 ... this will confirm that you have successfully set up your communications ...

once you’ve got that piece working, then you’re ready to start looking at things like strings, etc. ...

also ... you probably want to set this application up to communicate on DH+ ... the fastest baud you can push through the processor’s serial port is 19,200 ... if you’re moving a significant number of “strings” – and doing it fairly often – then you might run into a bottleneck ... survival tip: it’s no harder to address the PLC data over DH+ than over the serial channel ...

I’m not sure that I understand exactly what you’re trying to do with the 1747-UIC ... but based on what I THINK you’re trying to set up, the RSLinx driver needs to be set up for “DF1” ... but the Channel 0 port in the SLC-5/04 PROBABLY needs to be set up for DH-485 ... try that setup ... you might get lucky ... if it works, I’ll be glad to explain it later if you really want to know ...
__________________

2-B ?
Best regards, ----+----] [----+------------( )----
Ron | |
PLC Training Boot Camp | 2-B |
+----]/[----+

I once was lost, but now am found, was blind, but now I see.

  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
Printing Tags - RSView ME Delphi LIVE PLC Questions And Answers 2 December 23rd, 2004 01:14 AM
1747 Uic & Rslinkx Software smfula LIVE PLC Questions And Answers 6 December 7th, 2004 03:07 PM
SLC 5/03 DH Download Zombo LIVE PLC Questions And Answers 2 February 27th, 2004 06:45 AM
Rsview Tags for Input and Output Shawn LIVE PLC Questions And Answers 4 February 10th, 2004 09:24 PM
slc 5/04 DH 485 network problem MarkM LIVE PLC Questions And Answers 0 September 4th, 2003 06:51 PM


All times are GMT -5. The time now is 12:55 AM.


.