The last update date: [2004/12/18] ------------------------------------------------------------------------------------------- 1.Vcom322.exe , support for SRAM size=512K version. I-7188EX,I-7188EX+X-50x,I-7188EA. 2.Vcom322m.exe,(16 sockets version) support for SRAM size=256K version.(7188E1~7188E5) (Vcom322m.exe can run on i-7188E8, but the socket number is not enough for all 8 com ports.) (A)support web setup function. (using web browser connect to the ip address of I-7188E.) (B)support telnet setup function. (use: "telnet xxx.xxx.xxx.xxx") This version support command: (1) All the command for port 10000. (2) new command start with '/': (A)"/echo=on", "/echo=off": set to "echo on" or "echo off" mode. (B)"/ver" show the firmware version & OS version. (C)"/COM0": show all com port setting. "/COM1"~"/COM8": show the setting of COM N. "/COM0=baud,data_bit,parity,stop_bit": set all com ports "/COM1=baud,data_bit,parity,stop_bit"~"/COM8=baud,data_bit,parity,stop_bit": set COM N. parity: 'n': none parity 'e': even parity 'o': Odd parity 'm': mark parity 's': space parity data bit can be 7 or 8 stop bit can be 1 or 2 (D)"/IP": show the setting of IP/MASk/GATEWAY "/IP=xxx.xxx.xxx.xxx": set the new IP address (will be save to EEPROM) (E)"/MASK": show the setting of MASk "/MASK=xxx.xxx.xxx.xxx": set the new MASK(will be save to EEPROM) (F)"/GATEWAY": show the setting of GATEWAY "/GATEWAY=xxx.xxx.xxx.xxx": set the new GATEWAY(will be save to EEPROM) (G)"/restart": use the command to take the changes of IP/MASK/GATEWAY affect. (reset 7188E also will take the changes affect.) (The client side NEED re-connect to the server(I-7188E)) (H)"/quit","/exit","/close": close the telnet connection. (I)"/M0","/M1","/M=0","/M=1","/M": show/setting the Operation Mode of Vcom322.(without save to EEPROM now.) ----------------------------------------------------- vcom3010.exe: The most functions of vcom3010.exe is porting to "vcom322.exe". ICPDAS will not update vcom3010.exe anymore.