LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

A Newbie looking for guidance

Solved!
Go to solution

I am trying to teach myself LabVIEW and have ended up creating a huge mess to solve a problem. I am trying to create a program that reads in analog voltage and produces a waveform out to a spreadsheet. 

 

My first error is that I have a dialog box that continously pops up asking for me direct the path. Coding this part was very challenging for me so I am not sure where I got it wrong. 

 

I know there are probably several issues here, but if someone could point me into the right direction that would be great!

Download All
0 Kudos
Message 1 of 5
(3,462 Views)
Solution
Accepted by topic author Marzu

You opened the file, but you never passed the reference to the function where you actually write to a file.

 

The write function will pop up a dialog if you have nothing wired into it.

Message 2 of 5
(3,451 Views)

There are tutorials -- view/study as many as you can (it won't take that much time).

 

NI Learning Center

NI Getting Started

-Hardware Basics

-MyRIO Project Essentials Guide (lots of good simple circuits with links to youtube demonstrations)

-LabVEW Basics

-DAQ Application Tutorials

-cRIO Developer's Guide

 

Learn NI Training Resource Videos

3 Hour LabVIEW Introduction

6 Hour LabVIEW Introduction
Self Paced training for students
Self Paced training beginner to advanced, SSP Required
LabVIEW Wiki on Training

 

The best way to learn, is to follow the tutorials, then ask lots of questions. 

 

Bob Schor

 

Message 3 of 5
(3,437 Views)

Thank, I see that now

0 Kudos
Message 4 of 5
(3,431 Views)

Thanks

0 Kudos
Message 5 of 5
(3,428 Views)