| 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 SwitchOffGenerator) | Constants.state.Closed | Start value of connection state |
| Types.ActivePowerPu | PGen0Pu (from BaseGeneratorSimplified) | | Start value of active power at terminal in pu (base SnRef) (generator convention) |
| Types.ReactivePowerPu | QGen0Pu (from BaseGeneratorSimplified) | | Start value of reactive power at terminal in pu (base SnRef) (generator convention) |
| Types.VoltageModulePu | U0Pu (from BaseGeneratorSimplified) | | Start value of voltage amplitude at terminal in pu (base UNom) |
| Types.ComplexVoltagePu | u0Pu (from BaseGeneratorSimplified) | | Start value of complex voltage at terminal in pu (base UNom) |
| Types.ComplexCurrentPu | i0Pu (from BaseGeneratorSimplified) | | Start value of complex current at terminal in pu (base UNom, SnRef) (receptor convention) |
| Types.PerUnit | KGover (from BaseGenerator) | | Mechanical power sensitivity to frequency |
| Types.ActivePowerPu | PMaxPu (from BaseGenerator) | | Maximum active power in pu (base SnRef) |
| Types.ActivePowerPu | PMinPu (from BaseGenerator) | | Minimum active power in pu (base SnRef) |
| Types.ActivePower | PNom (from BaseGenerator) | | Nominal power in MW |
| Real | Alpha (from BaseGenerator) | PNom*KGover | Participation of the considered generator in the primary frequency regulation |
| Boolean | limUQDown0 (from BaseGenerator) | | Whether the minimum reactive power limits are reached or not (from generator voltage regulator), start value |
| Boolean | limUQUp0 (from BaseGenerator) | | Whether the maximum reactive power limits are reached or not (from generator voltage regulator), start value |
| Types.ActivePowerPu | PRef0Pu (from BaseGenerator) | | Start value of the active power set point in pu (base SnRef) (receptor convention) |
| QStatus | qStatus0 (from BaseGenerator) | | Start voltage regulation status: Standard, AbsorptionMax, GenerationMax |
| Types.PerUnit | KSFR (from BaseGeneratorSignalNSFR) | | Coefficient of participation in the secondary frequency regulation |
| Real | AlphaSFR (from BaseGeneratorSignalNSFR) | PNom*KSFR | Participation of the considered generator in the secondary frequency regulation |
| String | QMaxTableFile (from BaseDiagramPQ) | | Text file that contains the table to get QMaxPu from PGenPu |
| String | QMaxTableName (from BaseDiagramPQ) | | Name of the table in the text file to get QMaxPu from PGenPu |
| String | QMinTableFile (from BaseDiagramPQ) | | Text file that contains the table to get QMinPu from PGenPu |
| String | QMinTableName (from BaseDiagramPQ) | | Name of the table in the text file to get QMinPu from PGenPu |
| Types.ReactivePowerPu | QMax0Pu (from BaseDiagramPQ) | | Start value of the maximum reactive power in pu (base SnRef) |
| Types.ReactivePowerPu | QMin0Pu (from BaseDiagramPQ) | | Start value of the minimum reactive power in pu (base SnRef) |
| Real | QPercent (from BasePQProp) | | Percentage of the coordinated reactive control that comes from this machine |
| Types.ReactivePowerPu | QRef0Pu (from BasePQProp) | | Start value of the reactive power set point in pu (base SnRef) (receptor convention) |
| Types.ReactivePowerPu | QDeadBandPu (from BasePQProp) | | Reactive power deadband around the target in pu (base SnRef) |