SLC500 - Adding Message Data Type

Ones_Zeros

Member
Join Date
Feb 2014
Location
at work
Posts
373
Hello
I was trying to add a "Message" data file in a SLC500 PLC controller.
I'm not seeing the Message as a "type" to select.

How do I add the message as a option to choose in the type box from with the "create data file" dialog box?


thanks,
 
MG datatypes are only for the MicroLogix controllers.

In any SLC-500, use a block of Integer (N) data of the appropriate size. DF1 or DH485 or DH+ messages use 14 words, and Ethernet messages use 51 words.
 
So I would use these instructions? (DF1 or DH485 or DH+)
I’ll do some research on how to use them to message
between SLC500.

I’m not sure how to use them

Could you possibly provide an example?

Thanks for the explanation

I appreciate it
 
Last edited:
Which exact models of controllers are you using ? What sort of network connections do you have ?

What's your goal for messaging between controllers ?
 
Ken
Thanks for helping.

- The model of both PLC controllers is 1747-L552 (5/05)
- The network connection between these two PLC’s is Ethernet CAT5 connection.
- My end goal is to Message over several (N) Integers from PLC A to PLC B.
I will be using these Integers from PLC A to turn on a Output in PLC B


Thanks Again
 

Similar Topics

Hi All: What is involved in adding a new AO card to a SLC500? From what I understand, hot swapping is not an option. So I my guess (and Im...
Replies
7
Views
3,207
I know in my Ladder I am moving values into Integer. But where do I see the six outputs that is manipulating? When I search forthe outputs nothing...
Replies
9
Views
202
When i look up most of the gear its obsolete but our contractor believes its possible. Would it be better to do full upgrade with new gear?
Replies
2
Views
191
Anyone ever have a SLC500 change its program on its own all of a sudden. Only one parameter was changed. I reloaded my backup program and it was fine.
Replies
4
Views
230
Hi, I hope someone can clear this up. I have an SLC 500 1746-NO4I analog output card that I need to replace. The card definitely puts out a 0-20mA...
Replies
3
Views
234
Back
Top Bottom