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> descriptiondwIndex[in] List index of the transmit object to be removed. The list index mustcome from 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 vciFormatError.Comments:After the function is called, the list index specified in dwIndex is invalid andmust no longer be used.4.3.3.9 canSchedulerStartMessageThe function starts a transmit object of the specified cyclic transmit list. The completesyntax of the function is:HRESULT canSchedulerStartMessage (HANDLE hScheduler,UINT32 dwIndex,UINT16 dwCount );Parameters:hScheduler[in] Handle of the opened transmit list.dwIndex[in] List index of the transmit object to be started. The list index must comefrom a previous call of the function canSchedulerAddMessage .dwCount[in] Number of the cyclic transmit repeats. With the value 0, the transmitprocess is repeated infinitely. The value specified here must be in the range0 to 65535.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 vciFormatError.Comments:The cyclic transmit process only starts if the transmit task is active when thefunction is called. If the transmit task is inactive, the transmit process is delayeduntil the next call of the function canSchedulerActivate.75Copyright 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!