Copyright IXXAT Automation GmbH
UCI Programming Manual FlexRay, V1.13
External interfaces
22
5.1.3.2
GetTimeOut
Via this method the time after which the device changes to power save mode can
be retrieved.
Prototype:
virtual HRESULT __stdcall GetTimeOut (PWORD
pwTimeout);
Parameter:
pstcInfo
OUT Pointer to return the timeout actually configured in seconds.
Return value:
UCI error codes
5.1.3.3
FormatError
If a UCI method 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:
virtual HRESULT __stdcall FormatError ( HRESULT hrError,
PCHAR
pszError );
Parameters:
hrError IN
UCI error code.
pszError IN
Pointer to sufficient memory for receiving the error string.
pszError OUT Pointer to the error description.
Return value:
UCI error codes
5.1.4
IUciFlxCtrl
5.1.4.1
GetInfo
Reading of the FlexRay controller information via the structure
as:
•
Version numbers (Hardware, FlexRay Firmware)
•
supported functionalities
•
network information (after the controller is successful initialized)
•
Board and chip manufacturer and board name (as string)
GetInfo
can be called in any mode of the controller. See Fig. 4-1
Содержание FlexRay CCM
Страница 6: ......