13.07.2015 Views

VCI - Virtual CAN Interface - Ixxat

VCI - Virtual CAN Interface - Ixxat

VCI - Virtual CAN Interface - Ixxat

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Interface</strong> description4.3.1.11 canControlRemFilterIdsThe function removes one or more IDs (<strong>CAN</strong>-IDs) from the 11- or 29-bit filter listof a <strong>CAN</strong> connection. The complete syntax of the function is:HRESULT canControlRemFilterIds (HANDLE hControl,BOOL fExtendend,UINT32 dwCode,UINT32 dwMask );Parameters:hControl[in] Handle of the opened <strong>CAN</strong> controller.fExtended[in] Selection of the filter list. The 11-bit filter list is selected with the valueFALSE and the 29-bit filter list with the value TRUE.dwCode[in] Bit sample of the identifier(s) to be removed including RTR-bit.dwMask[in] Bit sample of the relevant bits in dwCode. If a bit has the value 0 indwMask, the corresponding bit in dwCode is ignored. If on the other handit has the value 1, it is relevant.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:A detailed description of how the filter works and of the values for the parametersdwCode and dwMask is given in section 3.1.2.2.59Copyright 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!