signalPortsForIsoEnableConditionDerivation
lp signalPortsForIsoEnableConditionDerivation string "data_port_names"
Description
Registers the names of data ports in a setup file that need the isolation_enable_condition derivation. The default value is "", which means no derivation is printed in the CIW.
GUI Equivalent
Example
envGetVal("lp" "signalPortsForIsoEnableConditionDerivation")
envSetVal("lp" "signalPortsForIsoEnableConditionDerivation" 'string "OUT OUT2 IN1")
Related Topics
Export of Switch Function and Isolation Enable Condition Expressions
virtualSuppliesForSwitchFunctionDerivation
exportSwitchFunctionDerivationForAllUsedVirtualSupplies
exportIsoEnableConditionDerivationForAllTopIsolatedPorts
Return to top