LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read Instrument Value and Saving Data

Solved!
Go to solution

Hi Everyone,

I have DSOX3014A Oscilloscope and  33521AQ Function / Arbitrary Waveform Generator . I want to make program that read oscilloscope and waveform generator data and send to tax file.

What should ı do ?

 

Thank for your time and attention.

 

0 Kudos
Message 1 of 15
(4,228 Views)
How much do you know about LabVIEW? What have you tried so far? Do you have any code you can show? What do you mean by the oscilloscope and arb data?

Mike..

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 2 of 15
(4,215 Views)

I am really beginner.I never tried something so far.I have oscilloscope and arb generator. Also ı have piezoelectric bender(been attach) actuator resonance impedance.I connected oscilloscope and arb waveform generator to my computer. I want to record oscilloscope and arb waveform generator's data to tex file.

Actually ı don't have impedance analyzer therefore ı calculate piezo bender's resonance impedance this way.

Seem http://www.ni.com/try-labview/instrument-control/    first video but ı have to convert data to tex file. 

What should ı do? 

 

Thank You for your attention.

 

Download All
0 Kudos
Message 3 of 15
(4,202 Views)
Solution
Accepted by topic author ELEPRO
Neither of those images that you attached help on any way with your problem of saving data to a file. Attach your code that you are having problems with. There are numerous functions for writing to file and examples.
0 Kudos
Message 4 of 15
(4,192 Views)

Actually ı don't know can ı use labview. How can ı learn labview. It is really huge, how can ı start ?

0 Kudos
Message 5 of 15
(4,182 Views)
See https://decibel.ni.com/content/docs/DOC-40451 for links to free training.
0 Kudos
Message 6 of 15
(4,162 Views)

Thank you so much. 

0 Kudos
Message 7 of 15
(4,154 Views)

Sir

For example ı want to set up attachm. system. Where should ı look ?

0 Kudos
Message 8 of 15
(4,132 Views)
OK, but what is the system doing? It looks like you have some sort of piezo device? Or is those strain gauges? It looks like you are wanting to excite something with the ARB, and measure its response with the scope?

The pictures look like they might have come from NI marketing material. Yes?

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 9 of 15
(4,110 Views)
After using Help> Find Instrument Drivers and after completing some of the tutorials, look at http://www.ni.com/downloads/instrument-drivers/ for information on what a driver is and how to use one. Before attempting any programming, you should manually configure the instruments to apply a signal and perform the acquisition.
0 Kudos
Message 10 of 15
(4,096 Views)