Technical Documentation “Instreamer “ - V4.03 - 24th October 2013
Element Description CGI command SERIAL, TCP or UDP command
The format of the IR command data is dependent on the IR
modulation:
SONY IR and RC 5: The bits (0 or 1) are transmitted as
nibbles of the words in the IR command. If the number of bits
is odd than an f is added. The sync and end of transmission
are discarded
Example: j=0101,1010001001010f
NEC: Bytes are transmitted. The bit values are swapped so
that LSB format is presented to the IR.
Example: j=0104,00FE7887
RAW: The first word after the selection word, is the active 1
(IR on) time in 100 us. The second word is the active 0 (IR off)
time in 100 us. The next is again for active 1 and so on until a
word has the value 0000. This is to build every possible IR
command.
Example: j=0180,0018,0004,000c,0008,0000
GETDYNFILE The response is the dynamic file stored in a cob file with that
name
(see 2.12 Own skins and web interface).
Example: L=getstate.ack
L=… 0x4C 0x3D … 0x00 (L=… )
QUIETCONFIG
!!! ONLY FOR
EXPERTS!!!
Quietly change configuration commands via the normal CGI
WEB command interface. The commands are updated in
RAM only without resetting the device and the changes lost if
the device is rebooted. Append the setup elements to this
command. (see 2.11 Setup) cf. C= command.
QUIETCONFIG specifically supports the change of the UDP
listen ports and was the main reason for adding the
command.
Examples of these commands via the Serial port:
1) To change the UDPRXPORT to 3035
Q=L=&W499=3035
2) To change the UDPPRIOPORT to 9090
Q=L=&W287=9090
3) To change the UDPCMDPORT to 12399
Q=L=&W791=12399
Q= 0x51 0x3d … 0x00 (Q=… )
12 Software Application Interface Software Application Interface 12
Comentarios a estos manuales