If Input Go To

This instruction allows the PSMCC to make decisions based on input signals. You can choose "Single Input" or "Multiple Inputs.".

You'll need to choose an input terminal for the instruction to check. You also need to tell the PSMCC what signal condition to look for.  Finally, you must set the line number that the instruction will jump to if the input condition occurs

It allows you to skip part of your program based on an external condition.  For example, you can have multiple programs within your 100 line program space and jump between them depending on certain conditions.

Click here to return to programming toolbox page