The EZPanel Editor's Advanced Bitmap Objects :
Multi-state Bitmap Objects
This object displays images within a given from on the EZPanel. The object displays one image at a time based upon the bit that is on or the value of a tag. The maximum number of images is limited only by memory size. our bitmaps use significantly lower memory because of our vector graphics.
This Object combines the function of a dynamic bitmap, an indicator light and a button. It allows both writing to a bit and reading from another bit. The read bit determines whether the button is in the on condition or the off condition. Read and Write locations could be the same.
Mulit-state Indicator Object
The Multi-state Indicator Object has been created to display
preprogrammed messages within a frame on the EZPanel. Each
object has its own message storage and does not need an external
database. 256 messages can be displayed based upon the value of a
bit or of a tag. The Multi-state Indicator can
also be used without messages
as simply a Multi-state
Indicator Light, such as the one
shown here.
Increment / Decrement Value Object
This object allows you to program a button that allows
addition or subtraction of a preprogrammed value read
from one tag and written to another as shown to the right.