weSdrParasiticExtractionEffort
we weSdrParasiticExtractionEffort cyclic { "low" | "medium" | "high" }
Description
Extracts the resistance of the pins connected by the flightline accurately.
-
lowuses a fast method to extract the resistance of the pins connected by the flightline. -
mediumandhighextracts the resistance of the pins connected by the flightline accurately when one of the wires is already created.
GUI Equivalent
Examples
envGetVal("we" "weSdrParasiticExtractionEffort")
envSetVal("we" "weSdrParasiticExtractionEffort" 'cyclic "low")
envSetVal("we" "weSdrParasiticExtractionEffort" 'cyclic "medium")
Related Topics
Return to top