We need a data acquisition module, analog to digital converter that work with (Labview) software, we found 2 module (k8055) which works with (Labview) but it has a low sampling frequency,the other module is K8061 so I want to ask:
1-Does the (K8061) work with (Labview)?
2-Where can I find it’s driver?
3-I want to Know the (k8061) sampling rate.
4-I want to know the sampling rate worst case if I am working on all the 8 input at the same time.
5-I have the k8055 driver, does it works with the K8061 module?
6-The attached program is a simple program it’s input is the address and it reads the data of the data acquisition,I want to Know if it works with K8061.
[quote]1-Does the (K8061) work with (Labview)?
2-Where can I find it’s driver?[/quote]Sorry, I do not know if anybody has made a LabView driver for the K8061.
Using the Google I found this: forums.ni.com/t5/Machine-Vision/ … id/1018566
It seems someone got the K8061 working with LabView.
[quote]3-I want to Know the (k8061) sampling rate.
4-I want to know the sampling rate worst case if I am working on all the 8 input at the same time.[/quote]In this thread there are some results (code and data waveform images read):
viewtopic.php?f=3&t=3497
The sampling interval is about 3ms if all the 8 AD channels are read simultaneously. If only one channel is read the sampling interval is about 2ms.
[quote]5-I have the k8055 driver, does it works with the K8061 module?[/quote]I think it is not usable with the K8061. There are different functions in the DLL. Please see: viewtopic.php?f=15&t=1462