WOLFRAM SYSTEM MODELER

Plug

Polyphase electrical plug with m pins

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Interfaces.Plug"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Connectors PositivePlug and NegativePlug are nearly identical. The only difference is that the icons are different in order to identify more easily the plugs of a component. Usually, connector PositivePlug is used for the positive and connector NegativePlug for the negative plug of an electrical component.
Connector Plug is a composite connector containing m Pins (Modelica.Electrical.Analog.Interfaces.Pin).

Connectors (1)

pin

Type: Pin[m]

Description: Pins of the plug

Connector Variables (1)

pin

Causality: None

Type: Pin[m]

Description: Pins of the plug

Extended by (2)

NegativePlug

Modelica.Electrical.MultiPhase.Interfaces

Negative polyphase electrical plug with m pins

PositivePlug

Modelica.Electrical.MultiPhase.Interfaces

Positive polyphase electrical plug with m pins