probeNetNameFilterByNameMode
graphic probeNetNameFilterByNameMode cyclic { "Hide" | "Show" }
Description
Controls whether the probes that have the specified nets are displayed or hidden.
The default is "Hide", this implies if the probe net is in the filtering list, it will be hidden.
GUI Equivalent
Examples
envGetVal("graphic" "probeNetNameFilterByNameMode")
envSetVal("graphic" "probeNetNameFilterByNameMode" 'cyclic "Show"))
Related Topics
Return to top