|
I cannot get the report from RMS software. |
|
1.
Try to retrieve the device's time to check if the
software is connected with the device.
2. Check if all users have their corresponding dept.
assigned.
3. If problem persists, please contact your dealer for
support. |
|
What are the lists of error codes in RMS? |
|
//Comm
Port Initialization Error Message Description
#define _ERR_IE_BADID -1 //Wrong Comm ID
#define _ERR_IE_OPEN -2 //Repeated COMPort No.
#define _ERR_IE_NOPEN -3 //COMPort disabled
#define _ERR_IE_MEMORY -4 //Unable to retrieve memory
#define _ERR_BUILD_DCB -5 //DCB(Device Control Block)
Initialization Error
#define _ERR_SET_COMM_STATE -6 //COMPort Status Setting
Error
#define _ERR_SETUP_COMM -7 //COMPort Settings Error,
(For 32 bit processor) #define _ERR_OPEN_COMM -10
//Unable to open COMPort (Other application is using it)
#define _ERR_CLOSE_COMM -11 //Unable to close COMPort
//Data Processing Error Message Description
#define _ERR_PARAMETER -20 //Parameter Error
#define _ERR_CARD_13 -21 //Card No. + PIN CODE over 13
BYTES
#define _ERR_CARD_BLANK -22 //Null not allowed for Card
No. or PIN CODE
#define _ERR_COMM_IO -30 //COMPort Read/Write Error
#define _ERR_LINK -31 //Node ID unable to connect (Check
the wiring connection or probably the system hanged up)
#define _ERR_NO_DATA -32 //Input Buffer has no data
#define _ERR_OVERFLOW -33 //Input Buffer
Overflow(>256) (array overbound)
#define _ERR_FRAME -40 //Packets Error (low response
time,insufficient Timeout)
#define _ERR_CHECK_SUM -41 //Checksum Error
#define _ERR_ECHO -42 //Node ID Echo Error
#define _ERR_CONFIRM -43 //Retrieved data and inputted
data mismatch
-151 //Wrong model no.
-78,-119 //Unable to connect
-100 //Computer name has been modified |
|
I encountered several error messages while using the software. |
|
Contact
your dealer for support.
1. Kindly provide screenshots of the error messages.
2. State a detailed information about the problem as
well as related settings |
|
How to preserve all data before hardware initialization. |
|
a.
Retrieve all parameter settings, master card code and
data transactions before the initialization and export
the data to desired file extension.
b.
If it could not be retrieved, use the command of NDUMP
to save the data within the card reader. Then start to
initialize the system. |
|
Unable
to export data at a specified time. |
|
Check if there's any settings error. If problem persists, please send C:\RMS\PB.ini file and also the database rms_a.mdb for study. |