Comparing ECAD Designs > Comparing Using the Command Line > ECAD Compare Command-line Return Codes
  
ECAD Compare Command-line Return Codes
Return codes are grouped in the following way:
0 return code signifies a successful comparison.
Negative return codes signify an error.
Negative Result
Code
Error
Comments
-1
General error code.
-2
The comparison did not start correctly.
-3
The baseline design file is missing.
Either the –baseline argument was omitted or the file was not found.
-4
The current design file is missing.
Either the –current argument was omitted or the file was not found.
-5
The output file was omitted.
-6
The configuration file is missing.
Both –config and –preset arguments were omitted or the given configuration was not found.
-7
An invalid command-line argument was provided.
-8
License validation error.
-9
Configuration setting error.
-10
Mismatch of type between —current and —baseline arguments.
-13
Insufficient configuration data.
-16
Insufficient system memory.
-17
EDA design version mismatch between —current and —baseline.
-18
Invalid IDX file name.
For use with Windchill do not use spaces in the IDX file name.