| 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 | | Nominal converter apparent power in MVA |
| Electrical |
| Types.PerUnit | BesPu | | Shunt susceptance in pu (base UNom, SNom) |
| Types.PerUnit | GesPu | | Shunt conductance in pu (base UNom, SNom) |
| Types.PerUnit | ResPu | | Serial resistance in pu (base UNom, SNom) |
| Types.PerUnit | XesPu | | Serial reactance in pu (base UNom, SNom) |
| Control |
| Types.PerUnit | DipMaxPu | | Maximum active current ramp rate in pu/s (base UNom, SNom) (generator convention) |
| Types.PerUnit | DiqMaxPu | | Maximum reactive current ramp rate in pu/s (base UNom, SNom) (generator convention) |
| Types.PerUnit | DiqMinPu | | Minimum reactive current ramp rate in pu/s (base UNom, SNom) (generator convention) |
| Types.PerUnit | Kipaw | | Anti-windup gain for active current in pu/s (base UNom, SNom) |
| Types.PerUnit | Kiqaw | | Anti-windup gain for reactive current in pu/s (base UNom, SNom) |
| Types.Time | tG | | Current generation time constant in s |
| Initialization |
| Types.ComplexCurrentPu | i0Pu | | Initial complex current at grid terminal in pu (base UNom, SnRef) (receptor convention) |
| Types.PerUnit | IGsIm0Pu | | Initial imaginary component of the current at converter terminal in pu (base UNom, SNom) (generator convention) |
| Types.PerUnit | IGsRe0Pu | | Initial real component of the current at converter terminal in pu (base UNom, SNom) (generator convention) |
| Types.PerUnit | IpMax0Pu | | Initial maximum active current at converter terminal in pu (base UNom, SNom) (generator convention) |
| Types.PerUnit | IqMax0Pu | | Initial maximum reactive current at converter terminal in pu (base UNom, SNom) (generator convention) |
| Types.PerUnit | IqMin0Pu | | Initial minimum reactive current at converter terminal in pu (base UNom, SNom) (generator convention) |
| Types.ActivePowerPu | PAg0Pu | | Initial generator (air gap) power in pu (base SNom) (generator convention) |
| Types.ComplexVoltagePu | u0Pu | | Initial complex voltage at grid terminal in pu (base UNom) |
| Types.PerUnit | UGsIm0Pu | | Initial imaginary component of the voltage at converter terminal in pu (base UNom) |
| Types.PerUnit | UGsRe0Pu | | Initial real component of the voltage at converter terminal in pu (base UNom) |
| Operating point |
| Types.ActivePowerPu | P0Pu | | Initial active power at grid terminal in pu (base SnRef) (receptor convention) |
| Types.ReactivePowerPu | Q0Pu | | Initial reactive power at grid terminal in pu (base SnRef) (receptor convention) |
| Types.VoltageModulePu | U0Pu | | Initial voltage amplitude at grid terminal in pu (base UNom) |
| Types.Angle | UPhase0 | | Initial voltage angle at grid terminal in rad |