Example Code

Vending Machine and State Machine in CVI

Code and Documents

Attachment

Attached is the code for a simple state machine.  The state machine is a soda vending machine.

Clicking Quarter will insert $0.25 into the machine.  A press on Return Coins will remove all change in the machine, and clicking Coke will deduct $0.75 from the money in the machine.

Note: Code was written in CVI 2010.

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.