13.07.2015 Views

VCI - Virtual CAN Interface - Ixxat

VCI - Virtual CAN Interface - Ixxat

VCI - Virtual CAN Interface - Ixxat

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Interface</strong> description4.3.3.10 canSchedulerStopMessageThe function stops a transmit object of the specified cyclic transmit list. The completesyntax of the function is:HRESULT canSchedulerStopMessage (HANDLE hScheduler,UINT32 dwIndex );Parameters:hScheduler[in] Handle of the opened transmit list.dwIndex[in] List index of the transmit object to be stopped. The list index must comefrom a previous call of the function canSchedulerAddMessage .Return value:If run successfully, the function returns the value <strong>VCI</strong>_OK, otherwise an errorcode not equal to <strong>VCI</strong>_OK. Further information on the error code is providedby the function.Comments:4.4 Functions for LIN accessThe following sections describe the functions provided by the <strong>VCI</strong> for accessingthe LIN connections of a device or of an interface board. Introductory informationon LIN access is given in section 3.2.4.4.1 Control unitThe interface provides functions for the configuration and control of a LIN controllerand to request the properties of a LIN connection. Further information onthe control unit is given in section 3.2.2.4.4.1.1 linControlOpenThe function opens the control unit of a LIN connection of a device or of an interfaceboard. The complete syntax of the function is:HRESULT linControlOpen (HANDLE hDevice,UINT32 dwLinNo,PHANDLE phLinCtl );Parameter:hDevice[in] Handle of the opened device or of the interface board.76Copyright IXXAT Automation GmbH C-API Programming Manual, Version 1.5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!