|
|
| Author |
Message |
jasu User

Joined: 21 Nov 2008
Posts: 2
|
Posted: Fri Nov 21, 2008 7:51 am Post subject: Agilent Vee 8.5 and pico ADC11 usb |
|
|
Hello.
I have downloaded and used the Vee example program.
Questions:
How to use 2 ADC:s same time?. Open somehow each, and use handle to select correct adc11?
And usage of setDo function (digital output)? As i have not been able to change output state.
|
|
| Back to top |
|
 |
ziko Site Admin

Joined: 01 Dec 2006
Posts: 711
Location: St Neots
|
Posted: Mon Dec 01, 2008 4:04 pm Post subject: |
|
|
Hi I have personally not used Agilent Vee. However whenever you want to open another device you need call the open unit multiple times, each with a separate handle. There are two digital outputs, 0 and 1, you can set them high and can set them low, 1 and 0 respectively.
Kind regards
|
|
| Back to top |
|
 |
jasu User

Joined: 21 Nov 2008
Posts: 2
|
Posted: Tue Dec 02, 2008 6:26 am Post subject: |
|
|
Ok, thanks. I finally solved this problem by just testing.
But other problem occurs still (and that was one reason for not getting stuff to work):
If I run my vee program, all is ok (devices are opened, and I can read and set values), and call to closeunit() gives return value of 1 (so unit is closed), and leds on units turns off. But if I after that start again that vee, nothing happens (vee freezes), only thing that helps is to remove and plug back units to usb port. After that one time works again, and after that problem occurs again ...
Any ideas ?
|
|
| Back to top |
|
 |
ziko Site Admin

Joined: 01 Dec 2006
Posts: 711
Location: St Neots
|
Posted: Fri Dec 12, 2008 3:03 pm Post subject: |
|
|
Hi jasu,
This a known issue, we have resolved this please find the latest dll attached in a zip format.
Kind regards
Ziko
| Description: |
|
 Download |
| Filename: |
usbadc11.zip |
| Filesize: |
54.71 KB |
| Downloaded: |
7 Time(s) |
|
|
| Back to top |
|
 |
|