Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 657 Bytes

File metadata and controls

11 lines (6 loc) · 657 Bytes

Message Length

The DLC (Data Length Code) allows specification of the expected length for a CAN message (Figure 1).

Likewise, the Len column specifies the length for a LIN message.

Figure 1: Specify Message Length in the DLC Column

When a message is received, its length is compared to the expected message length. If it doesn't match, the global error and expected length bits will be set in the message status field. Vehicle Spy will indicate an error by showing a red dot next to the message in Messages view.

Leave the length column blank to disable length checking.