01-23-2009 03:07 PM
I am looking to display the reading from a DAQ (possible 6009) on a meter, something like a voltmeter.
I thought there was something available, but I am not able to find anything.
I'd like something that would be modifiable (if possible) to show something to indicate the minimum and maximum values read, and to continuously display the values read, at perhaps ever 100ms.
01-26-2009 03:01 PM
Hi;
With the meter controls and the DAQ tasks that you can program in CVI you can achieve what you explained, I attach a little example that includes the DAQ task to acquire Voltage and the part to display the value to a meter.
Hope the information is useful.
Good Luck
01-26-2009 03:12 PM
Thanks Francisco.
That was what I was looking for.
I thought there were some meters like what you attached already built somewhere (on the NI site or with the DAQ drivers or something). But, this is a quick start for what I'll need to create.
Thanks again.
Ken