LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Anyone used Canberra CSP library in LabWindows/CVI ?

Have trouble to communicate with CSP library.

 

George Zou
0 Kudos
Message 1 of 6
(3,672 Views)

What kind of trouble are you having communicating with this library? I'm not specifically familiar with the Canberra CSP library, but perhaps I could help you troubleshoot from a CVI perspective.

 

-Will

0 Kudos
Message 2 of 6
(3,650 Views)

Thanks for reply.

No problem when compile / link.

CSP dll returns error when use.

If I call CSP Open, then I got error indicates hardware is not plugin.  But this is not true, since Canberra application can connect to the probe without problem;

if I don't call CSP Open (not called in Canberra c++ example, but is called in .net example), then sequential calls get error indicates wrong function used.

 

George Zou
0 Kudos
Message 3 of 6
(3,647 Views)

Have you used this DLL in other development environments?

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

LabVIEW and CVI.

 

George Zou
0 Kudos
Message 5 of 6
(3,584 Views)

George,

 

I'm sorry, but I've not been able to find any information on this library that you are referring to. However, since the error is casued by the call to CSP Open, Canberra (or whoever created this library) may have more information for you. The problem does not appear to be related to CVI from what I've gathered so far.

 

-Will

0 Kudos
Message 6 of 6
(3,569 Views)