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

in allen bradley kinetix 300 drive first E31 error shows after resting drive E11 error occurs need solution to reset E11 fault code
Replies
4
Views
137
Hi, I'm setting up a modbus master on an S7-300. It seems to work in OB1 but not when I use it in OB35. Does anyone have any ideas why? Could...
Replies
10
Views
120
So basically i have 2 queries : 1. I have a program file of S7-300 PLC which i want to migrate in RSLogix500.In short i want to convert my simatic...
Replies
15
Views
283
Hi i using Kinetik 300 2097 driver control by EIP with using move absolute and incremental for motion , but i want to add same driver and motor as...
Replies
0
Views
68
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
83
Back
Top Bottom