Query_Lang-PCBFunctions_Fields_Pad_JumperIDPad_JumperID_AD
Created: September 08, 2015 | Updated: August 17, 2021
| Applies to versions: 1.0, 1.1, 2.0, 2.1, 3.0, 3.1 and 3.2
Now reading version 3.1. For the latest, read: Query_Lang-PCBFunctions_Fields_Pad_JumperID((Pad_JumperID))_AD for version 4
Parent page: PCB Query Functions - Fields
Summary
Returns all pad objects whose Pad Jumper ID property complies with the Query.
Syntax
Pad_JumperID : Numeric_String
Example Usage
Pad_JumperID = '3'
Returns all pad objects whose Pad Jumper ID property is 3.
Pad_JumperID <> '567'
Returns all objects except pad objects whose Pad Jumper ID property is 567.
Tips
- The Pad Jumper ID property is only defined for pad objects.