PluggableTerminalSpecification

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

Specification for the definition of pluggable terminals.

General Information

Attribute Value
Owner electrical_parts
Applied Stereotype
Base Classifier TerminalSpecification
Is Abstract false
Derived Classifiers

Attributes

Name Type Mult. Description Owning Classifier
identification String 1

Specifies a unique identification of the specification. The identification is guaranteed to be unique within the document containing the specification. For all VEC-documents a Specification-instance can be trusted to be identical if the DocumentVersion-instance is the same (see DocumentVersion) and the identification of the Specification is the same.

Specification
description AbstractLocalizedString 0..*

Specifies additional, human readable information about the specification.

Specification
specialPartType String 0..1

The specialPartType allows the specification of subclassifications for a PartOrUsageRelatedSpecification (e.g. different types of connector housings).

PartOrUsageRelatedSpecification
voltageRange ValueRange 0..1

Specifies the allowed voltage range for the connector housing.

TerminalSpecification
sealingType TerminalSealingType 0..1

Defines the SealingType of the Terminal. This type always refers to the sealing of the terminal itself. However, even a terminal which is not sealable can be used in sealed locations with additional measures (e.g. on the slot).

TerminalSpecification
connectionALength NumericalValue 0..1

Specifies the length of the terminal between the contact area (terminal reception) and the crimp are (wire reception, see diagram "Terminal Dimensions").

TerminalSpecification
overallLength NumericalValue 0..1

Specifies the overall length the terminal (see diagram "Terminal Dimensions").

TerminalSpecification
terminalType PluggableTerminalType 0..1

Defines the type of the terminal. The type defines constraints about the numbers of wire and terminal receptions and their relations.

PluggableTerminalSpecification
Previous