Page 1 of 1
Labview PCAN Basic Filter Messages
Posted: Mon 18. Oct 2021, 20:13
by mallendemarcos
Hello.
I've used PCAN Labview several times and I need now to activate the message filters. I have tried the API blocks but it doesn't work as expected. Is there any example of how to configure filters for Standard and Extended Messages?
Thanks in advanced!
Miguel.
Re: Labview PCAN Basic Filter Messages
Posted: Tue 19. Oct 2021, 09:51
by M.Maidhof
Hi,
do you use own LabView drivers or the one from KDI? Which PCANBasic API version ist installed on your system?
regards
Michael
Re: Labview PCAN Basic Filter Messages
Posted: Wed 20. Oct 2021, 16:09
by mallendemarcos
Hi.
I'm using KDI drivers and PCANBasic API is 4.2.5.569 (through PCAN-View about screen).
I can filter standard or extended, but not both at same time. I want to read standard from 90 to 95 and extended from AAA0 to AAA9. Is it possible to have filter for standard and extended messages at the same time?
Thanks in advanced.
Miguel.
Re: Labview PCAN Basic Filter Messages
Posted: Wed 20. Oct 2021, 16:30
by M.Maidhof
Hello,
a mix of standard and extended filters at the same time is not possible with the PCANBasic API. In this case it will be better to filter in your application. See help of PCANBasic for more details.
regards
Michael