pcLogFilePath
pinCheck pcLogFilePath string "file path"
Description
Changes the log file creation path.
The default value is the current working directory.
GUI Equivalent
Examples
envGetVal("pinCheck" "pcLogFilePath")
envSetVal("pinCheck" "pcLogFilePath" 'string "pincheck_amsPLL_PLL_160MHZ_sim_config.log")
Related Topics
Return to top