Monday, June 4, 2012

Variable Loops





Conclusion questions:

1. Describe how you might modify the Plus command so that it can reset a variable block to 0 within a program.

The Plus command so that the variable block would reset to zero by changing the Plus command to a Minus command, and change the variable so that the variable would deplete to 0 once the variable reaches the minus step.

2. What might an industrial or manufacturing engineering need to count or keep track of? Describe one example.

Industrial or manufacturing engineering needs to keep track of is the amount of products produced in the end and during the process. Variable loops are necessary to keep track of product amount without having the need to count each seperate product.

No comments:

Post a Comment