11-05-2009 07:45 AM
Hello,
I need to use for a project, the PICkit Serial Analyzer (MicroChip) through dll PICkitS.dll
You can find this dll here : (http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en028600).
This is a DLL. Net.
I can not use this DLL in TestStand because TS can not find the class "Device" or "I2CM" for example.
Someone Has he already has faced this problem and could help me
Thank you
11-09-2009 08:11 AM
Hi,
I've just test the PICkit™ Serial Analyzer DLL v2.4 in TestStand4.2 and LabVIEW 2009 and it's works fine.
Which version of TestStand do you use?
Because the dll is .NET, you have to use the .NET assemblies module instead of C/C++ DLLs module.
Regards
Yann C.
France
11-09-2009 08:23 AM
Hello,
I'm using TS3.5 and the adapter .Net.
I did further testing.
On 1 PC, I can use the DLL correctly
on the other I can not