In this programming example, you will apply the skills you have learned so far to program a machine to stop
immediately if the bMachineStop input is set, or
after a delay of 5s.
This is what the program will look like when you complete this example.