Multiplex DH+ Global Status Bits

Steve Wiebe

Member
Join Date
Jul 2002
Posts
68
Hello All,

I have a dozen PLC-5s connected via DH+.
I use Global Status to share various bits of data between the PLCs.
I would like to expand this without resorting to messages (to keep DH+ traffic down and speeds high) and was thinking of multiplexing data.
I know I could program this but hey, why re-invent the wheel.
I was wondering if someone had some examples they could share with me?
TIA,
Steve.
 
Steve Wiebe said:
Hello All,

I have a dozen PLC-5s connected via DH+.
I use Global Status to share various bits of data between the PLCs.
I would like to expand this without resorting to messages (to keep DH+ traffic down and speeds high) and was thinking of multiplexing data.
I know I could program this but hey, why re-invent the wheel.
I was wondering if someone had some examples they could share with me?
TIA,
Steve.

I have seen a value written to the global staus word, to represent different conditions. I'm not sure that would be any less programming but it was simple to understand. If you think about it you could have 65000+ different conditions. ( I know, that would be getting a little carried away)
 
If you do this, be sure to document this within your program (or even an external document that throughly explains it).

I once did a plant wide load shed scheme using multiplexing. Throughly documented it, then when the yahoo that came after me couldn't figure it out, just went over the documentation with him.
 

Similar Topics

WinCC Pro V15.1 with CPU 1516-3 PN/DP As always , thanks for the amazing help, you guys are awesome. See the link below as a reference...
Replies
24
Views
11,279
I have a project where I need to drive a dozen 7-segment LED displays from values of 0-9. Initially, I was doing to use panel mount digital volt...
Replies
17
Views
7,779
I have a application with about 15 roof fans that are bel driven and in hard to reach areas. We are looking at softstarts for these such as the AB...
Replies
2
Views
1,711
Hi I have a screen which I am multiplexing tags from a DB which is made up an array of structs (udts) (item1,item2 etc) I need to have an off/on...
Replies
3
Views
3,782
How do I make a multiplex input field in protool pro? (Please don't say use WinCC flex) I have made an multiplex tag. But I can't link it to the...
Replies
1
Views
1,704
Back
Top Bottom