2.1. Summary
2.1. Summary
In order to use the interrupt function, the INTDEF command needs to be used. Users input the desired interrupt numbers, condition expression, and the programs to be called when an interrupt occurs. INTDEF ON needs to be used to activate the function and INDEF OFF needs to be used to deactivate the function.