Raf, ^Rmf - Embedded Codes; Escape Sequences - AMX MVP-5200i-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 Embedded Code
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 Panel Information
$DV
$SY
$IP
$HN
$MC
$ID
$PX
$PY
$ST
For instance, http://www.amx.com/img.asp?device=$DV
would become
http://www.amx.com/img.asp?device=10001.
MVP-5200i Modero® ViewPoint® Touch Panel with Intercom - Instruction Manual
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
'%F <file>'
valid 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.
The number of seconds between refreshes in which the resource is downloaded again.
'%R <refresh 1-65535>'
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 first pull a list of files matching the given pattern from the specified
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.
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
Sequence Panel Information
$AC
Address code
$AP
Address port
$CC
Channel code
$CP
Channel port
$LC
Level code
$LP
Level port
$BX
X Resolution of Current button
$BY
Y Resolution of Current button
$BN
Name of Button
Programming
117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvp-5200i-gw

Table of Contents