Simatic S5 -Seven Segment Display

sam_1977

Member
Join Date
Nov 2008
Location
Egypt
Posts
1
Dear Friends,
simply iam taking my very early steps into the SIEMNS S5 and iam surprised by the first task i need to figure out
i have in my S5 Program (specifically, in DB)a value that is sent from PLC to "process visualizing software"
anyway, my target to display this value in DW of DB on 7 segment display ,could anyone please help me to configure how is that?

thank you in advance,
sam
 
Depends on the type of display?
Can be as simple as an output byte in hex or binary code thru to RS232, 20mA, RS485 etc.

Have a look at london electronics.
 
Last edited:
I have ever used 4-digits 7-segmet directly to digital output for integer value (2 bytes) . Value from DB or F is converted into BCD then I move it directly to digital output just using Load/L and Transfer/T function.

I connect each 4 bit of D/O to each digit number of 7-segment. Remeber to make 0-9 number in 7-seg you need 4 bits
 

Similar Topics

I am new to this forum and would need your help. I am looking for the Modbus FBs for the S5 95U for communication with the CP521. These FBs...
Replies
1
Views
53
Hello Everyone Im Trying to Study a PLC programm of a Pet Blower machine, it is programmed in Simatic Manager Step 7 in STL/AWL Lenguage in a part...
Replies
4
Views
109
We are facing intermittent issue with emergency stop and line stop. Line stop triggering with alarm of line stop push button activated at one...
Replies
11
Views
320
HI i would like to know how to get a variable that will store the amount of times a program has been executed. The issue is I have 3 DBs for 1 FB...
Replies
2
Views
127
Dear sir, I am using SIMATIC 300, CPU 315-2DP , (6ES7 315-2AF03-0AB0) VIPA 603-1CC21 A1.0 RAM 32KB, Firmware=V4.0.8 The problem Im using MPI...
Replies
2
Views
211
Back
Top Bottom