Pni CompassPoint V2Xe Manual de usuario Pagina 12

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 20
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 11
V2Xe User Manual May 2012 Page 10
Signed 8 Bit Integer (SInt8)
UInt8-based parameters are unsigned 8-bit numbers. Bit 7 represents the sign of the
value (0=positive, 1=negative)
byte
7 0
Unsigned 32 Bit Integer (UInt32)
UInt32-based parameters are unsigned 32 bit numbers.
msb
31 24 23 16 15 8
lsb
7 0
Big Endian
lsb
7 0 15 8 23 16
msb
31 24
Little Endian
Unsigned 16 Bit Integer (UInt16)
UInt16-based parameters are unsigned 16 bit numbers.
Big Endian
msb
15 8
lsb
7 0
Little Endian
lsb
7 0
msb
15 8
Unsigned 8 Bit Integer (UInt8)
UInt8-based parameters are unsigned 8-bit numbers.
byte
7 0
Boolean
Boolean is a 1-byte parameter that MUST have the value 0 (FALSE) or 1 (TRUE).
byte
7 0
Vista de pagina 11
1 2 ... 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Comentarios a estos manuales

Sin comentarios