Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

PCI-GPIB CCD-3000V Can only run one time without restart the device. Return EABO

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

0 Kudos
Message 1 of 6
(4,298 Views)
There is no attachment.
0 Kudos
Message 2 of 6
(4,295 Views)

Sorry, I forgot it.The main VI is Spectral Acquisition Demo

0 Kudos
Message 3 of 6
(4,285 Views)

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.

0 Kudos
Message 4 of 6
(4,263 Views)

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.

0 Kudos
Message 5 of 6
(4,257 Views)

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

 

0 Kudos
Message 6 of 6
(4,029 Views)