Innovate-motorsports OT-2 SDK Manual do Utilizador Página 28

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 76
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 27
28
Command ‘C’ Set Device Configuration
Sent: 37 bytes
{
U8 Cmd; // ‘C’
U8 Channels; // Number of channels (16 max)
U8 Protocol; // OBD-II protocol
// 0 = automatic
// 1 = can
// 2 = pwm
// 3 = vpw
// 4 = kwp
// 5 = iso
U16 NormPid[16]; // Table of ‘normalized’ PIDs
// to scan
U16 Flags; // Priority flags
}
Responds: 1 byte
{
U8 Result; // Should always be 0xD
}
Notes: This writes a new configuration in the device’s flash
memory (see ‘c’ above). WE STRONGLY RECOMMEND NOT USING
THIS COMMAND UNLESS ABSOLUTELY NECESSARY!!! Instead,
consider using the ‘M’ command (see below), which will
temporarily change the configuration (the original
configuration is restored when your connection to the unit
is terminated).
Vista de página 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 75 76

Comentários a estes Manuais

Sem comentários