| 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 SwitchOffMotor) | Constants.state.Closed | Start value of connection state |
| Types.ApparentPowerModule | SNom (from BaseMotor) | | Nominal apparent power of the motor in MVA |
| Types.ComplexCurrentPu | i0Pu (from BaseMotor) | | Start value of complex current at load terminal in pu (base UNom, SnRef) (receptor convention) |
| Types.ComplexApparentPowerPu | s0Pu (from BaseMotor) | | Start value of apparent power at load terminal in pu (base SnRef) (receptor convention) |
| Types.ComplexVoltagePu | u0Pu (from BaseMotor) | | Start value of complex voltage at load terminal in pu (base UNom) |
| Types.PerUnit | RsPu | | Stator resistance in pu (base UNom, SNom) |
| Types.PerUnit | RrPu | | Rotor resistance in pu (base UNom, SNom) |
| Types.PerUnit | XsPu | | Stator leakage reactance in pu (base UNom, SNom) |
| Types.PerUnit | XrPu | | Rotor leakage reactance in pu (base UNom, SNom) |
| Types.PerUnit | XmPu | | Magnetizing reactance in pu (base UNom, SNom) |
| Real | H | | Inertia constant in s |
| Real | torqueExponent | | Exponent of the torsque speed dependency |
| Types.ComplexCurrentPu | is0Pu | | Start value of the stator current in pu (base SNom, UNom) |
| Types.ComplexCurrentPu | im0Pu | | Start value of the magnetising current in pu (base SNom, UNom) |
| Types.ComplexCurrentPu | ir0Pu | | Start value of the rotor current in pu (base SNom, UNom) |
| Types.PerUnit | ce0Pu | | Start value of the electrical torque in pu (base SNom) |
| Real | s0 | | Start value of the slip of the motor |
| Types.AngularVelocityPu | omegaR0Pu | | Start value of the angular velocity of the motor in pu (base omegaNom) |