First homework assignment

Dice roller

In this homework students should create a virtual instrument that simulates dice rolling. Die values are: 1, 2, 3, 4, 5, 6. A die is rolled once every second.

The user should be able to define the number of dice rollings. The VI needs to keep the statistics of how many times each die value occured and show it to the user. Also VI show the progress of the execution in an indicator.

Last modified: Thursday, 28 February 2019, 9:15 PM