User`s guide
CAN Pack
14-15
If you have selected to specify signals manually, create your signals manually in this
table. Each signal you create has the following values:
Name
Specify a descriptive name for your signal. The Simulink block in your model displays
this name. The default is Signal [row number].
Start bit
Specify the start bit of the data. The start bit is the least significant bit counted from
the start of the message data. The start bit must be an integer from 0 through 63.
Length (bits)
Specify the number of bits the signal occupies in the message. The length must be an
integer from 1 through 64.
Byte order
Select either of the following options:
•
LE: Where the byte order is in little-endian format (Intel
®
). In this format you
count bits from the start, which is the least significant bit, to the most significant
bit, which has the highest bit index. For example, if you pack one byte of data
in little-endian format, with the start bit at 20, the data bit table resembles this
figure.