probeDevice
layoutXL probeDevice boolean { t | nil }
Description
Controls whether the Probe command highlights devices on the schematic and layout.
GUI Equivalent
|
Devices (XL Probe Form) |
Examples
envGetVal("layoutXL" "probeDevice")
envSetVal("layoutXL" "probeDevice" 'boolean t)
envSetVal("layoutXL" "probeDevice" 'boolean nil)
Related Topics
Return to top