BARIX Streaming Client Guia de Instalação Página 27

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 63
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 26
List of Dynamic Mark IDs for &LSetup
ID Type Description
1 Function Print setup value
3. [par]: Address (decimal) of the value in the setup
4. [par]: Type of the value (B for unsigned byte, W for word, D for
double word, c for char/signed byte, b for bit numbered from 0 to 7,
e.g. b3 for the fourth bit). If this parameter isn't available the type
will be B.
e.g. &LSetup(1,"%08lx",315,D); as hexadecimal value with 8
characters and leading zeros
e.g. &LSetup(1,"%lu",311,D); as unsigned long decimal value
2 Function Print Netmask Byte
3. [par]:Address (decimal) of the value in the setup
4. [par]: Byte number of the Netmask IP address byte starting with 0
for the first left byte and incremented by one for the next bytes
3 Function Print string if equal
Compares a Setup entry with a value and outputs a string if the
condition is true.
3. [par]: Address (decimal) of the value in the setup
4. [par]: Type (see id 1 above)
5. [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”
6. [par]: string for output if value at address is equal to 5. [par]
4 Function Print string
3. [par]: Address (decimal) of the value in the setup
5 Byte
(integer)
Firmware Version Major
6 Byte
(integer)
Firmware Version Minor
7 Byte
(integer)
Bootloader Version Major
8 Byte
(integer)
Bootloader Version Minor
9 Function Prints the version out of a standard version file in a *.cob application
3. [par]: name of the version file
4. [par]: 1 for major version number (byte), 0 for minor version
number (byte)
10 Byte
(integer)
year of the firmware build (only decade), BCD coded, use %02x to
print
11 Byte
(integer)
month of the firmware build, BCD coded, use %02x to print
12 Byte
(integer)
day of the firmware build, BCD coded, use %02x to print
13 Byte
(integer)
sg.bin (Audio and Utility library) Version Major
14 Byte
(integer)
sg.bin (Audio and Utility library) Version Minor
15 Byte
(integer)
fs.bin (USB file system) Version Major
16 Byte
(integer)
fs.bin (USB file system) Version Minor
17 String sg.bin (Audio and Utility library) date of the build
18 Byte
(integer)
reserved
BARIX AG | 27/63
Vista de página 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 62 63

Comentários a estes Manuais

Sem comentários