Axis Communications AXIS 2420 user manual Relay Output, Digital Input

Models: AXIS 2420

1 103
Download 103 pages 42.54 Kb
Page 68
Image 68

68

 

The Unit Connectors

AXIS 2420 User’s Manual

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\

Example 3: - Wait 1 second before setting output 1 ON.

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:

Example: - Monitor data on port 1

http://myserver/axis-cgi/io/input.cgi?check=1

The AXIS 2420 then displays the status of the input, as follows:

Input 1 = 0

Page 68
Image 68
Axis Communications AXIS 2420 user manual Relay Output, Querying the Status of the Digital Input