Previous in Forum: Zener Diode   Next in Forum: Whats This UK Telecoms Box For?
Close
Close
Close
16 comments
Rate Comments: Nested
Member

Join Date: Jul 2014
Posts: 9

Programing IND780 in PLC RSLogix 5000

07/24/2014 9:57 AM

Hi,
I want to use a scale IND780 and review every data in a PLC Rs Logix 5000. I need to use a profibus network to connect them. Do anyone knows how to configure the node in the prosoft configuration builder? And which width of data transfer do i have to select?

Register to Reply
Interested in this topic? By joining CR4 you can "subscribe" to
this discussion and receive notification when new comments are added.

Good Answers:

These comments received enough positive votes to make them "good answers".
Guru
United Kingdom - Member - Not a New Member Hobbies - Musician - New Member Hobbies - Fishing - New Member

Join Date: May 2006
Location: Reading, Berkshire, UK. Going under cover.
Posts: 9684
Good Answers: 468
#1

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 11:47 AM

RS Logix 5000 is a piece of (PLC programming) software, which runs on a PC. What to you want to connect to what?

__________________
"Love justice, you who rule the world" - Dante Alighieri
Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#2
In reply to #1

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 12:10 PM

Hi,

I am going to use a PLC. To program the PLC I am using RSLogix 5000. So I have to sync data from the IND780 to the PLC through a profibus network. I also need to configure the network. So I am asking how that configuration is done?

In the image below is shown the network configuration window, Which width of data in the red rectangle i have to select? I am only using 1 scale, and i decided to use the type floating-point format.

Greetings

Register to Reply
Guru

Join Date: Mar 2007
Location: by the beach in Florida
Posts: 33392
Good Answers: 1817
#3
In reply to #2

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 12:24 PM
__________________
All living things seek to control their own destiny....this is the purpose of life
Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#4
In reply to #3

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 12:44 PM

Thank you, but that part I already configured. The GSD file has the option to select many widths of data. I just do not know which width of data should I choose.

Register to Reply
Guru

Join Date: Mar 2007
Location: by the beach in Florida
Posts: 33392
Good Answers: 1817
#5
In reply to #4

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 2:14 PM

I always start with the average.....pick one from the middle....

__________________
All living things seek to control their own destiny....this is the purpose of life
Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#6
In reply to #5

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 4:50 PM

The problem is I can not test the scale until I'm at the place where it is to be used but before that I need to do the PLC program and i can not wait until then.

Register to Reply
2
Guru

Join Date: Mar 2007
Location: by the beach in Florida
Posts: 33392
Good Answers: 1817
#7
In reply to #6

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 5:36 PM
__________________
All living things seek to control their own destiny....this is the purpose of life
Register to Reply Good Answer (Score 2)
Member

Join Date: Jul 2014
Posts: 9
#8
In reply to #7

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 6:03 PM

Thank you.

Register to Reply
Guru

Join Date: Jun 2010
Posts: 1296
Good Answers: 104
#9
In reply to #7

Re: Programing IND780 in PLC RSLogix 5000

07/24/2014 6:22 PM

Good answer. I was going to suggest to OP that he consult the scale documentation, but you beat me to it. Here is the MT user manual for his benefit. To OP, I would suggest that you be prepared to configure the scale terminal also. Hope you have contacts at AB and MT.

Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#10
In reply to #3

Re: Programing IND780 in PLC RSLogix 5000

07/25/2014 11:03 AM

Hi,
I have another question. The IND780 allows me to print information from the plc or do i have to activate the impression from the IND780?

Register to Reply
Guru

Join Date: Jun 2010
Posts: 1296
Good Answers: 104
#11
In reply to #10

Re: Programing IND780 in PLC RSLogix 5000

07/25/2014 5:58 PM

RTFM

Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#13
In reply to #11

Re: Programing IND780 in PLC RSLogix 5000

07/25/2014 6:12 PM

I already RTFM. But there is no answer to that :/

Register to Reply
Guru

Join Date: Jun 2010
Posts: 1296
Good Answers: 104
#14
In reply to #13

Re: Programing IND780 in PLC RSLogix 5000

07/25/2014 7:59 PM

These terminals are generally pretty flexible. Surely, somewhere, there is a description of how the system is required to function. Surely, whoever specified/purchased the equipment had an idea of how the system was supposed to function. Elsewise, how would they have known what to order?

Register to Reply
Member

Join Date: Jul 2014
Posts: 9
#15
In reply to #14

Re: Programing IND780 in PLC RSLogix 5000

07/26/2014 9:55 AM

You'd be surprised what people buy and why they buy it. Most times people do not really know how things work.

Register to Reply
Guru

Join Date: Jun 2010
Posts: 1296
Good Answers: 104
#16
In reply to #15

Re: Programing IND780 in PLC RSLogix 5000

07/26/2014 12:53 PM

Scales can be used in many ways - sales/custody transfer (trucks, rail, etc), process control (level control, loss-in-weight, etc), etc. And the hardware/software can be configured in many ways (is the printer connected to the scale terminal directly?, on a network?). I don't think you'll get an answer on this forum, because that information is not available to it. I don't intend to RTFM(s), but I dare say that the terminal/PLC have the capability (if the proper interfaces are available and the devices are properly configured) of communicating bi-directionally to trigger a print operation from either end.

Register to Reply
Guru
United Kingdom - Member - Not a New Member Hobbies - Musician - New Member Hobbies - Fishing - New Member

Join Date: May 2006
Location: Reading, Berkshire, UK. Going under cover.
Posts: 9684
Good Answers: 468
#12
In reply to #10

Re: Programing IND780 in PLC RSLogix 5000

07/25/2014 5:59 PM

Sorry, Geez, but maybe it's time to look for a new job. Good luck.

__________________
"Love justice, you who rule the world" - Dante Alighieri
Register to Reply
Register to Reply 16 comments

Good Answers:

These comments received enough positive votes to make them "good answers".
Copy to Clipboard

Users who posted comments:

bigg (4); hector_mesa (7); JohnDG (2); SolarEagle (3)

Previous in Forum: Zener Diode   Next in Forum: Whats This UK Telecoms Box For?

Advertisement