1WOSA/XFS3.0 Registration form description 

[HKEY_LOCAL_MACHINE\SOFTWARE\XFS\SERVICE_PROVIDERS\ztPinpad]
"ALLKEYHEX"="3132331B343536083738390D2E302A204143454742444648"	//Key assignment,the sequence is the first 32 characters are Main Key Assignment,the following 8 characters are Left Function Key Assignment while the last 8 characters are Right Function Key Assignment.
"WOSAKEYHEX"="303132333435363738390D1B08FFFF2E2A20FFFFFFFFFFFFFFFFFFFFFFFFFFFF"		//WOSA Main Key Assignment 
"WOSAFDKEYHEX"="4142434445464748FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF"	//WOSA FDK Key Assignment(side keys)  
"dllname"="ZT_VISA_XFSSP.dll"		//SP saving location. If no disk character written,please copy this SP file into system32 of WINDOWS. 
"version"="3.0.0.4"
"COMPORT"="1"							//serial number 
"DEBUGTRACE"="0"
"Class"="PIN"
"type"="EPP"
"subclass"="EPP"
"PinPadtype"="VISA02"			//PIN Pad type,VISA02 refers to ZT598L series PIN Pad, VISA01 refers to ZT588A series PIN Pad, different initialization control. 


WOSA main key assignment is corresponding toWOSAKEYHEX items303132333435363738390D1B08 refers from WFS_PIN_FK_0 to WFS_PIN_FK_CLEAR30 refers to WFS_PIN_FK_008 refers to WFS_PIN_FK_CLEAR
2E2A20 is corresponding to WFS_PIN_FK_DECPOINTWFS_PIN_FK_00WFS_PIN_FK_000 of WOSA Assignment.
FFFF should be corresponding to WFS_PIN_FK_BACKSPACE and WFS_PIN_FK_HELP. If no need some key assignment, it could be filled with FF, if no need WFS_PIN_FK_000just need to revise 20 into FF of WOSAKEYHEX.
WFS_PIN_FK_0            c
WFS_PIN_FK_1            
WFS_PIN_FK_2            
WFS_PIN_FK_3            
WFS_PIN_FK_4            
WFS_PIN_FK_5            
WFS_PIN_FK_6            
WFS_PIN_FK_7            
WFS_PIN_FK_8            
WFS_PIN_FK_9            
WFS_PIN_FK_ENTER         
WFS_PIN_FK_CANCEL             
WFS_PIN_FK_CLEAR              
WFS_PIN_FK_BACKSPACE               
WFS_PIN_FK_HELP                    
WFS_PIN_FK_DECPOINT                
WFS_PIN_FK_00                 
WFS_PIN_FK_000                
WFS_PIN_FK_RES1  



Side function key description, corresponding toWOSAFDKEYHEXconfiguration is basically similar to WOSA main key assignment. To alter sequence,only need to alter sequence ofWOSAKEYHEX andWOSAFDKEYHEX (must exist inALLKEYHEX and the assignment ofALLKEYHEXcannot exist in WOSAKEYHEX͡WOSAFDKEYHEX

WFS_PIN_FK_FDK01 
WFS_PIN_FK_FDK02 
WFS_PIN_FK_FDK03 
WFS_PIN_FK_FDK04 
WFS_PIN_FK_FDK05 
WFS_PIN_FK_FDK06 
WFS_PIN_FK_FDK07 
WFS_PIN_FK_FDK08 




2WOSA/XFS2.0 Registration form description configuration is basically similar to 3.0our SP includes the funtion of 2.0 and 3.0.  