11-19-2009 06:05 AM
hi.
I'm sampling input voltage using hp3458a.
i see those samples on hp3458a displey with .vi attached.
my question is:how can i store them in spredsheet or otherwise?
Solved! Go to Solution.
11-20-2009 04:47 AM
Sorry can't open your vi... still on 8.6.1.
If you have an array of values, you can feed them into the file vis. Seen the examples provided in Fundamentals - File Input and Output ?
Don't know if you did, but there are ready made driver vi's for the 3458 here at the ni-site, browse the driver network.
11-20-2009 07:36 AM
Hello,
Here is the Model Page for the 3458A, where you can see that you have a couple of different instrument drivers to choose from. If you are using a supported version of LabVIEW, I recommend that you use the LabVIEW Plug and Play (project-style) instrument driver that is both NI-Certified and NI-supported.
Cheers,
NathanT
11-20-2009 08:32 AM
11-20-2009 08:55 AM
Hi.
Well, it's not so easy to implement as file input and output.
I've attached 3 pictures of previously attached .vi.
First picture shows triggering of hp3458a. He's taking samples now. These samples I see on instrument displey. I want to store them before I take statistic (mean and standard deviation) shown in 3th picture.
Second picture I've inserted, beacuse I want to wait exact time while sampling. This part, I think, is not necessary.
11-20-2009 09:08 AM
11-23-2009 02:03 AM
11-23-2009 05:32 AM
Hi Dennis.
Can you help me with modifying query?
I tried, but with no success,
Can you explain in steps what should I do?
Thanx in advance.
11-23-2009 09:15 AM