User manual
B - 1
B
Reference
Error Codes
The following tables describe the codes that ReM displays (returns) if it encounters an error during an
operation.
Code Name Description
General
-1 General Error
Parameter Return Codes
100 RC_FILE_DOES_NOT_EXIST The entered data file does not exist.
101 RC_DIRECTORY_DOES_NOT_EXIST The file path directory does not exist.
102 RC_INVALID_PORT_NUM Invalid COM port number entered.
103 RC_INVALID_FILE_EXTENSION Invalid file extension entered.
104 RC_INVALID_ENUM_TYPE Invalid enumeration type entered.
105 RC_INVALID_SCANNER_FILE Invalid scanner file entered.
106 RC_NOT_SUPPORTED Scanner or DLL does not support the entered functionality.
Check the function type and the function mode.
107 RC_FILE_NAME_IS_EMPTY The entered file name is empty or NULL.
108 RC_SERIAL_NUMBER_IS_EMPTY The entered serial number is empty or NULL. Only checked
if using USB interface.
109 RC_XML_FILE_DOES_NOT_EXIST The entered XML file does not exist.
110 RC_INVALID_BUFFER_SIZE The entered buffer size is too small for the returned scanner
data.
111 RC_INVALID_DATA_BUFFER The entered data buffer is NULL.
File Return Codes
200 RC_READ_EXTENDED_PARSING Could not read the extended parsing from the entered file.
201 RC_WRITE_EXTENDED_PARSING Could not write the extended parsing to the entered file.
202 RC_READ_CONFIG_FILE Could not read the information from the configuration file.
203 RC_READ_FLASH_FILE Could not read the information from the flash file.
204 RC_GET_SCANNER_INFO Could not get the scanner information to confirm if the flash
file is valid for the scanner.
205 RC_SCANNER_ID_DONT_MATCH The scanner ID and the file ID do not match.
206 RC_FILE_FORMAT The entered file has an invalid format for the entered func-
tion.
207 RC_READ_XML_FILE Could not read the information from the XML file.
208 RC_XML_DATA_IS_EMPTY The XML file data is empty.
209 RC_SAVE_XML_FILE Error saving the XML file.
210 RC_GET_XML_END_NODE Could not get the end node for the XML element.
211 RC_GET_XML_START_NODE Could not get the start node for the XML element.
212 RC_OUT_OF_MEMORY Could not allocate memory for the current task.
213 RC_VERIFY_CRC Could not verify the CRC for the current file in the FWZ flash
file.
214 RC_WRITE_CONFIG_FILE Could not write the config file data.
215 RC_TEMP_FILE_DOES_NOT_EXIST The temporary “temp.out” file does not exist. The file is cre-
ated from the FWZ decompressed FWZ file.