UARTSETTING

Description

Set the configuration of serial port.

There is a serial port on the device for the RS232/RS485/RS422 port. The external device could be accessed or controlled through this port. For example, when the RS485 port in Analog PTZ camera connects to the Video Server's serial port, user could control this Analog PTZ camera through the Video Sever by Joystick connected to Decoder's RS232/RS485/RS422 port.

Note that, there is no any hardware and software flow control mechanism implemented in this serial port. For example, the RS485 port in Joystick connects to the Decoder's serial port.

Input Argument

0: 8N1 (8 data bits, No Parity check , 1 stop bit)
1: 8O1 (8 data bits, Odd Parity check , 1 stop bit)
2: 8E1 (8 data bits, Even Parity check , 1 stop bit)

Attribute

Return of Message

None

Applicability

Status

Valid

See Also

HOST(only available in WPL Decoder Devices), BAUDRATE

Example

http://ip:port/cgi-bin/url.cgi?USER=Admin&PWD=123456&UARTSETTING=0

Back to

HOME, URL CGI