User Manual

VIVOTEK
User's Manual - 343
© 2019 VIVOTEK INC. All Right Reserved
213
NAME VALUE SECURITY
(get/set)
DESCRIPTION
Recorded tour: unnecessary.
tour_i<0~19>_direction forward,backward,ra
ndom
1/4 User can choose which direction
the preset tour goes.
"forward": preset tour goes in
forward order.
"backward": preset tour goes in
backward order.
"random": the presets of the tour
will be recalled randomly.
* Only available when
"capability_presettourdirection"
is 1.
* We support this parameter
when the version number
(httpversion) is equal or greater
than 0307a.
tour_i<0~19>_checklist string[512] 1/4 The indexes of preset positions,
separated by,
tour_i<0~19>_dwelltim
e
string[512] 1/4 Preset tour: time to wait before
moving to the next preset
position, separated by,
Recorded tour: number of
seconds to wait
before continuing a loop tour.
PLEASE REFER TO PTZ CONTROL API
© 2019 VIVOTEK INC. All Right Reserved
214
7.43 UART Control
Group: uart (capability_nuart > 0 and capability_fisheye = 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
ptzdrivers_i<0~19,
127>_name
string[40] 1/4 Name of the PTZ driver.
ptzdrivers_i<0~19,
127>_location
string[128] 1/4 Full path of the PTZ driver.
enablehttptunnel <boolean> 1/4 Enable HTTP tunnel channel to control
UART.
Group: uart_i<0~(n-1)> n is uart port count (capability_nuart > 0 and capability_fisheye = 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
baudrate 300,600,1200,2400,
4800,9600,19200,38
400,57600,115200
4/4 Set baud rate of COM port.
databit 5,6,7,8 4/4 Data bits in a character frame.
paritybit none,
odd,
even
4/4 For error checking.
stopbit 1,2 4/4 "1": One stop bit is transmitted to
indicate the end of a byte.
"2": Two stop bits are transmitted to
indicate the end of a byte.
If you want to transfer the stopbit for
150% of the normal time used to
transfer one bit, the
uart_i<0~(n-1)>_stopbit should be set
as 2 and the uart_i<0~(n-1)>_databit
set as 5 as well.
uartmode rs485,
rs232
4/4 RS485 or RS232.
customdrvcmd_i<0~
9>
string[128] 1/4 PTZ command for custom camera.