Specifications

NetLinx Programming
74
NXV-300 Modero Virtual Touch Panel
Dynamic Image Commands (Cont.)
^RAF
Add new
resources.
Adds any and all resource parameters by sending embedded codes and data.
Syntax:
"'^RAF-<resource name>,<data>'"
Variable:
resource name = 1 - 50 ASCII characters.
data = Refers to the embedded codes, see table below.
Example:
SEND_COMMAND Panel,"'^RAF-New Image,%P0%HAMX.COM%ALab/
Test_file%Ftest.jpg'"
Adds a new resource. The resource name is ’New Image’, %P (protocol) is an HTTP, %H
(host name) is AMX.COM, %A (file path) is Lab/Test file, and %F (file name) is test.jpg.