VPort 2110 User’s Manual
Advanced Applications
5-5
Action
[(“Delay Time”)“Digital Output Number””Digital Output State”]
[“V”“Channel Number”“P”“Preset Location Number”]
[“W”{“IP”:“Port”}{“Message”}]
[“U”“Method”]
[“S”“Channel Number…”]
[“N”{“filename”}];
Parameter Explanations
Items above in brackets show the options available for that item.
“Digital input number”: always 1
“Digital input state”:
H (high), L (low), / (low to high), \ (high to low)
“M”:
motion
detection
event.
“Channel Number”:
always A
“Video input state”:
/ (signal from loss to presence), \ (signal from presence to loss), X (as
long as signal loss)
“Delay time”:
seconds of delay for the following actions after events happen
“Digital output number”: always 1
“Digital output state”:
C (NC), O (NO)
“V”:
set video channel to go to preset location
“P”:
set
preset
location
number to go to preset location
“W”:
send
warning
to
server
“IP”:
server
IP
“Port”:
server
port
“Message”:
text to be sent to the server
“U”:
upload
snapshots
“Method”:
‘F’ is by FTP, ‘M’ is by e-mail
“S”:
take
snapshot
on
channels
“N”:
define the format of the filename
“;”:
end
of
line
The filename format is,
%a
image
characterization
(pre,
trg,
pos)
%y
year
%M month
%d
day
%h
hour
%m minute
%s
second
%t
tenth
second
Practical Examples
Command line
Description
MA=1C;
When any motion is detected, “Normal
Close” of relay output will short with
“Common”.
1\=(5)1O;
When DI transients goes from high to low,
“Normal Open” of relay output will short
with COMMON in 5 seconds.
A\=W{192.168.0.1:6000}{no signal!};
If there is no video signal, a message “no
signal!” will be sent to port 6000 of
192.168.0.1 once.