route_defaultRoutedView
APR.device.route route_defaultRoutedView string "defaultViewName"
Description
Specifies the default name for the routed view if signal routing is written to another cellview.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_defaultRoutedView")
envSetVal("APR.device.route" "route_defaultRoutedView" 'string "route1")
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top