Innovate-motorsports OT-2 SDK Uživatelský manuál Strana 28

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 76
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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).
Zobrazit stránku 27
1 2 ... 23 24 25 26 27 28 29 30 31 32 33 ... 75 76

Komentáře k této Příručce

Žádné komentáře