Bmp - AMX Modero G5 Instruction Manual

X series g5 touch panels
Hide thumbs Also See for Modero G5:
Table of Contents

Advertisement

Button State Commands (Cont.)

^BMP

Set State Bitmap Command.
Assign a picture to those buttons with a defined address range.
Syntax:
Variables:
If absolute justification is set, the next two parameters are the X and Y offset of the bitmap for the referenced
index. If no justification is specified, the current justification is used.
Example:
Modero G5 Touch Panels - Configuration and Programming
"'^BMP-<vt addr range>,<button states range>,<name of bitmap/picture>,
[bitmap index],[optional justification]'"
variable text address range = 1 - 4000.
button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons 1 = Off state and
2 = On state).
name of bitmap/picture = ASCII characters.
Optional bitmap index = 0 - 5, the state bitmap index to assign the bitmap. If not present, will place the
referenced bitmap in index 1.The indexes are defined as:
0 - Chameleon Image (if present)
1 - Bitmap 1
2 - Bitmap 2
3 - Bitmap 3
4 - Bitmap 4
5 - Bitmap 5
Optional justification = 0-10 where:
0 - Absolute position
1 - top left
2 - top center
3 - top right
4 - middle left
5 - middle center
6 - middle right
7 - bottom left
8 - bottom center
9 - bottom right
10 - scale to fit
SEND_COMMAND Panel,"'^BMP-500.504&510.515,1,bitmap.png'"
Sets the OFF state picture for the buttons with variable text ranges of 500-504 & 510-515.
Programming - Send Commands
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents