PinComponentType

Note: There is a newer version of this specification see VEC 2.1.0

Specifies the type of a PinComponent.

General Information

AttributeValue
Ownerelectrical_parts
Applied StereotypeOpenEnumeration

Enumeration Literals

NameDescription
Switch
Coil
Ground
PowerSupply

PowerSupply defines a PinComponent that is used to supply the component itself with power (in contrast to PowerDistribution). PinComponentBehaviours of PinComponents with this type always have the SignalDirection "In".

PowerDistribution

PowerDistribution defines a PinComponent that is used to distribute power to other components (in contrast to PowerSupply). The semantic of this type depends on the SignalDirection. In means, that this PinComponent is used to supply power to the EEComponent for further distribution to other components. Out means that the PinComponent is a source of power for other EEComponents.

Signal
NotConnected
Previous