Context Object Parameters
| Parameter Name | Type | Read/Write | Comments | 
|---|
| ElecInstance (input) | PLM Entity | Read | Electrical Instance to connect. | 
| ElecPort (input) | PLM Entity | Read | Port of instance to connect. | 
| ListOfCompatiblePartNumbers  (output List of strings) | PLM Entity | Write | List of part numbers compatible with the electrical Instance to connect. | 
| ListOfCompatibleElecTypes (output list of strings synchronized with ListOfCompatiblePartNumbers) | PLM Entity | Write | List of electrical device types compatible with the electrical Instance to connect. It must match the ListOfCompatiblePartNumbers (same number of objects). It is only used for user information. |