LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need Help Creating This VI


@dirtroadkid24 wrote:

Make a IV which genreates a number between 1-6 and runs 10 times and displays the values in an array dicicator

Hint

1)      A loop which lopps 10 times

2)      One random number generator

3)      Arthimetic primitive (5) icon andexpression node

4)      Array privmitive 


Now i tried using a random number generator to generator a number between 1-6 but the random number generator only generates numbers between 0-1. what should i do?  



Combine Hint 2 and 3 for the number, put them in (1), connect to (4)

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 11 of 14
(325 Views)

Haha! there's an element of cruelty here now.

0 Kudos
Message 12 of 14
(324 Views)

it took me a while but i got it i just played around with it until it did exactly what i wanted.

Message 13 of 14
(288 Views)

Good work.  Post it if you're interested in some constructive criticism.

Jim
You're entirely bonkers. But I'll tell you a secret. All the best people are. ~ Alice
For he does not know what will happen; So who can tell him when it will occur? Eccl. 8:7

0 Kudos
Message 14 of 14
(284 Views)