Hi support.
Could you help me please? The ReadAllAnalog doest work. I tried on XP (32), and Win7 (64), and LV 7.1, and 8.5. Other functios are worked.
Thanks.
Jaro.
Does the analog inputs in the K8055_Demo.exe in the Demo folder work?
It is using the ReadAllAnalog procedure.
Can you get the function ReadAnalogChannel working?
Can you please submit a code snippet.
Hello.
Thanks for the quick reply.
Demo version is runnig. But the ReadAllAnalog does not work on LabView 8.5,
and 7.1. I have DLL 4.0.0.0.
Thanks.
Jaro.
It seems the ReadAllAnalog is the only K8055D.DLL function using pointer types:void ReadAllAnalog(int32_t *Data1, int32_t *Data2);
Thaks.
Probably I’m making a mistake in LV.
Jaro.