Copyright IXXAT Automation GmbH
UCI Programming Manual FlexRay, V1.13
External interfaces
28
5.1.4.8
GetTxMsgInfoCount
Retrieves the number of configured transmit messages for the current configura-
tion.
can only be called after initialization of the FlexRay con-
(init/stopped or running mode). See Fig. 4-1
Prototype:
virtual HRESULT __stdcall GetTxMsgInfoCount ( PDWORD pdwTxMsgCount );
Parameter:
pdwTxMsg
Count
OUT Pointer to a DWORD variable
for the response data.
Return value:
UCI error codes
5.1.4.9
GetTxMsgInfo
Retrieves the configuration (TX message prototype) of the transmit messages spe-
cified by dwTxMsgInfoIndex for the current configuration. You also get informa-
tion about the changeable part of the prototype message.
can only be called after initialization of the FlexRay controller
(init/stopped or running mode). See Fig. 4-1
Prototype:
virtual HRESULT __stdcall GetTxMsgInfo ( DWORD dwTxMsgInfoIndex,
PUCI_FLXTXMSGINFO pstcTxMsgInfo );
Parameter:
dwTxMsg-
InfoIndex
IN
Zero based index to the requested TX message info.
pstcTxMsg-
Info
data.
Return value:
UCI error codes
Содержание FlexRay CCM
Страница 6: ......