12-04-2005 05:41 PM
12-05-2005 12:22 PM
12-05-2005 12:42 PM
Actually I am more familiar with CVI, rather than LabVIEW. I connect PC to ECM (engine control unit) via an AVT automotive communication box, which supports a lot of automotive protocols.
I somewhat have difficulty to learn IVI driver development based on CVI, could you give me some suggestions about it? Which is a recommended path for entry into IVI driver development in a short time?
Thanks!
Jacky
12-05-2005 12:47 PM
12-05-2005 01:13 PM
12-05-2005 01:24 PM
Jacky,
What's your end goal? Are you developing this AVT and want to provide an
API to your customers? Or are you using this AVT for a quick project you
are working on? Or are you developing a suite of functions for your
company to use for a while in the future? What is the scope of what you
are doing? How many of these protocols do you want to implement?
12-05-2005 01:38 PM
I am developing a suite of functions for my company to use for a while in the future, there are 7 protocols totally.
If I use IVI, I expect to have a class driver, and 7 specific driver for 7 protocols, then in future, if we want to add some protocols, I can add specific drivers based on that class driver.
if not IVI, then I have to develop 7 individual drivers for 7 protocols.
Now what i try to make clear is:
1, NI IVI driver development wizard could speed up my development??? assuming I have a command of IVI development.
2, Are there more advantages if i use IVI?
3, if IVI, What is a recommended study path for developing IVI driver. I have little knowledge about IVI driver development, even though I have been using CVI .
12-06-2005 01:58 PM - edited 12-06-2005 01:58 PM
Message Edited by Robert M on 12-06-2005 01:58 PM