probeNetNameFilterByName
graphic probeNetNameFilterByName boolean { t | nil }
Description
Lets you specify the selective display of probes depending on their net names.
The default is nil, which implies all probes are displayed.
GUI Equivalent
Examples
envGetVal(“graphic” “probeNetNameFilterByName”)
envSetVal(“graphic” “probeNetNameFilterByName” 'boolean t)
Related Topics
Return to top