displayChecks
displayChecks( ?resultsDirt_resultsDir[t_check1 t_check2 t_check3... ] ) => nil
Description
Displays device checks. If no name is provided, this function displays all checks that have been added so far. If no device checks have been added and a results directory is set by using the openResults() command, it prints device checks from the asserts.info.asserts file in that results directory. If the results directory is provided, it displays device checks found in the asserts.info.asserts file in that results directory.
This function can be used only in an Analog Design Environment L session. When the enableDeviceChecking environment variable is set to
t, the function can be used for an Analog Design Environment XL session too.Arguments
|
Directory containing the PSF files (results). |
|
Value Returned
Return to top