BARIX Streaming Client Guide d'installation Page 28

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 63
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 27
ID Type Description
19 Byte
(integer)
reserved
20 Byte
(integer)
fs.bin (USB file system) year of the build (only decade), BCD coded,
use %02x to print
21 Byte
(integer)
fs.bin (USB file system) month of the build, BCD coded, use %02x to
print
22 Byte
(integer)
fs.bin (USB file system) day of the build, BCD coded, use %02x to
print
23 Function Print “selected” on condition
Compares a Setup entry with a value and outputs “selected” if the
condition is true. Used in <select> WEB forms.
Parameter 2 is ignored and can be set to an empty string(“”)
3. [par]: Address (decimal) of the value in the setup
4. [par]: value to compare. By default compared as “x=y”.
Alternatively operators !, > or < can be prepended to the value (no
spaces between) to compare “x!=y”, “x>y” or “x<y”
List of Dynamic Mark IDs for &LState
ID Type Description
1 Function Print status variable
3. [par]: Variable index, see the parameters table below, e.g.
&LState(1,"%s",12); prints out device's MAC address
2 Function Print string if condition is true
3. [par]: Index of the variable to be compared, see the parameters
table below
4. [par]: value to compare. Variable is compared with the value “if
equals”, the prefixes !, > or < can be used to change the
comparison (no spaces between allowed). If comparing variable with
a string, the string has to be quoted ( e.g. “string”)
5. [par]: string to output output if condition is true. The string has to
be quoted.
List of Dynamic Mark Parameters for &LState
Par Type Description
0 Boolean
(Int.)
File system present (1 if present)
1 Integer File system type (0,1,2,4,8) 0=unknown, 1=FAT12, 2=FAT16,
4=VFAT, 8=FAT32
2 Integer File system serial number
3 Integer Audio volume in 1% steps
4 Integer Current stream number (or 99 for priority stream)
5 Integer Last error (number)
6 Integer Audio buffer level
7 Integer Lost frames counter. Resets with every RTP stream (reconnect or
a new sequence of frames).
8 Integer Soft error counter
9 String Current URL ("PRIORITY" when receiving priority stream, “STDBY”
when in standby mode)
10 Integer Stream bit rate in kilobits per second
BARIX AG | 28/63
Vue de la page 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 62 63

Commentaires sur ces manuels

Pas de commentaire