PinDesignator

This document is no longer available beyond version 21. Information can now be found here: PinDesignator for version 24

Parent page: Schematic Query Functions - Fields

Summary

Returns all pin objects whose Pin Designator property complies with the Query.

Syntax

PinDesignator : String

Example Usage

PinDesignator = '1'
Returns all pin objects whose Pin Designator property is 1.

PinDesignator = 'AA'
Returns all pin objects whose Pin Designator property is AA.

PinDesignator Like 'Z?'
Returns all Pin objects that have a Pin Designator property whose associated string consists of two characters, with the first of those characters being Z.

Tips

  1. The Pin Designator property is only defined for pin objects.

 

If you find an issue, select the text/image and pressCtrl + Enterto send us your feedback.
Note

The features available depend on your Altium product access level. If you don’t see a discussed feature in your software, contact Altium Sales to find out more.