casLogFileName
layoutXL casLogFileName string "logFileName"
Description
Specifies the name of the log file to which all the Check Against Source messages are written.
The default is casLog, which means the schematic versus layout differences are reported in the form of markers generated in the CAS tab of the Annotation Browser assistant.
GUI Equivalent
|
Connectivity – Check – Against Source (Check Against Source Form) |
|
Examples
envGetVal("layoutXL" "casLogFileName")
envSetVal("layoutXL" "casLogFileName" 'string "casLog1")
Related Topics
List of Layout XL Environment Variables
Return to top