CAN message, specified as a CAN message object, from which to unpack the
data.
Example: canMessage
startbit — Signal starting bit in data single | double
Signal starting bit in the data, specified as a single or double value.
This is the least significant bit position in the signal data. Accepted
values for startbit are from 0 through
63, inclusive.
Example: 0
Data Types: single | double
signalsize — Length of signal in bits numeric value
Length of the signal in bits, specified as a numeric value. Accepted
values for signalsize are from 1
through 64, inclusive.
byteorder — Signal byte order format 'LittleEndian' | 'BigEndian'
Signal byte order format, specified as 'LittleEndian'
or 'BigEndian'.
Example: 'LittleEndian'
Data Types: char | string
datatype — Data type of unpacked value char vector | string
Data type of unpacked value, specified as a character vector or string.
The supported values are 'uint8',
'int8', 'uint16',
'int16', 'uint32',
'int32', 'uint64',
'int64', 'single', and
'double'.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.