Raf, ^Rmf - Embedded Codes; Escape Sequences - AMX MVP-9000i-GB Instruction Manual

Table of Contents

Advertisement

^RAF, ^RMF - Embedded Codes

The ^RAF and ^RMF commands add and modify any and all resource parameters by sending embedded codes and data:
"'^RAF-<resource name>,<data>'"
"'^RMF-<resource name>,<data>'"
The <data> variable uses the embedded codes described in the following table:
^RAF, ^RMF - Embedded Codes
Parameter
protocol
user
password
host
file
path
refresh
newest
preserve

Escape Sequences

The ^RAF and ^RMF commands support the replacement of any special escape sequences in the filename (specified by the %F
embedded code) with the corresponding data obtained from the system as outlined in the table below:
Escape Sequences
Sequence
$DV
$SY
$IP
$HN
$MC
$ID
$PX
$PY
$ST
$AC
$AP
$CC
$CP
$LC
$LP
$BX
$BY
$BN
For instance, http://www.amx.com/img.asp?device=$DV
would become
http://www.amx.com/img.asp?device=10001.
MVP-9000i - Instruction Manual
Embedded Code
Description
Set protocol. HTTP (0) or FTP (1).
'%P <0-1>'
Set Username for authentication.
'%U <user>'
Set Password for authentication.
'%S <password>'
Set Host Name (fully qualified DNS or IP Address).
'%H <host>'
Full path to the location of the file or program that will return the resource. The path must be a valid
'%F <file>'
HTTP URL minus the protocol and host.
The only exception to this is the inclusion of special escape sequences and in the case of FTP
protocol, regular expressions.
Set Directory path. The path must be a valid HTTP URL minus the protocol, host and filename.
'%A <path>'
The only exception to this is the inclusion of special escape sequences and in the case of FTP
protocol, regular expressions.
'%R <refresh 1-65535>' The number of seconds between refreshes in which the resource is downloaded again. Refreshing a
resource causes the button displaying that resource to refresh also.
The default value is 0 (only download the resource once).
Set the newest file. A value of 1 means that only the most recent file matching the pattern is
'%N <0-1>'
downloaded.
Note: The 'newest f ile' option only applies to FTP Dynamic Images, and only those that have pattern
matching as part of their f ilename. Neither 'newest f ile' nor pattern matching apply to HTTP Dynamic
Images. When set, the panel will f irst pull a list of f iles matching the given pattern from the specif ied
FTP server and path. The timestamps of the items in the list will be compared, with the newest one
being displayed on the panel. This is useful for source devices that place a uniquely named still image in
a folder at constant intervals, allowing the panel always to display the most recent one.
Set the value of the preserve flag.
'%V <0-1>'
Default is 0. Currently preserve has no function.
Panel Information
Device Number
System Number
IP Address
Host Name
Mac Address
Neuron ID (Only supported on panels that use ICSNet; ignored on all other panels)
X resolution of current panel mode/file
Y resolution of current panel mode/file
Current state
Address code
Address port
Channel code
Channel port
Level code
Level port
X Resolution of Current button
Y Resolution of Current button
Name of Button
Programming
128

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-9000i-gw

Table of Contents