Software Description:
Commax is a professional RS232/422/485 serial port and network TCP/IP communication for data conversion software. The local serial port data is transmitted to the remote computer through the network, and the remote computer sends control commands to the local serial port to control the local serial port Devices, allows you to remotely control the serial port Devices.
: Download Baidu cloud disk from csdn
Software features:
Commax establishes a data channel locally to convert the local serial port data and network data,
- Fast conversion speed and high efficiency. Higher conversion efficiency than similar software by 30%
- Supports data conversion across multiple channels at the same time.
- Supports random startup when the system starts.
- Supports network disconnection and reconnection.
- Supports UDP server, UDP client, tcp client, and TCP server data conversion
Usage:
Install the vspd virtual serial port tool on the local computer. The program is located in the. \ vspdconfig \ directory, run vspdxp_install.exe, run vspdconfig.exe, and click Add pair. (in the manual, take COM1 and com2 for example)
UDP Configuration
1. Run the vspd virtual serial port tool on the local computer to generate a pair of virtual serial ports (for example, COM1, com2)
2. Run commax on the Local Computer and add a UDP channel,
Serial Port Configuration: Set the serial port number to COM1 by default (9600,8, 1, none)
Network Configuration: Enter the IP address of the remote computer. The default port is OK (Remote 3421, local 3422)
3. Run the Super Terminal on the Local Computer and open the com2 port. The parameter is the same as above (, 8, 1, none)
After the local computer is configured, click system> Start in the menu bar. If the configuration is correct,
4. Run commax on a remote computer and add a UDP channel accordingly.
Serial Port Configuration: select the serial port corresponding to the serial port device. The parameter is the communication parameter of the serial port device.
Network Configuration: IP address-local IP address or 127.0.0.1, remote port 3422, local port 3421
After the remote computer configuration is complete, click system> Start in the menu bar. If the configuration is correct,
At this time, you can use the Super Terminal to send commands to debug the serial device.
TCP mode configuration
1. Run commax on a remote computer and add a TCP server channel accordingly.
Serial Port Configuration: select the serial port corresponding to the serial port device. The parameter is the communication parameter of the serial port device.
Network Configuration: Keep the default value.
After the remote computer is configured, click system> Start in the menu bar ],
1. Run the vspd virtual serial port tool on the local computer to generate a pair of virtual serial ports (for example, COM1, com2)
2. Run commax on the Local Computer and add the tcp client channel,
Serial Port Configuration: Set the serial port number to COM1 by default (9600,8, 1, none)
Network Configuration: Enter the IP address of the remote computer. The default port is enough.
3. Run the Super Terminal on the Local Computer and open the com2 port. The parameter is the same as above (, 8, 1, none)
After the local computer is configured, click system-start in the menu bar]
In TCP mode, you must first configure the remote computer, run the commax server, then configure the local computer, and run the commax client to connect to the server correctly.
At this time, you can use the Super Terminal to send commands to debug the serial device.
Commax System Structure