01-27-2009 08:43 AM
I want to read the temperatures of 6 thermocouples (type K).
I use a RS 232 as a connection to the hp scanner 34901A (wich is put into the agilent 34970A).
1. which icons shall i use to build my block diagram?
2. can anybody post an already running programm?
thanks a lot, david.
01-27-2009 08:47 AM
This should guide you to the driver:
Using the Agilent 34970A with LabVIEW
I am not sure if examples are included in them. If you are interested in installing this directly into your LabVIEW environment, navigate to Help->Find Instrument Drivers and search for the driver in there.
01-29-2009 10:17 AM
thanks for your suggestion.
i already had install the necessary driver for the agilent.
here is my .vi-programm as i built it untill now.
as you will run it, it will occour an error right at the "initialize" icon. can you explain this error?
thanks,
david.
01-29-2009 10:31 AM
02-01-2009 11:33 AM
i thought with running the program anyone could see the error.
so, below there is the flow diagram and the occured error (i think it has to do with the "initialize"-icon).
with the "initialize"-icon i want to communicate with the agilent that gets the temperatures from 6 thermocouples. as input-information i added the serial port configuration and the visa resource name. is that enough?
thank you,
david.
02-01-2009 12:48 PM
Anyone running the program would use it correctly and provide a valid VISA Resource Name and would not get the error. You haven't provided a scan list either. Click on the arrow on the right side of the VISA Resource Name and select form the available resources. See the examples for how to provide a scan list.
Also, clean up the wiring on the diagram (it is NOT a flowsheet). It's a mess.
05-30-2010 09:42 PM
05-30-2010 11:16 PM - edited 05-30-2010 11:17 PM