08-09-2016 11:45 AM
Have trouble to communicate with CSP library.
08-10-2016 10:53 AM
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
08-10-2016 11:34 AM
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.
08-11-2016 10:45 AM
Have you used this DLL in other development environments?
08-17-2016 12:35 AM
LabVIEW and CVI.
08-17-2016 04:44 PM
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