Relay Output; Digital Input - Axis 2420 W/Lens User Manual

Axis communication w/lens network camera user's manual axis 2420, axis 2420
Hide thumbs Also See for AXIS 2420 W/Lens:
Table of Contents

Advertisement

The Unit Connectors
68
This requires you to have root access to the AXIS 2420 and consequently, to supply a user
name and password. Login as root and supply the root password (default = pass).
Tip!
Developers wishing to create applications incorporating sophisticated alarm conditioning using the
relay output and digital input are encouraged to read the Camera API, HTTP-Interface Specification,
available from the Axis Web at www.axis.com.

Relay Output

You can use the supported relay output to directly drive a maximum load of 24V AC/DC at
100mA. By connecting additional relay circuitry, it can also drive heavier loads.
The output relay is controlled using http requests, as defined in the following examples:
Example 1: -
Set output 1 ON.
http://myserver/axis-cgi/io/output.cgi?action=1:/
Example 2: -
Set two 300ms pulses with 500ms delay between the pulses on output 1.
http://myserver/axis-cgi/io/output.cgi?action=1:/300\500/300\
Wait 1 second before setting output 1 ON.
Example 3: -
http://myserver/axis-cgi/io/output.cgi?action=1:1000/

Digital Input

The digital input, programmed using the Application Wizard, allows the AXIS 2420 to be
configured for time and alarm based image recording. For example, by connecting a
motion detector to the digital input, it is a relatively simple procedure to send a single
image (or video stream) to a remote imaging library each time the detector is activated.
Querying the Status of the Digital Input
The status of the digital input can be queried in exactly the same way as the relay output.
Simply enter the following URL to query the status of the digital input:
Monitor data on port 1
Example: -
http://myserver/axis-cgi/io/input.cgi?check=1
The AXIS 2420 then displays the status of the input, as follows:
Input 1 = 0
AXIS 2420 User's Manual

Advertisement

Table of Contents
loading

Table of Contents