Note:These Command Just for Slave 
			   I-8000 Series(I-8410,I-8810) 
       Command $AASiCjARRFF 
 
       Description This command set the input range and data format of the analog data 
	   input module to the specified Slot and channel in the I-8000 system. 
 
       Syntax $AASiCjARRFF[CHK](cr) 
	   
	   	   $ a delimiter character 		   
	    
	   
	   	   AA  2-characters HEX module address for the specified I-8000 system
		    ,Range from 01 to FFh 
	    
	   
	   	   Si Specified slot number. i = 0 to 3(4 slots) or  
	    
	   
	   	   Cj specified channel number. j = 0 to 7 
	    
	   
	   	   A Command for set the input range, data format of the analog input module 
	    
	   
	   	   RR Input range code Type  
	    
	   
	   	   FF Data format code Format  
	    
	   
	   		[CHK] 2-characters of Checksum  
        
	   
	   	   (cr) Character Return(0x0D) for denote the end of command 
	    
	   
	    
       Response 
	   
	   
	   		  Valid Command 
			  !AA[chk](cr) 
	    
	   
	   	   Invalid Command 
		   ?AA[CHK](cr)  
	   
	   Syntax error or communication error may get no response.
	   
	   	   ! delimiter for valid command 		   
	    
	   
	   	   ? delimiter for invalid command 
	    
	   
	   	   AA 2-characters HEX module address 
	    
	   
	   
	   		[CHK] 2-characters of Checksum  
        
	   
	   	   (cr) Character Return(0x0D) for denote the end of response 
	    
	   
	    
 
       Example 
	   	   
		   
		   	   Command 
			   $01S0C1A0000  
		   
		   		Response 
				!01(cr)  
		   
		   	   Description 
			   The Analog Data input Module channel 1 in slot 0 of the I-8000 system
			    at address 01h that configuration is +/-15mV input range and 
				engineering unit data format.