02-11-2020 10:48 AM
Hello,
I'm trying to interface IXXAT USB-to-CAN V2 with Labview trough the library found at
https://www.ixxat.com/support/file-and-documents-download/drivers/vci-v4-driver
I can connect to the hardware with the 'VciDeviceOpenDlg', then I don't know what to do after
Someone has any example or hint to suggest?
Thank you
Solved! Go to Solution.
02-11-2020 12:05 PM
It looks like they have a LabVIEW driver.
https://www.ixxat.com/products/products-industrial/pc-interfaces/pc-can-interfaces/windows
02-12-2020 02:54 AM
Yes, In fact I installed those, but I need some example to receive and interpret data
i.e.:
I don't know where to start, I tried to search but the only example link I found were 404 pages
Thanks, BR
Alice
07-30-2020 05:49 AM
I found a solution for my project
unfortunately I cannot load the entire VI, but I can load a picture
First you need to open the device and the controller (once) and then to use the channel to read and send messages