Clear on 4 digit 7 segment display

Please add any feature requests for Flowcode version 6 here

Moderator: Benj

Forum rules
Only feature requests will be considered here. General questions should not be posted in this forum.
Post Reply
yutronic
Posts: 18
Joined: Mon Jul 21, 2014 11:31 am
Has thanked: 10 times
Been thanked: 5 times
Contact:

Clear on 4 digit 7 segment display

Post by yutronic »

Hi,
there is no "clear digit" option on 4 digit 7 segment display which is present in single 7 segment display component. This way display can show ---4 only at the beginning. Afterwards it can only show 0004. I can go around that by using single 7 seg display but maybe it is not to much work to edit the code. Also LATCH switch could also be an option in case someone finds it useful ... :D

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Clear on 4 digit 7 segment display

Post by Benj »

Hello,

Here is an updated component where I have added value 16 which will act to clear the segment.
led_7seg_quad.fcpx
(24.5 KiB) Downloaded 295 times
Let me know how you get on.

Some of the switches currently have a property allowing them to be momentary or latched. Is there a specific component you had in mind?

Post Reply