Programming

"^" Button Commands (Cont.)

^IRM

Pulse the given IR channel for onTime in tenths of seconds. Delay offTime in tenths of a

Set the IR

second before the next IR pulse is allowed. ^IRM allows the command itself to specify the

port number. ^IRM is needed because commands programmed on the panel itself can

channel.

only be sent to a single port number. (currently this is defined as 1 only).

 

 

Note: The port number of the IR will be the port number assigned in TPD4.

 

Syntax:

 

 

 

 

"'^IRM-<port>,<channel>,<onTime>,<offTime>'"

 

Variable:

 

 

 

 

port = User-defined port on the device (panel).

 

channel = 1 - 255 (channel to pulse).

 

onTime = 1/10th of a second.

 

offTime = 1/10th of a second.

 

Example:

 

 

 

 

SEND_COMMAND Panel,"'^IRM-10,5, 20, 10'"

 

Sets the port 10 IR channel 5 on time to 1 second and off time to 2 seconds.

 

 

 

 

 

 

^JSB

The alignment of 0 is followed by ',<left>,<top>'. The left and top coordinates are relative

Set bitmap/

to the upper left corner of the button.

Syntax:

 

 

 

picture alignment

 

 

 

using a numeric

"'^JSB-<vt addr range>,<button states range>,<new text

keypad layout for

alignment>'"

 

those buttons with

Variable:

 

 

 

a defined address

variable text address range = 1 - 4000.

range.

button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons

 

 

1 = Off state and 2 = On state).

 

new text alignment = Value of 1- 9 corresponds to the following locations:

 

0

 

 

 

 

 

 

1

2

3

Zero can be used for an absolute position

 

 

 

 

 

 

 

4

5

6

 

 

 

 

 

 

 

 

 

 

 

7

8

9

 

 

Example:

 

 

 

 

SEND_COMMAND Panel,"'^JSB-500.504&510.515,1&2,1'"

 

Sets the off/on state picture alignment to upper left corner for those buttons with variable

 

text ranges of 500-504 & 510-515.

 

 

 

 

 

 

^JSI

The alignment of 0 is followed by ',<left>,<top>'. The left and top coordinates are relative

Set icon

to the upper left corner of the button.

Syntax:

 

 

 

alignment using a

 

 

 

numeric keypad

"'^JSI-<vt addr range>,<button states range>,<new icon

layout for those

alignment>'"

 

buttons with a

Variable:

 

 

 

defined address

 

 

 

variable text address range = 1 - 4000.

range.

button states range = 1 - 256 for multi-state buttons (0 = All states, for General buttons

 

 

1 = Off state and 2 = On state).

 

new icon alignment = Value of 1 - 9 corresponds to the following locations:

 

0

 

 

 

 

 

 

1

2

3

Zero can be used for an absolute position

 

 

 

 

 

 

 

4

5

6

 

 

 

 

 

7

8

9

 

 

Example:

 

 

 

 

SEND_COMMAND Panel,"'^JSI-500.504&510.515,1&2,1'"

 

Sets the Off/On state icon alignment to upper left corner for those buttons with variable

 

text range of 500-504 & 510-515.

 

 

 

 

 

 

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

121

 

 

Page 135
Image 135
AMX MVP-8400i manual Irm, Jsb, Jsi