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.
coTfsDToArr
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DEFunction 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.