Skip to main content

coTfsDToArr

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

Function Syntax

Description

The function converts a dword value into a byte array.

Parameters

  • dwordValue: Value to be converted.
  • outByteArray[]: Array containing the converted value, recommended array size: 4 byte.
  • arraysize: Size of the byte array.

Return Values

Error code

Example