PinComponentType
Published on May 11, 2020
VEC Version 1.2.0
Last updated on Feb 1, 2023
1 min read
Note: There is a newer version of this specification see VEC 2.1.0
Specifies the type of a PinComponent.
General Information
Attribute | Value |
---|---|
Owner | electrical_parts |
Applied Stereotype | OpenEnumeration |
Enumeration Literals
Name | Description |
---|---|
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
Classes
Last updated on Feb 1, 2023