S7 300

Barbara_Cnt

Member
Join Date
Apr 2010
Location
sindelfingen
Posts
8
I am using a 2 digit Siebert text Display. I have 11 inputs which are 1 to 10 and the 11th input is the enter 10+.Furthermore I can maximumly enter 99:)
secondly, I am sending siebert display 8 outputs for the numbers

To give an example to see on display, number 21, I press 2 times 11th input and one time 1st input.


Do you have any idea how should I make the program. I would be really gratefull if you have any sample program parts and so on. Thank you
Barbara
 
Hallo,
It is a 2 digit basic textdisplay but Id on`t know the product number :(. I am sending the electrical drawing picture as attached.
thank you
Barbara

Siebert.JPG
 
Do you actually have all the components connected up ready to test ?

Can you output a given bit pattern to display 2 digits of your choice ?

How are the 11 inputs controlled - push buttons or toggle switches ?
 
Do you actually have all the components connected up ready to test ?
I didn`t have the panel yet. That`s really problem. But i need to finish software as soon as possible

Can you output a given bit pattern to display 2 digits of your choice ?
the part that makes me confusing is the 2nd digit button. there are From 1 to 10( it should be 9. possibly drawer fault:)). My idea ise, If the nineth button is pressed, I need to change the nineth bit number to hexadecimal digit nine and then send to FC 93 as input. am i wrong?
for the second digit I have doubts:(

How are the 11 inputs controlled - push buttons or toggle switches ?
inputs are controlled with push buttons

Regards
Barbara
 
If you don't have the display and you don't know what type it is and the drawing shows more than 20 connections......

As soon as possible.....well drive/hire a taxi and go and fetch the panel yourself.
 
If you don't have the display and you don't know what type it is and the drawing shows more than 20 connections......

As soon as possible.....well drive/hire a taxi and go and fetch the panel yourself.

thank you:)
But my problem is not the panel or segment. I only need the 8 DO to display for each digit. And I will get this 8 DO with the FC 93 (seg convert)which is in already in standart library. I try to learn how can I create input W#16#00xy of FC 93 where
x= second hexadecimal digit
y=first hexadecimal digit.
I would thank you if you help me to find out, how can I create the logic when I press 1 to nineth push button it is written to y, and when I press the 10+ button, it is written to second digit in appropriate format.
 
Last edited:
So you actually have 16 outputs connected to the display ?

Assuming yes, then here's an example implementation:
 
Last edited:

Similar Topics

Hi Siemens guys! I am experiencing SF fault on our S7-300 (6ES7 315-2AH14-0AB0) CPU from time to time. I've checked the diagnostic buffer and...
Replies
13
Views
150
Have a system that has been running for over a year and all of a sudden getting a ExcessiveVelocityFault on one of the drives when the MSO command...
Replies
2
Views
142
Hello PLCS.Net Forum, First time posting. Let's assume I am a novice. BASIC PROBLEM: My servo/linear piston is no longer zeroed to the...
Replies
9
Views
212
hi... i have an issue in s7 300 plc, while we run the machine(in idle there is no fault) , plc cpu goes in SF mode, after restart the power cycle...
Replies
2
Views
116
gents, I am trying to configure communication with EMERSON PK300 controller through port A1 using generic ethernet communication module . I could...
Replies
0
Views
93
Back
Top Bottom