LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Minus data

Need help:

 

For example:

 

This is my data:

 

10(user input)

 

i want all the between value from 0-10 to be listed.

 

How to do that?

0 Kudos
Message 1 of 9
(4,093 Views)

Hi,

 

I require some more information. Where (Which format/indicator) do you want to list the data?

Try this vi 

Into the pursuit...
Maverick
0 Kudos
Message 2 of 9
(4,090 Views)
Can i get it in Labview 8.0 ..plz thk u.
0 Kudos
Message 3 of 9
(4,082 Views)

Try This..

 

0 Kudos
Message 4 of 9
(4,076 Views)

Hi,

 

If I understood your question incorrectly please give me more info.

Into the pursuit...
Maverick
0 Kudos
Message 5 of 9
(4,075 Views)

jeyanthi wrote:

10(user input)

 

i want all the between value from 0-10 to be listed.


You want as integers or float?

 

You can use Random Number Generator & multiply it ny 10.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 6 of 9
(4,052 Views)

jeyanthi wrote:

This is my data:10(user input)

 

i want all the between value from 0-10 to be listed.


Sorry i have no LabVIEW in my system right now else ill give u a screenshot. Try this.

 

Use "Get user from input" function to get the user input (10). Connect the input to the 'N' terminal of a FOR loop and inside the loop, connect a build array to the 'i' terminal of the FOR loop and create an indicator after the build array output. This will give you what you want. Post back if problem solved.

0 Kudos
Message 7 of 9
(4,047 Views)

Hi,

 

Please see the pictures attached to this post... 

Into the pursuit...
Maverick
0 Kudos
Message 8 of 9
(4,043 Views)
I'm curious.  How does the subject line "Minus Data" relate to the question that was asked?
Message 9 of 9
(4,002 Views)