Copyright IXXAT Automation GmbH
UCI Programming Manual FlexRay, V1.13
External interfaces
18
5.1.1.2
FormatError
returns an error, an error description can be requested
via the function
. This is a zero-terminated string with max.
UCI_MAX_ERRSTR characters. For this, sufficient memory must be reserved via the
parameter
pszError
.
Prototype:
HRESULT WINAPI FormatError ( HRESULT hrError,
PCHAR
pszError );
Parameters:
hrError IN
UCI error code.
pszError IN
Pointer to sufficient memory for receiving an error string.
pszError OUT Pointer to the error description.
Return value:
UCI error codes
5.1.2
IUciBoard3
IUciBoard3 includes all methods form IUciBoard and IUciBoard2. In addition to
the methods of IUciBoard2 it provides the
GetSystemTime()
method.
5.1.2.1
GetInfo
Reading of board information via the
•
version numbers
•
number of CAN controllers supported
•
number of byteflight controllers supported
•
number of FlexRay controllers supported
Prototype:
virtual HRESULT __stdcall GetInfo ( LPUCI_BOARDINFO pInfo );
Parameter:
pInfo OUT Pointer to a structure
Return value:
UCI error codes
Содержание FlexRay CCM
Страница 6: ......