beautypg.com

Vivotek SD7151 User Manual

Page 88

background image

VIVOTEK - A Leading Provider of Multimedia Communication Solutions

88 - User's Manual

endtime

hh:mm

6/6

End time of weekly schedule.

(00:00~24:00 means always.)

prefix

string[16]

6/6

Indicate the prefix of the filename.

cyclesize

6/6

The maximum size for cycle recording in Kbytes.

maxfilesize

50~6000

6/6

The max size for one file in Kbytes

dest

0~4

6/6

The destination to store the recording data.
0~4 => the index of network storage.

Group: https

Name

Value

Security
(get/set)

Description

enable

6/6

To enable or disable this secure http

status

-2 ~ 1

6/6

Specify the https status.
-2 => invalid public key
-1 => waiting for certificated
0 => not installed
1 => active

countryname

string[2]

6/6

Country name in certificate information

stateorprovincename string[128]

6/6

State or province name in in certificate information

localityname

string[128]

6/6

The locality name in certificate information

organizationname

string[64]

6/6

Organization name in certificate information

unit

string[32]

6/6

Unit name in certificate information.

commonname

string[64]

6/6

Common name in certificate information

validdays

0 ~ 9999

6/6

Certificatation valid period

Drive the digital output

Note: This request requires the privilege of viewer.

Method: GET/POST

Syntax:

http:///cgi-bin/dido/setdo.cgi?do1=[&do2=][&do3=][&do4=]
[&return=]

Where state is 0, 1. “0” means inactive or normal state while “1” means active or triggered state.

Parameter

Value

Description

do

0,
1

0 => inactive, normal state
1 => active, triggered state

return

Redirect to the page after the parameter
is assigned. The can be a full URL path or
relative path according the current path. If you omit this
parameter, it will redirect to an empty page.

Example: Drive the digital output 1 to triggered state and redirect to an empty page

http://myserver/cgi-bin/dido/setdo.cgi?do1=1