probePin
layoutXL probePin boolean { t | nil }
Description
Enables the Probe command to highlight pins in the schematic and layout.
GUI Equivalent
|
Pins (XL Probe Form) |
Examples
envGetVal("layoutXL" "probePin")
envSetVal("layoutXL" "probePin" 'boolean t)
envSetVal("layoutXL" "probePin" 'boolean nil)
Related Topics
Return to top