Skip to content

Interlock Instance

class InterlockInstance

An InterlockInstance wires a reusable interlock definition to concrete plant signals, placed on a dedicated interlock level. It selects the controlled output, the condition-source inputs and the bound variable, decoupling the reusable interlock logic from plant-specific routing.

  • Define an interlock in the controller tree.
    image2020-7-28_13-42-51
  • Selcect a defined InterLock.
  • Define the 'good' condition of the interlock.
    image2020-7-28_13-46-41

Example

An example project is available here