beautypg.com

Commands – B&B Electronics LDVDSV2-S-P9D - Manual User Manual

Page 15

background image

OBDII Streamer Command & Response

V2.11

Page 15/49

Commands

0x02 – READ_MODEL_NUMBER

Description:
This command will return the model number as an alpha-numeric ASCII string.

The following model numbers can be returned depending on the type of Streamer used.
LDVDSV2-S RS-232 OBDII Streamer

Command to Send:
0x01 0x01 0x02 0x00 0x04

Response:
0x01 0x01 0x82 DL MODEL CS

Field Description:
MODEL

Variable length model number up to 16 characters long. This field
is returned as ASCII characters.


DL

Data Length (Length of model number)


CS

Summation checksum


Example:
TX: 0x01 0x01 0x02 0x00 0x04

RX: 0x01 0x01 0x82 0x09 0x4C 0x44 0x56 0x44 0x53 0x56 0x32 0x2D 0x53 0x12

The model number returned is LDVDSV2-S.