![AMX NetLinx NXP-TPI/4 Скачать руководство пользователя страница 132](http://html1.mh-extra.com/html/amx/netlinx-nxp-tpi-4/netlinx-nxp-tpi-4_operation-reference-manual_2938675132.webp)
Programming
126
NXP-TPI/4 NetLinx Touch Panel Interface
Dynamic Image Commands
The following is a listing and descriptions of Dynamic Image Commands.
Panel Setup Commands (Cont.)
^VOL
Set the panel
volume.
Syntax:
"'^VOL-<volume level>'"
Variable:
volume level = 0 - 100.
100 is maximum volume setting.
Example:
SEND_COMMAND Panel,"'^VOL-50'"
Set the panel volume to 50.
Dynamic Image Commands
^BBR
Set the bitmap of
a button to use a
particular
resource.
Syntax:
"'^BBR-<vt addr range>,<button states range>,<resource name>'"
Variable:
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).
resource name = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Panel,"'^BBR-700,1,Sports_Image'"
Sets the resource name of the button to ’Sports_Image’.
^RAF
See page 127.
^RFR
Force a refresh for
a given resource.
Syntax:
"'^RFR-<resource name>'"
Variable:
resource name = 1 - 50 ASCII characters.
Example:
SEND_COMMAND Panel,"'^RFR-Sports_Image'"
Forces a refresh on ’Sports_Image’.
^RMF
Modify an
existing resource.
Syntax:
"'^RMF-<resource name>,<data>'"
Variable:
resource name = 1 - 50 ASCII characters
data = Refer to the table in the RAF command for more information.
Example:
SEND_COMMAND Panel,"'^RMF-Sports_Image,%ALab_Test/
Images%Ftest.jpg'"
Changes the resource ’Sports_Image’ file name to ’test.jpg’ and the path to ’Lab_Test/
Images’.
Содержание NetLinx NXP-TPI/4
Страница 38: ...TPI 4 and Panel Interface Setup 32 NXP TPI 4 NetLinx Touch Panel Interface...
Страница 60: ...Upgrading TPI 4 Firmware 54 NXP TPI 4 NetLinx Touch Panel Interface...
Страница 138: ...Troubleshooting 132 NXP TPI 4 NetLinx Touch Panel Interface...
Страница 147: ...Appendix 141 NXP TPI 4 NetLinx Touch Panel Interface...