MOTION_ENABLED

Description

Get or set Motion Enabled configuration. The parameter is in the hexadecimal format.

If the CHANNEL=n was not set with this URL to the Multi-Channel device, this command is read-only command and the CHANNEL 1 video server's MOTION_ENABLED configuration will be returned. If the CHANNEL 1 video server does not connect to the router, the error message will be returned.

Input Argument

None

Attribute

Return of Message

OK: MOTION_ENABLED='0x00'
OK: MOTION_ENABLED='0x00'
or
ERROR: MOTION_ENABLED='0x00'

Applicability

Status

Valid

See Also

MOTION_STATUS, MOTION_SETTING, MOTION_SENSITIVITY

MOTION_CONFIG, MOTION_CONFIG_GET, MOTION_SENSITIVITY, MOTION_TIMER, MOTION_OBJ

Example

http://ip:port/cgi-bin/CGI?USER=Admin&PWD=123456&MOTION_ENABLED
or
http://ip:port/cgi-bin/cmd/CGI?MOTION_ENABLED

where CGI could be mpeg4 or encoder

http://ip:port/cgi-bin/CGI?USER=Admin&PWD=123456&MOTION_ENABLED=0x00
or
http://ip:port/cgi-bin/cmd/CGI?MOTION_ENABLED=0x00

where CGI could be mpeg4 or encoder

Back to

HOME, MPEG4 CGI, ENCODER CGI