S7 interface 7-segment display

BigBacon5

Member
Join Date
Mar 2014
Location
Antwerp
Posts
4
Hi guys,

I need some expertise concerning the interface between a PLC and a 7 segment display. I was looking in other threads about this subject, but I didn’t really found an answer to my question.

Some facts: It concerns a 2 digit display, wired to a siemens s7, that displays a counter value.
In school we only practiced the programming part, hardware connections were not the objective. The display in school is also a 2 digit display and referred as qb125.

How do I connect the PLC to the display using the same format as qb125 (I presume I need a bcd display?) ? Does anyone have a schematic or some sort?

Many thanks in advance!
 
Hi,

You need to check what you 7 segment display runs on, 24 VDC? What input turns on what segment.

QB125, probably refers to output byte 125. So instead of writing every single bit Q125.0 ... Q125.7, you write the entire byte at once using QB125.
 

Similar Topics

Hey guys, I just wanted to see if any of the bright minds on here had any opinions on these relay interface modules. Particularly, I would love to...
Replies
1
Views
66
Hello world! The company I started working for has these valves that they ordered years ago as spares. now we have to add couple valves on...
Replies
6
Views
216
Good morning fellow sea captains and wizards, I am being asked to do the above and obtain 4 values from each slave, I know about the MRX and MWX...
Replies
32
Views
940
Does anyone know why the connection interface is greyed out and says why I can only use Teleservice instead of the other options like PN/IE? I am...
Replies
5
Views
243
I am attempting to generate a VBA script within FactoryTalk View SE to open a Google Chrome webpage (PI Vision) when an object is right-clicked...
Replies
2
Views
133
Back
Top Bottom