LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Chroma 6320x drivers missing chr6320x_32.dll

Solved!
Go to solution

Hi Dennis,

 

I tried the CVI installer but with the same results.

 

Its seems that both drivers are exactly the same

0 Kudos
Message 11 of 14
(1,548 Views)

@pmcdonnell wrote:

Hi RTSLVU,

 

Thanks for the reply, I wrote quite a few programs for the 63XX series loads and Chroma's 6160X AC sources before.

Documentation could be a better but usually the drivers do what they are meant to.

 

Did you have this issue when installing the drivers?

 

Is there anyone who could try installing these drivers and see do they get the same issue.

Usually the Chroma drivers are in a zip file and i have no issues but these drivers are package in a NI installer

 

Thanks


I did not have any problem installing it. But I struggled with using it, it's been a while but I remember a few of the VI's just did not work or would cause an error on the Chroma and return an error code that was not documented.

 

I have not seen an IVI driver that worked properly and try to avoid using them whenever possible. 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 12 of 14
(1,538 Views)
Solution
Accepted by pmcdonnell

The paths would be

DLLs

\Program Files\IVI Foundation\IVI\Bin

\Program Files (x86)\IVI Foundation\IVI\Bin

 

Driver and other documentation files (.c, .sub, .txt,.fp, .chm. .docx)

\Program Files\IVI Foundation\IVI\Drivers\[prefix for driver]

\Program Files (x86)\IVI Foundation\IVI\Drivers\[prefix for driver]

 

Header files

\Program Files\IVI Foundation\IVI\Include

\Program Files (x86)\IVI Foundation\IVI\Include

 

LV Wrapper files

\Program Files\National Instruments\[LabVIEW version]\instrlib

\Program Files (x86)\National Instruments\[LabVIEW version]\instrlib

 

 

 

 

Message 13 of 14
(1,524 Views)

Thanks jjp377.

 

The DLL is where you stated, i had to manually change the pointers in each Vi but at least the VI are executable now.

 

Thanks Again.

0 Kudos
Message 14 of 14
(1,514 Views)