weSdrSourceSinkMapAllCurrents
we weSdrSourceSinkMapAllCurrents boolean { t | nil }
Description
Displays details about the maximum current value of the pins or clusters according to each current type. When t, the source sink map displays for each pin or cluster, the maximum current value for each current types (Static, Avg, Rms, and Peak), if available. When nil, the source sink map only displays the maximum current value irrespective of the current type.
GUI Equivalent
Examples
envGetVal("we" "weSdrSourceSinkMapAllCurrents")
envSetVal("we" "weSdrSourceSinkMapAllCurrents" 'boolean t)
Related Topics
Visualizing the Current Distribution Per Net
Return to top