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.
Labview PCAN Basic Filter Messages
Re: Labview PCAN Basic Filter Messages
Hi,
do you use own LabView drivers or the one from KDI? Which PCANBasic API version ist installed on your system?
regards
Michael
do you use own LabView drivers or the one from KDI? Which PCANBasic API version ist installed on your system?
regards
Michael
-
- Posts: 4
- Joined: Tue 8. Dec 2020, 10:41
Re: Labview PCAN Basic Filter Messages
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.
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
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
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