Search Tools Links Login

Resizable 7 Segment Display!


Visual Basic 6, or VB Classic

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'

Original Author: Don Balmer

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.

Assumptions

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.

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 116 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD1068410152000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 20,021 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.