VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Resizable 7 Segment Display

by Don Balmer (1 Submission)
Category: OLE/COM/DCOM/Active-X
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (19 Votes)

It's a comsmetic item really. Why display numbers using a large font when you can have a 'Real'. LED display!!, it can be resized at runtime an was designed to be daisy chained together to form a display 'Bank'

Inputs
Number To Display (Integer) Autoincrement Interval (Integer) Manual Trigger (Method) Reset (Method) Carry In (Integer) Auto / Manual mode (Property) Maxcount (Integer) Mincount (Integer) Colons On / Off (Property) etc. etc.
Assumes
I always try to think how people are going to use my code and error trap accordingly. If you find my code qwerky then pleez let me know. As i've had NO official training my methods and style may not be what you are used to.
Code Returns
Carry Out (Integer) Displayed Number (Integer) Overflow (Event) Underflow (Event) Colons Change State (Event)
Side Effects
None I am aware of Please let me know if you find any.

Rate Resizable 7 Segment Display

Download Resizable 7 Segment Display

Download Resizable 7 Segment Display (19 KB)

Resizable 7 Segment Display Comments

No comments have been posted about Resizable 7 Segment Display. Why not be the first to post a comment about Resizable 7 Segment Display.

Post your comment

Subject:
Message:
0/1000 characters