sWiFi_all_UserManual_Eng_DM v1.1.1

sWiFi/all User Manual
31
Main functions of Serial Setup are as below.
Menu
Default
Description
Serial Interface
RS232
Set the interface of the serial port.
Select one between RS232, RS422, RS485NE(Non-Echo) mode.
Baud Rate
9600
Set the communication speed of the serial port.
("300", "600", "1200", "2400", "4800", "9600", "14400", "19200",
"28800", "38400", "57600", "115200", "230400", "460800",
"921600")
Data Bit
8
Set the number of bits which make up the byte. (5, 6, 7, 8)
Parity
None
Set the parity checking method. (None, Odd, Even)
Stop Bit
1
Set the number of stop bits. (1, 2)
Flow Control
None
Set the flow control method. (None, RTS, CTS, RTS_CTS)
Operation Mode
COM Redirector
Set the operating protocol.
COM Redirector
With a virtual COM port(VCP, Virtual Com Port) on the a PC in
Windows environment, it can communicate through the
Ethernet.
TCP Server
sWiFi/all acts a s server and waits for access from the client on
the network. The socket number waiting for access is set in [Local
Port], and when the socket connection is completed, the data can
be transmitted.
TCP Client
When a particular server is waiting for access on the network,
sWiFi/all acts as a client of the socket, attempting to connect with
the IP address and socket number of the server set. When the
socket connection is completed, the data can be transmitted. Set
the IP and port number of the server to request access in [Target
IP / Target Port].
UDP
sWiFi/all communicates as a UDP.
The socket number to be opened is set in [Local Port].
The IP and port number of the target you want to communicate
with in [Target IP / Target Port].
It is recommended to use Static IP instead of DHCP in COM
Redirector, TCP Server and UDP mode.