Query_Lang-PCBFunctions_Fields_PositiveNetPositiveNet_AD
Created: 8月 02, 2022 | Updated: 8月 02, 2022
| Applies to version: 21
This document is no longer available beyond version 21. Information can now be found here: PositiveNet for version 25
Parent page: PCB Query Functions - Fields
Summary
Returns all differential pair objects whose Positive Net property complies with the Query.
Syntax
PositiveNet : String
Example Usage
PositiveNet = 'D_P'
Returns all differential pair objects whose Positive Net property is D_P
.
PositiveNet Like '*RX1_P'
Returns all differential pair objects whose Positive Net property ends with RX1_P
.
Tips
- The Positive Net property is only defined for differential pair objects.
- The child objects of differential pair objects returned by the Query are not returned.