User`s guide
506 VEE User’s Guide
Appendix
This program can be created with six or fewer objects. Choose
from the following objects:
Hint: To improve performance, send the data to the display only
once by first collecting the data into an array using the Collector
object. Note the performance differences.
Solution—Collecting Random Numbers
Figure 283 shows a solution for the exercise Collecting
Random Numbers.
Start
For Range
Until Break
randomseed() function
random() function
Collector
Formula
Set Values
Alloc Int32
Logging AlphaNumeric
Strip Chart
Meter
Date/Time
Timer
Now()
Break
Do