| 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 SwitchOffShunt) | Constants.state.Closed | Start value of connection state |
| Types.PerUnit | BMaxPu (from BaseSVarC) | | Maximum value for the variable susceptance in pu (base UNom, SnRef) |
| Types.PerUnit | BMinPu (from BaseSVarC) | | Minimum value for the variable susceptance in pu (base UNom, SnRef) |
| Types.PerUnit | BShuntPu (from BaseSVarC) | | Fixed susceptance of the static var compensator in pu (for standby mode) (base UNom, SnRef) |
| Types.PerUnit | B0Pu (from BaseSVarC) | | Start value of the susceptance in pu (base UNom, SnRef) |
| Types.ComplexCurrentPu | i0Pu (from BaseSVarC) | | Start value of complex current at injector terminal in pu (base UNom, SnRef) (receptor convention) |
| Types.ComplexVoltagePu | u0Pu (from BaseSVarC) | | Start value of complex voltage at injector terminal in pu (base UNom) |
| Types.VoltageModulePu | U0Pu (from BaseSVarC) | | Start value of voltage amplitude at injector terminal in pu (base UNom) |
| Types.VoltageModulePu | URef0Pu (from BaseSVarC) | | Start value of the voltage regulation set point in pu (base UNom) |
| Types.PerUnit | BVar0Pu (from BaseSVarC) | B0Pu - BShuntPu | Start value of variable susceptance in pu (base UNom, SnRef) |
| BaseControls.Mode | Mode0 (from BaseModeHandling) | | Start value for mode |
| Boolean | selectModeAuto0 (from BaseModeHandling) | true | Start value of the boolean indicating whether the SVarC is initially in automatic configuration |
| Integer | setModeManual0 (from BaseModeHandling) | Integer(Mode0) | Start value of the mode when in manual configuration |
| Types.Time | tThresholdDown (from ParamsModeHandling) | | Time duration associated with the condition U < UThresholdDown for the change from standby to running mode, in s |
| Types.Time | tThresholdUp (from ParamsModeHandling) | | Time duration associated with the condition U > UThresholdUp for the change from standby to running mode, in s |
| Types.VoltageModule | URefDown (from ParamsModeHandling) | | Voltage reference taken into account when the static var compensator switches from standby mode to running mode by falling under UThresholdDown for more than tThresholdDown seconds, in kV |
| Types.VoltageModule | URefUp (from ParamsModeHandling) | | Voltage reference taken into account when the static var compensator switches from standby mode to running mode by exceeding UThresholdUp for more than tThresholdUp seconds, in kV |
| Types.VoltageModule | UThresholdDown (from ParamsModeHandling) | | Voltage value under which the static var compensator automatically switches from standby mode to running mode, in kV |
| Types.VoltageModule | UThresholdUp (from ParamsModeHandling) | | Voltage value above which the static var compensator automatically switches from standby mode to running mode, in kV |
| Types.PerUnit | LambdaPu | | Statism of the regulation law URefPu = UPu + LambdaPu*QPu in pu (base UNom, SnRef) |
| Types.VoltageModule | UNom | | Static var compensator nominal voltage in kV |