Add an interrupt

Use the
New interrupt
dialog to create interrupts for
Micro800
controller programs. The available interrupt types vary with the controller selection. When you are adding, configuring, or deleting interrupts, the controller must be offline.
Use interrupts to:
  • Set time intervals between executions of ladder subroutines.
  • Force user interrupt functions to start without using ladder logic.
  • Allow or prohibit overflows and underflows for high-speed counter (HSC) interrupts.
  • Allow or prohibit high and low presets for HSC interrupts.
Prerequisites
  • Create a
    Micro800
    controller project.
  • The controller is offline.
To add an interrupt
  1. In
    Project Organizer
    , right-click
    Programs
    , and then select
    New interrupt
    .
  2. In
    New interrupt
    , do the following:
    1. In the
      Name
      box, enter the interrupt name.
    2. From the
      Type
      list, select an interrupt type.
    3. From the
      ID
      list, select an identifier for the interrupt.
    4. From the
      Program type
      list, select the program type in the project for the interrupt usage.
  3. Select the parameters for the interrupt type.
  4. Select
    Create
    .
    TIP:
    • To delete an interrupt, in
      Project Organizer
      , right-click the interrupt, and then select
      Delete
      .
    • To edit an added interrupt, in
      Project Organizer
      , select the interrupt, and then edit the properties in the
      Properties
      pane.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal