allowInOutPortAsRegulated
lp allowInOutPortAsRegulated boolean { t | nil }
Description
Considers supplies connected to the inout port as regulated. The default value is nil. By default, only supplies connected to output port or not connected to any port are considered as regulated supplies.
GUI Equivalent
Example
envGetVal("lp" "allowInOutPortAsRegulated")
envSetVal("lp" "allowInOutPortAsRegulated" 'boolean nil)
Related Topics
Return to top