Query_Lang-SCHFunctions_Fields_HarnessTypeHarnessType_AD
This document is no longer available beyond version 21. Information can now be found here: HarnessType for version 24
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.