multiConn
APR.device.route multiConn string "connName"
Description
Lets you specify a name for multiple connections to a single pin.
The default value is an empty string "". This means the connection name is not specified.
GUI Equivalent
Examples
envGetVal("APR.device.route" "multiConn")
envSetVal("APR.device.route" "multiConn" 'string "connection1")
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top