modelSwitchOffDCLine

Switch-off signal for a DC line

Extends from SwitchOffLogicSide1 (Manage switch-off logic for side 1 of a quadripole), SwitchOffLogicSide2 (Manage switch-off logic for side 2 of a quadripole).

Parameters

TypeNameDefaultDescription
IntegerNbSwitchOffSignalsSide1 (from SwitchOffLogicSide1)Number of switch-off signals to take into account in inputs
BooleanSwitchOffSignal1Side10 (from SwitchOffLogicSide1)falseInitial switch-off signal 1 for side 1 of the quadripole
BooleanSwitchOffSignal2Side10 (from SwitchOffLogicSide1)falseInitial switch-off signal 2 for side 1 of the quadripole
BooleanSwitchOffSignal3Side10 (from SwitchOffLogicSide1)falseInitial switch-off signal 3 for side 1 of the quadripole
BooleanRunningSide10 (from SwitchOffLogicSide1)if NbSwitchOffSignalsSide1 >= 3 then not (SwitchOffSignal1Side10 or SwitchOffSignal2Side10 or SwitchOffSignal3Side10) elseif NbSwitchOffSignalsSide1 >= 2 then not (SwitchOffSignal1Side10 or SwitchOffSignal2Side10) else not SwitchOffSignal1Side10Indicates if the component is initially running on side 1 or not
IntegerNbSwitchOffSignalsSide2 (from SwitchOffLogicSide2)Number of switch-off signals to take into account in inputs
BooleanSwitchOffSignal1Side20 (from SwitchOffLogicSide2)falseInitial switch-off signal 1 for side 2 of the quadripole
BooleanSwitchOffSignal2Side20 (from SwitchOffLogicSide2)falseInitial switch-off signal 2 for side 2 of the quadripole
BooleanSwitchOffSignal3Side20 (from SwitchOffLogicSide2)falseInitial switch-off signal 3 for side 2 of the quadripole
BooleanRunningSide20 (from SwitchOffLogicSide2)if NbSwitchOffSignalsSide2 >= 3 then not (SwitchOffSignal1Side20 or SwitchOffSignal2Side20 or SwitchOffSignal3Side20) elseif NbSwitchOffSignalsSide2 >= 2 then not (SwitchOffSignal1Side20 or SwitchOffSignal2Side20) else not SwitchOffSignal1Side20Indicates if the component is initially running on side 2 or not
Constants.stateState0Constants.state.ClosedStart value of connection state

Connectors

TypeNameDefaultDescription
Dynawo.Connectors.BPinswitchOffSignal1Side1 (from SwitchOffLogicSide1)Switch-off signal 1 for side 1 of the quadripole
Dynawo.Connectors.BPinswitchOffSignal2Side1 (from SwitchOffLogicSide1)Switch-off signal 2 for side 1 of the quadripole
Dynawo.Connectors.BPinswitchOffSignal3Side1 (from SwitchOffLogicSide1)Switch-off signal 3 for side 1 of the quadripole
Dynawo.Connectors.BPinrunningSide1 (from SwitchOffLogicSide1)Indicates if the component is running on side 1 or not
Dynawo.Connectors.BPinswitchOffSignal1Side2 (from SwitchOffLogicSide2)Switch-off signal 1 for side 2 of the quadripole
Dynawo.Connectors.BPinswitchOffSignal2Side2 (from SwitchOffLogicSide2)Switch-off signal 2 for side 2 of the quadripole
Dynawo.Connectors.BPinswitchOffSignal3Side2 (from SwitchOffLogicSide2)Switch-off signal 3 for side 2 of the quadripole
Dynawo.Connectors.BPinrunningSide2 (from SwitchOffLogicSide2)Indicates if the component is running on side 2 or not
Dynawo.Connectors.BPinrunningIndicates if the component is running or not

Components

TypeNameDefaultDescription
Constants.statestateDC Line connection state