route_routedLoc
APR.device.route route_routedLoc cyclic { "Current cellview" | "Other cellview" }
Description
Specifies whether to write the supply routing to the current cellview or to a different cellview.
The default is "Current cellview".
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_routedLoc")
envSetVal("APR.device.route" "route_routedLoc" 'cyclic "Other cellview")
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top