Programming

"^" Button Commands (Cont.)

^BFB

ONLY works on General-type buttons.

Set the feedback

Syntax:

type of the button.

"'^BFB-<vt addr range>,<feedback type>'"

 

Variable:

 

variable text address range = 1 - 4000.

 

feedback type = (None, Channel, Invert, On (Always on), Momentary, and Blink).

 

Example:

 

SEND_COMMAND Panel,"'^BFB-500,Momentary'"

 

Sets the Feedback type of the button to 'Momentary'.

 

 

^BIM

Syntax:

Set the input

"'^BIM-<vt addr range>,<input mask>'"

mask for the

Variable:

specified address.

variable text address range = 1 - 4000.

 

 

input mask = Refer to the Text Area Input Masking section on page 158 for character

 

types.

 

Example:

 

SEND_COMMAND Panel,"'^BIM-500,AAAAAAAAAA'"

 

Sets the input mask to ten ’A’ characters, that are required, to either a letter or digit

 

(entry is required).

 

 

^BLN

The maximum number of lines to remove is 240. A value of 0 will display the incoming

Set the number of

video signal unaffected. This command is used to scale non 4x3 video images into non

lines removed

4x3 video buttons.

Syntax:

equally from the

top and bottom of

"'^BLN-<vt addr range>,<button states range>,<number of lines>'"

a composite video

Variable:

signal.

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).

 

number of lines = 0 - 240.

 

Example:

 

SEND_COMMAND Panel,"'^BLN-500,55'"

 

Equally removes 55 lines from the top and 55 lines from the bottom of the video button.

 

 

MVP-8400i 8.4" Modero® ViewPoint® Touch Panel with Intercom

109

 

 

Page 123
Image 123
AMX MVP-8400i manual Bfb, Bim, Entry is required, Bln