02-20-2013 07:59 PM
My condition is:
Labview 8.0
Windows 7
PCI-GPIB
Instrument is IGA-3000V By JY
I downloaded the driver VI for my CCD controller from the official website. The VI can run well for the first time after power on the CCD controller. But, after scan the spectrum one time, the VI cannot run correctly again. I used the I/O Tracer to trace the statues and found out that all the commands are returned with an error code EABO. The only thing I can do is power down the CCD controller and start it again. Then, everything repeat. I don't know what happened in the first running.
Can some one help me to solve this problem.
Attachment is the whole VI and sub-VI which can only run by Labview using the version before 8.2.
Leroy
02-20-2013 08:12 PM
02-20-2013 09:52 PM
Sorry, I forgot it.The main VI is Spectral Acquisition Demo
02-21-2013 09:56 AM
You say that you are using LabVIEW 8 but you post a VI in 5.1 and the file name implies LabVIEW 6. If you need it converted, post the code to the Version Conversion board. If you are really using 8.0, then why don't you simply save the driver. That way, someone can actually view what you have done.
I did notice that there is a absolutely no error handling in the top level VI. That would be the first issue I would address.
02-21-2013 02:08 PM
Hi Dennis,
I'm using 8.0 to run that because I don't have LabVIEW 6 or older version. I can be run by versions before 8.2. I have already convert it. They are in the new attachment.
03-01-2014 08:00 AM
Hello Leroy89
You are using the IGA VIs instead of the CCD VIs. Did you take a look at the LIB\CCD folder? Possibly, you loaded the IGA driver tables into the CCD 3000V controller.
you will find the correct drivers in my attachment.
Best regards,
JW