check_logDir
APR.device.route check_logDir string "directory"
Description
Specifies the path to the directory that saves the checker log file from the Check tab of the device-level router.
The default directory is an empty string "".
GUI Equivalent
Examples
envGetVal("APR.device.route" "check_logDir")
envSetVal("APR.device.route" "check_logDir" 'string "logdirectory1")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top