LABVIEW SOLUTIONS BOARDSERVER
 Subject: Generate a Sequence of Numbers
 
Author: Daniel Penteado
Date:   4/12/2008 5:06 pm EDT
Hello....

I need to generate a sequence of numbers with equal intervals....


I want to create a VI where I can in the Front Panel, type in a filed the start point, for example: 0

In another filed the step that I want that the numbers increase, for example: 0.1

In another filed the last number, for example: 1


This data will generate an ascii file like this:


0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
1


But I need to have the front panel and the fields to fill with my required parameters, because sometimes I need a sequence of numbers until 1, sometimes I need until 10000

Sorry for the question, I know that it is very simple but I am a begginer user in Labview.

I use Labview 7

Thanks for attention

Daniel
Reply To This Message

 Topics Author  Date      
 Generate a Sequence of Numbers    
Daniel Penteado 4/12/2008 5:06 pm EDT
 Reply To This Message
 Your Name:  
 Your Email:  
 Subject:  
  Submission Validation Question: What is 40 - 22? *  
* indicates required field