probeNetNameFilterByNameDefaultList
graphic probeNetNameFilterByNameDefaultList string "net1 net2 net3"
Description
Adds a default list of net names to be used for probe filtering by name, if no information is currently stored in the design.
The default is " ", which implies no filter list is available.
GUI Equivalent
Examples
envGetVal("graphic" "probeNetNameFilterByNameDefaultList")
envSetVal("graphic" "probeNetNameFilterByNameDefaultList" ’string "netA netB")
Related Topics
Return to top