DESCRIPTION
Text strings shorter than ‘n’ characters. The characters “,’, <,>,& are invalid.
Text strings longer than `n’ characters and shorter than `m’ characters. The characters “,’, <,>,& are invalid.
The same as string but displays ‘*’ instead.
Any number between (-231 – 1) and (231 – 1).
Any number between 0 and (232 – 1).
Any number between ‘m’ and ‘n’.
A string limited to a domain name shorter than ‘n’ characters (eg. www.ibm.com).
A string limited to an email address shorter than ‘n’ characters (eg. joe@www.ibm.com).
A string limited to an IP address (eg. 192.168.1.1).
A string limited to contain a MAC address without hyphens or colons.
A boolean value of 1 or 0 represents [Yes or No], [True or False], [Enable or Disable].
Enumeration. Only given values are valid.
A blank string.
A description
SQLite data type. A 32-bit signed integer. The value is assigned a unique integer by the server.
SQLite data type. The value is a text string, stored using the database encoding (UTF-8, UTF-16BE or UTF-16-LE).
x, y coordinate (eg. 0,0)
window width and height (eg. 800x600)
VIVOTEK
7. Available Parameters on the Server
This chapter defines all the parameters which can be configured or retrieved from VIVOTEK network camera or video server. The general format of description is listed in the table below
Valid values:
VALID VALUES
string[<n>]
string[n~m]
password[<n>]
integer
positive integer
<m> ~ <n>
domain name[<n>]
email address [<n>]
ip address
mac address
boolean
<value1>,
<value2>,
<value3>,
…
blank
everything inside <>
integer primary key
text
coordinate
window size
NOTE: The camera should not be restarted when parameters are changed.
User's Manual - 103