Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

canGetDataLength

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DE

Function Syntax

long canGetDataLength(message msg);

Description

Returns the valid payload length of the can message.

Parameters

  • msg: CAN message

Return Values

0 — 64

Example