by fkgunzel » Wed Jul 28, 2010 1:19 pm
Hi,
I have downloaded an evaluation copy of Agilent VEE, which can read your USB sample files. I am now trying to recreate the program in my old HP VEE version.
I have found that the ond HP VEE creates an error message whenever it comes accross the word 'float' in the .vh file. This means that I can't use the 'proper' USB mode.
I am now trying to write a program in the USB legacy mode (I am using the sample program for serial mode as basis for that).
I can open the TC-08 successfully and also set the channels successfully. I also call the usb_legacy_run routine successfully. However, I have difficulties reading the temperature with usb_tc08_legacy_get_temp. This routine asks for an argument 'temp'. The manual (p.33) calls it: 'Pointer to a location where readins are to be placed'. However, I have no idea that this means. Could you please tell me what do I have to put in for this argument?
I am attaching the program I have written.
Kind regards,
Friederike
- Attachments
-
fkgunzel.zip
- (3.52 KiB) Downloaded 79 times