Query_Lang-SCHFunctions_Fields_HarnessTypeHarnessType_AD
Created: Sierpień 02, 2022 | Updated: Sierpień 02, 2022
| Applies to version: 4
This document is no longer available beyond version 4. Information can now be found here: HarnessType for version 5
Parent page: Schematic Query Functions - Fields
Summary
Returns all harness connector, port, and sheet entry objects whose Harness Type property complies with the Query.
Syntax
HarnessType : String
Example Usage
HarnessType = 'JTAG'
Returns all harness connector, port, and sheet entry objects whose Harness Type property is JTAG.
HarnessType Like '*SPI*'
Returns all harness connector, port, and sheet entry objects whose Harness Type property includes SPI.
Tips
- The Harness Type property is only defined for harness connector, port, and sheet entry objects.