About Vxcomm.exe and Xserver Last update [19/Dec/2001]
|
Command set of Vxcomm.exe and Xserver ( sends to 7188E/8000E ) |
|||
|
Command |
Explanations |
Command (sends to 7188E/8000E) |
Return (sends to PC) |
|
00[Arg] |
Stops execution of the Vxcomm.exe or the Xserver. ¡@ Arg: "quit" ¡@ Return: (none) |
00quit¡@ |
(none) |
|
01 |
Reads version information of Vxcomm.exe or Xserver. ¡@ Return: vm.n.rr[mm/dd/yy]
|
01 |
v2.6.14[09/04/2001] |
|
02[Arg] |
Sets baudrate of COM ports of 7188E/8000E. (Does not store the setting into EEPROM of 7188E/8000E ) ¡@ Arg: ¡@ Return:
|
¡@ |
¡@ |
|
03[Arg] |
Sets data format of COM ports of 7188E/8000E. (Does not store the setting into EEPROM of 7188E/8000E ) ¡@ Arg: CDPS
¡@Return:
|
0317N1 0328E1 |
OK OK |
|
04[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
05[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
06[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
07[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
08[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
09[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
09[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
09[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
10[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
11[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
12[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
13[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
14[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
15[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
16[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
17[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
18[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
19[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
20[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
21[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
22[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
23[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
24[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
|
25[Arg] |
123 ¡@ Arg: ¡@ ¡@ Return:
|
¡@ |
¡@ |
¡@
|
Options of the command line |
||
| Vxcomm.exe [/Option] | ||
|
Options |
Explanations |
Notes |
|
/1 |
Recognizes 7188E1¡@ |
¡@ |
| /2 | Recognizes 7188E2 | ¡@ |
| /3 | Recognizes 7188E3 | After version 3.0.0 |
| /4 | Recognizes 7188E4 | After version 3.0.0 |
| /5 | Recognizes 7188E5 | After version 3.0.0 |
| /8 | Recognizes 7188E8 | After version 3.0.0 |
| /X | Recognizes 7188EX | After version 3.0.0 |
| /A | Recognizes 7188EA | After version 3.0.0 |
| /M0 |
Multi-echo mode.
Echoes data from the 7188E/8000E's COM ports to every client which is connected to the 7188E/8000E. |
|
| /M1 |
Single-echo mode.
Echoes data from the 7188E/8000E's COM ports to the specific client which requested the service. |
After version 2.6.12 |
| /Wxxx |
Timeout of building a socket connection. If timeout is up, Vxcomm.exe/Xservder gives up building a socket connection. xxx: timeout Time unit: sec Default: 0 xxx=0: disable option /W |
¡@ |
| /STxxx |
System timeout between two packets from network to 7188E/8000E. If timeout is up, Vxcomm.exe/Xserver reboots system itself. XXX: timeout Time unit: sec Default: 0 xxx=0: disable option /ST |
¡@ |
| /Txxx |
Timeout between the 7188E/8000E sending command to COM ports completed and beginning receiving data from the COM ports. If timeout is up, Vxcomm.exe/Xserver gives up receiving data. Time unit: ms Default: 100 ms xxx=0: disable option /T |
Acts in M1 (Single-echo mode) |