Iqra Lab 3
Iqra Lab 3
Iqra Lab 3
1. Demonstrate how to add a conditional terminal to a For Loop and describe how numeric
conversion occurs on the For Loop count terminal.
2. Use a While Loop and an iteration terminal and pass data through a tunnel.
Create a VI that continuously generates random numbers between 0 and 1000 until it generates a number
that matches a number selected by the user. Determine how many random numbers the VI generated
before generating the matching number.