The interrupt types of Delta PLC?External interrupt—As external signal input, then interruption would be triggered.
Time interrupt—User can set when to trigger the interruption.
Communication interrupt—Using RS instruction to receive some specific word to trigger interruption.
Counter interrupt—Using HSCS instruction to trigger interruption.
Pulse interrupt—Indicate specific output point and interruption would be triggered as starting output pulse.