MOTION_TIMER
Description
Set the motion timer to the specific motion region.
The motion timer means the time interval in second started from a motion trigger (in control session) does not have motion trigger again. In other words, the remote host will not receive two successive motion triggers in control session during the motion time interval. Note that the motion trigger in video B2 data will not be affected by this timer.
If the CHANNEL=n was not set with this URL to the Multi-Channel device, the error message will be returned.
Input Argument
n,timer
where
n is the motion region started from 1
timer is the motion timer in unit of second and the range is 1~300.
Attribute
Return of Message
OK: MOTION_TIMER='1,10'
or
ERROR: MOTION_TIMER='1,10'
Applicability
Status
Valid
See Also
MOTION_STATUS, MOTION_ENABLED, MOTION_SETTING, MOTION_SENSITIVITY
MOTION_ENABLED, MOTION_SENSITIVITY, MOTION_CONFIG, MOTION_CONFIG_GET, MOTION_OBJ
Example
http://ip:port/cgi-bin/encoder?USER=Admin&PWD=123456&MOTION_TIMER=1,10
or
http://ip:port/cgi-bin/cmd/encoder?MOTION_TIMER=1,10
Back to