| Integer | NbSwitchOffSignals (from SwitchOffLogic) | | Number of switch-off signals to take into account in inputs |
| Boolean | SwitchOffSignal10 (from SwitchOffLogic) | false | Initial switch-off signal 1 |
| Boolean | SwitchOffSignal20 (from SwitchOffLogic) | false | Initial switch-off signal 2 |
| Boolean | SwitchOffSignal30 (from SwitchOffLogic) | false | Initial switch-off signal 3 |
| Boolean | Running0 (from SwitchOffLogic) | if NbSwitchOffSignals >= 3 then not (SwitchOffSignal10 or SwitchOffSignal20 or SwitchOffSignal30) elseif NbSwitchOffSignals >= 2 then not (SwitchOffSignal10 or SwitchOffSignal20) else not SwitchOffSignal10 | Indicates if the component is initially running or not |
| Constants.state | State0 (from SwitchOffInjector) | Constants.state.Closed | Start value of connection state |
| Types.ApparentPowerModule | SNom | | Injector nominal apparent power in MVA |
| Types.VoltageModulePu | U0Pu | | Start value of voltage amplitude at injector terminal in pu (base UNom) |
| Types.ActivePowerPu | P0Pu | | Start value of active power in pu (base SnRef) (receptor convention) |
| Types.ReactivePowerPu | Q0Pu | | Start value of reactive power in pu (base SnRef) (receptor convention) |
| Types.ComplexVoltagePu | u0Pu | | Start value of complex voltage at injector terminal in pu (base UNom) |
| Types.ComplexApparentPowerPu | s0Pu | | Start value of apparent power at injector terminal in pu (base SnRef) (receptor convention) |
| Types.ComplexCurrentPu | i0Pu | | Start value of complex current at injector terminal in pu (base UNom, SnRef) (receptor convention) |
| Types.PerUnit | G0Pu | | Start value of conductance in pu (base SNom) |
| Types.PerUnit | B0Pu | | Start value of susceptance in pu (base SNom) |