Copyright IXXAT Automation GmbH
UCI Programming Manual FlexRay, V1.13
External interfaces
39
5.1.6.2
UCI_FLXINFO
Structure that is filled with information of the properties and features of the Fle-
xRay controller by
BYTE
abHWVersion[4]
Hardware version of communication con-
troller module
e.g.: 0.2.1.0 as 0x00, 0x02, 0x01, 0x00
BYTE
abFWVersion[4]
Firmware version
e.g.: 0.2.3.0 as 0x00, 0x02, 0x03, 0x00
BYTE
abFlexRayVersion[4] FlexRay version
e.g.: 0.10.1.0 as 0x00, 0x0A, 0x01, 0x00
You can use the major and minor version
(second and third digit) to find out the
controller version:
9.0
Freescale MFR4200
10.0
Freescale MFR4300
10.1
Freescale MFR4310
DWORD dwSupported-
Features
Flag field of supported features according
to
s dwHeader-
InfoFlags (UCI_FLXHDRINFO_???).
bit 0
0x0001
UCI_FLXHDRINFO_
CHANNELID
Channel ID support
bit 1
0x0002
UCI_FLXHDRINFO_
PAYLOADPREAM-
BLE
Payload preamble support
bit 2
0x0004
UCI_FLXHDRINFO_
NULLFRAME
Null frame support
bit 3
0x0008
UCI_FLXHDRINFO_
SYNCFRAME
Sync frame support
bit 4
0x0010
UCI_FLXHDRINFO_
STARTUPFRAME
Startup frame support
bit 5
0x0020
UCI_FLXHDRINFO_
VALIDCOMMUNI-
CATION EVENT
Valid communication event support
bit 6
0x0040
UCI_FLXHDRINFO_
SYNTAXERROR
Syntax error support
Содержание FlexRay CCM
Страница 6: ......