AMX Modero NXD-700Vi Operation/Reference Manual page 200

G4 touch panels 7” modero widescreen video touch panels with full duplex intercom
Hide thumbs Also See for Modero NXD-700Vi:
Table of Contents

Advertisement

The following is a listing and descriptions of Dynamic Image Commands.
^BBR
Syntax:
Set the bitmap of
"'^BBR-<vt addr range>,<button states range>,<resource name>'"
a button to use a
Variable:
particular
variable text address range = 1 - 4000.
resource.
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 179.
^RFR
Syntax:
Force a refresh for
"'^RFR-<resource name>'"
an image only if it
Variable:
is in the current
resource name = 1 - 50 ASCII characters.
view.
Example:
SEND_COMMAND Panel,"'^RFR-Sports_Image'"
Forces a refresh on 'Sports_Image'.
^RFRP
Syntax:
Force a refresh for
"'^RFRP-<resource name>'"
a given resource
Variable:
regardless of
resource name = 1 - 50 ASCII characters.
current view.
Example:
This command
can be used by
SEND_COMMAND Panel, "'^RFRP-DoplerRadarDFW'"
programmers to
Performs an update or prefetch on the resource named "DoplerRadarDFW", even if the
prefetch images
image is not in the current view.
that will be
needed soon.
^RMF
Syntax:
Modify an
"'^RMF-<resource name>,<data>'"
existing resource.
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'.
^RSR
Syntax:
Change the
"'^RSR-<resource name>,<refresh rate>'"
refresh rate for a
Variable:
given resource.
resource name = 1 - 50 ASCII characters.
refresh rate = Measured in seconds.
Example:
SEND_COMMAND Panel,"'^RSR-Sports_Image,5'"
Sets the refresh rate to 5 seconds for the given resource ('Sports_Image').

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents