35
www.dericam.com
Shenzhen Dericam Technology Co,.Ltd
baud
Baud rate, 1200, 2400, 4800, 9600, 19200,
38400, 57600.
databit
Data bits, 7 or 8.
stopbit
Stop bits, 1 or 2.
check
The method to verify:
0: None
1: Odd parity check.
2: Even parity check.
3: Mark
4: Blank space.
Note
Some kinds of device do not support this attribute, please see Appendix
I for reference.
Example
/cgi-bin/hi3510/param.cgi?cmd=getptzcomattr
setptzcomattr
Function
Set the PTZ common attributes.
Privilege
admin
Usage
/cgi-bin/hi3510/param.cgi[?cmd=setptzcomattr&-protocal=&-address=&-
baud=&-databit=&-stopbit=&-check=]
Param.
protocal
Protocol type:
0
:
PELCO-D
1
:
PELCO-P
address
Address code, the range is [0~255].
baud
Baud rate, 1200, 2400, 4800, 9600, 19200,
38400, 57600.
databit
Data bits, 7 or 8.
stopbit
Stop bits, 1 or 2.
check
The method to verify:
0: None
1: Odd parity check.
2: Even parity check.
3: Mark
4: Blank space.
Return
Success: Success.
Fail: Error.
Note
Some kinds of device do not support this attribute, please see Appendix