11-12-2009 11:25 AM
Hi,
I try to control my ICP2 programmer via a CVI GUI. The DLL functions that I got from the programmer CD of "start an application", "initialize COM" and "load .hex file" work fine, but when I try to program the EEPROM, it returns a communication error (with the programmer itself). I've checked the .cfg file and all data are correct. I've also tried to switch from RS232 to USB (changed the configurations accordingly) but it didn't work either. In addition, I tried both PC and standalone modes - same problem.
Is anyone of you familiar with such tasks and can explain the process step by step in case I missed one?
THX!!
11-15-2009 03:42 PM
Hi gertleri,
Are you having difficulty calling the DLL from CVI or with actual calls to program the EEPROM? What is the error that you are seeing?
11-16-2009 12:44 AM
Hi Kelly,
Mystery solved - the programming unit doesn't have a dll support. I assumed it was integrated, but apparently it wasn't.
Thanks anyway,
Ifat
03-10-2010 02:53 PM - edited 03-10-2010 02:53 PM
Hi,
did u try using Command line options to program using ICP2. I am planning to use that in LabVIEW. It would be really helpful if you let me know how you solved your problem.
Thanks in advance