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.