Download Print this page
Axis 200+ User Manual

Axis 200+ User Manual

Network camera server
Hide thumbs Also See for 200+:

Advertisement

Quick Links

Advertisement

loading
Need help?

Need help?

Do you have a question about the 200+ and is the answer not in the manual?

Questions and answers

Summary of Contents for Axis 200+

  • Page 3 Copyright © Axis Communications AB, 1996 - 1998...
  • Page 5 WWW: http://www.axis.com FTP server: ftp://ftp.axis.com/pub/axis Support tech-sup@axis.com e-mail address:...
  • Page 9 • • • •...
  • Page 13 setup31.exe start.pdf...
  • Page 14 tools/Acrobat/ readme.txt...
  • Page 18 http://cameraname/ http://172.16.253.80/...
  • Page 21 lock ring CS ring new lens C/CS ring adapter...
  • Page 25 xxxxx.exe...
  • Page 26 arp -s <IP address> <Ethernet address> <my PC IP address> ping <IP address> arp -s 192.16.253.80 00-40-8c-10-00-86 171.16.6.40 ping 192.16.253.80 Reply from 172.16.253.80 ... ping...
  • Page 27 arp -s <IP address> <Ethernet address> ping <IP address> arp -s 172.16.253.80 00-40-8c-10-00-86 ping 172.16.253.80 Reply from 172.16.253.80 ... ping...
  • Page 28 arp -s <host name> <Ethernet address> temp ping <host name> arp -s cameraname 00:40:8c:10:00:86 temp ping cameraname cameraname is alive , ping arp -s ether arp -s ether <host name> 00:40:8c:10:00:86 temp...
  • Page 29 /etc/ethers <Ethernet address> <host name> 00:40:8c:10:00:86 cameraname rarpd -a...
  • Page 30 /etc/bootptab <host name>:ht=<hardware type>:vm=<vendor magic>:\ :ha=<hardware address>:ip=<IP address>:\ :sm=<subnet mask>:gw=<gateway field> = ether = rfc1048 cameraname:ht=ether:vm=rfc1048:\ :ha=00408c100086:ip=172.16.253.80:\ :sm=255.255.255.0:gw=172.16.1.1 bootpd...
  • Page 33 http://cameraname/ http://172.16.253.80/...
  • Page 34 pass root...
  • Page 35 The valid range is 0 - 999 seconds. The default value is 0, and causes the AXIS 200+ to generate a new snapshot for each access.
  • Page 36 Automatic Automatic color adjustment. The camera tries to find a white area Normal in the image within normal limits.The color in the identified area is defined as white and all other colors are adjusted proportionally. Automatic Automatic color adjustment. The camera tries to find a white area Narrow in the image within narrow limits.
  • Page 37 Automatic Automatic color adjustment. The camera tries to find a white area Wide in the image. No limits are used. The color in the identified area is defined as white and all other colors are adjusted proportionally. This setting gives natural colors in most environments. Note: In environments with no white areas, another color will be defined as white, i.e.
  • Page 38 Date The current date is displayed in this format: day-month- year. Time The current time is displayed in this format: hour:minute:second. The time must be specified in 24 hour format, e.g. 5 pm should be entered as 17 in the hour field. Datesync Server To activate the integrated date and time synchronization mechanism, you must provide the Internet address of a...
  • Page 39 IP Address Defines the Internet address of the AXIS 200+. Default Router Defines the default router for the AXIS 200+. By default the parameter is set to automatic router search. Net Mask Defines the subnet mask for the AXIS 200+. Used for determining when the traffic should be sent via a router.
  • Page 40 When set to Inbound only, the AXIS 200+ answers incoming calls, but does not dial up. When set to Outbound only, the AXIS 200+ dials up according to the behavior programmed in the cronscript, but does not answer incoming calls. When set to...
  • Page 42 ftp cameraname cameraname pass get config config config CONFIG CONFIG quit bye exit config...
  • Page 45 http://172.16.253.80/ http://172.16.253.80/fullsize.jpg http://172.16.253.80/halfsize.jpg...
  • Page 46 352 x 288 The standard resolution. Hardware generated in 0.5 fullsize.jpg (30 kBytes) seconds. 176 x 144 Excellent for thumbnails. Hardware generated in 0.3 halfsize.jpg (15 kBytes) seconds. 352 x 288 The last snapshot taken, either a ‘fullsize’ or lastshot.jpg ‘halfsize’...
  • Page 47 <HTML> <HEAD> <TITLE>Sample page</TITLE> </HEAD> <BODY> <H1>Welcome to Axis Web camera demo</H1> <IMG ALT="Fullsize JPEG Image” SRC=”http://cameraname/fullsize.jpg" WIDTH="320" HEIGHT="240"> </BODY> </HTML>...
  • Page 49 <APPLET CODEBASE="http://www.yoursite.com/classes/CamImg" CODE="CamImg.class" WIDTH=362 HEIGHT=328> <PARAM NAME = "Image" VALUE = "/img/image1.jpg | /img/image2.jpg | /img/image3.jpg"> <PARAM NAME = "ImageLabel" VALUE = "First image | Second image | Third image"> <PARAM NAME = "Interval" VALUE = "5"> <HR> If you were using a Java-enabled browser, you would see a continuously updating image instead of this paragraph.
  • Page 50 Specifies a list of images to display. Multiple file names must be separated by vertical bars ‘|’. Syntax: Image <PARAM NAME=”Image” VALUE=”imgfile1 [| imgfile2 | ...]”> Default value: “fullsize.jpg” Specifies a label for each image. Multiple labels must be separated by vertical bars ‘|’.
  • Page 51 hugesize.jpg...
  • Page 53 # <comment> (first entry) <trigger condition> : <command 1> ; <command 2> ; # <comment> (second entry) <trigger condition> : <command 1> ; <command 2> ; # <comment> (...nth entry) <trigger condition> : <command 1> ; <command 2> ; # <comment>...
  • Page 54 # This cron entry will... <Minute> <Hour> <Day> <Month> <Day of the week> <Input and Boot (optional)> : * * * * * 3 10,12,14 4-8 * * :...
  • Page 55 BOOT B I1 B I1 / \ 0 BOOT Activate at startup. Activate after high-low logical transition of Control button. Activate after low-high logical transition of Control button. Activate when Control button is logically high (pressed). Activate when Control button is logically low (released). Activate after high-low logical transition on Input Port 1.
  • Page 56 0I1&/I2 Minute Hour Month Day of the Week Conditional Tag BOOT 0-59 0-23 1-31 1-12 0 = Sunday I1, I2 alert Sends a message to a remote host. buffer_init Initiates an image buffer. buffer_start Stores snapshots in the image buffer. buffer_stop Ends the storing of snapshots in the image buffer.
  • Page 58 # This is an example of an Axis extended CRON script: # Once a day I want my mother to receive an e-mail # containing the lastshot.jpg image. 0 0 * * * * : mail -s "Hi mom! Look what my little camera has taken for you."...
  • Page 59 File transfer complete C:\Temp>ftp 172.16.253.80 Connected to 172.16.253.80. 220 AXIS 200+ Jun 6 1998 ready. User (172.16.253.80:(none)): root 331 User name ok, need password Password: 230 Root user logged in ftp> bin 200 TYPE set to I. ftp> put cron.txt cronscript 200 PORT command successful.
  • Page 60 http://<cameraname>/<imagefile>?<parameter>=<value> [&<parameter>=<value>...] mycam http://mycam/fullsize.jpg?clock=on&rotation=270deg http://<cameraname>/cgi-bin/serialcom?<parameter>= <value>[&<parameter>=<value>...] force=yes.
  • Page 61 Adjusts the image medium/high/low Compression/ quality and file compression=<value> size. Color/ Selects color or normal/none color=<value> grayscale image. AXIS Logo/ Shows/hides the off/on axislogo=<value> Axis logotype. Clock/ Shows/hides the off/on clock=<value> timestamp. Rotation/ normal/upsidedown/90deg/ 270deg Rotates the image.
  • Page 62 Parameter values expressed in number of pixels and truncated to Cropping/ multiples of 8 (45 is truncated to 40). top=<value> &left=<value> Crops a ‘hugesize’ Top+height must not exceed 576 &width=<value> type image. pixels (hugesize height). &height=<value> Left+width must not exceed 704 pixels (hugesize’...
  • Page 63 <name>...
  • Page 64 ABORT BUSY ABORT 'NO CARRIER' '' ATDT<phone number> CONNECT root .DIAL_AXIS200P <phone number> pppd connect '/usr/sbin/chat -f DIAL_AXIS200P' 38400 /dev/modem pppd connect '/usr/sbin/chat -f DIAL_AXIS200P' :172.16.3.219 38400 /dev/modem root -detach 64 bytes from 172.16.3.219: icmp_seq=0 ttl=15 time=197.0 ms 64 bytes from 172.16.3.219: icmp_seq=1 ttl=15 time=180.0 ms...
  • Page 65 kill -TERM ‘cat /var/run/ppp0.pid‘ sz fullsize.jpg...
  • Page 67 http://<cameraname>/log/messages Wed Nov 5 15:12:18 Info: BOOT Wed Nov 5 15:12:36 Warning: Modem failed to acknowledge hangup. Wed Nov 5 15:12:48 Warning: Modem not responding at 9600 BPS. Wed Nov 5 15:12:56 Warning: Modem failed to acknowledge hangup. Wed Nov 5 15:13:01 Info: Modem ready for incoming calls.
  • Page 68 The AXIS 200+ cannot be The Internet address is To check that the Internet address for your AXIS 200+ is accessed from a Web already used. unique: browser. 1. Start a DOS window. 2. Type ping x.x.x.x , where x.x.x.x is the Internet address of the AXIS 200+.
  • Page 69 The Power indicator is not Faulty power supply. Verify that you are using an Axis PS-D power supply. constantly lit. The Network indicator is Faulty cabling. 1. To verify that the cables work, ping the address of a not flashing randomly.
  • Page 70 Save the changes in the NVRAM of the modem using the command AT&W. A series broad vertical The CCD sensor To solve the problem, turn the AXIS 200+ to avoid the white lines appear across becomes overloaded reflexes. By replacing the basic lens with a lens with an iris, the image.
  • Page 71 Wrong colors. The camera adjusts its Wait a couple of minutes and check the image again. brightness and its colors automatically and can take up to several minutes for the camera to adjust. Brightness parameter. Modify the Brightness parameter. Refer to page 34 and try using the default value.
  • Page 72: Config Menu

    CONFIG MENU NODE_ADDR. = 00 40 8c 18 00 86 ROOT_PWD. = PASS USERS. TCPIP MENU TCP_ENB. = YES INT_ADDR. = 0.0.0.0 DEF_ROUT. = 0.0.0.0 DNS_ADDR. = 0.0.0.0 MAIL_SERVER_ADDR. = 0.0.0.0 RETURN_PATH. NET_MASK. = 0.0.0.0 BOOTP_ENB. = yes RARP_ENB. = yes...
  • Page 73 Camera specific parameters LOGO_X. = 10 LOGO_Y. = 10 LOGO_SHOWN. = NO CLOCK_X. CLOCK_Y. CLOCK_SHOWN. = NO CLOCK_MODE. = AM/PM Image appearance parameters COMPRESSION. = MEDIUM BRIGHTNESS. COLOR. = LEVEL WHITE_BALANCE. = AUTOMATIC CONTRAST. LIGHT_FRONT_LED. = YES ROTATION. = NORMAL MIRROR.
  • Page 74 TIME. DATE_SERVER. = 0.0.0.0 DATESYNC_PERIOD. DATESYNC_PROTOCOL. = TIME DATESYNC_TIME_ZONE. = 0 TIMEADJ_WEEK. WATCHDOGTIME. = 12000 INDEX_FILE. = INDEX...
  • Page 76 200_x_xx.exe, x_xx...
  • Page 77 axis200p.exe .exe root pass put axis200p.bin flash...
  • Page 78 put axis200p.bin FLASH Transfer complete, flash programming finished OK...
  • Page 80 Format Maximum Picture Quality Picture Quality Picture Quality Resolution High Medium JPEG 704 * 576 approx. 90 kbytes approx. 60 kbytes approx. 30 kbytes 704 * 576 1189 kbytes JPEG 352 * 288 approx. 60 kbytes approx. 30 kbytes approx. 15 kbytes JPEG 176 * 144 approx.
  • Page 85 http://cameraname/io/ root root pass...
  • Page 86 relayon.txt relayoff.txt input.txt relayoff.txt relayon.txt Relay is Off Relay is On...
  • Page 87 input.txt input:1 current:0 last:1 pulse:2 time_of_change:12.22 input:2 current:1 last:0 pulse:6 time_of_change:14.46...
  • Page 90 - RXD - TXD...
  • Page 92 -RXD -TXD...
  • Page 93 bold at&f ;load factory default settings at&b1 ;lock DTE-DCE baud rate at&h1 ;CTS handshaking on atm0 ;turn speaker off ate0 ;command echo off Note: this inhibits the display of entered commands. at&w ;save settings to modem ---------ready ---- ati4 ati4. ate0...
  • Page 94 BAUD=115200 PARITY=N WORDLEN=8 DIAL=PULSE ON HOOK &A1 &B1 &C1 &D2 &H2 &I0 &K1 &M4 &N0 &R1 &S0 &T5 &U0 &Y1 S00=000 S01=000 S02=043 S03=013 S04=010 S05=008 S06=002 S07=059 S08=002 S09=006 S10=007 S11=070 S12=050 S13=000 S14=000 S15=000 S16=000 S17=000 S18=000 S19=000 S20=000 S21=010 S22=017 S23=019...
  • Page 96 ATDTnnnnnn, nnnnnn ATDT555-1212 Welcome! You are connected to the host shell of your AXIS Camera Server. Try 'help' for a list of available commands, or just ‘sz fullsize.jpg’ to download an image. $ he...
  • Page 97 Help Display help text Date Get current date and time SetDate Set current date and time Version Print current software version Become super-user or another user Login Become a specific user Send a file using zmodem protocol SoftReset Protocol reinit HardReset Complete reboot Exit...
  • Page 98 Welcome! You are connected to the host shell of your AXIS Camera Server. Try 'help' for a list of available commands, or just ‘sz fullsize.jpg’ to download an image. $ sz fullsize.jpg **B00000000000000 >> Notice: Redirecting stdin/stdout.
  • Page 102 # <comments> <triggering condition> : <commands>; <triggering condition> <minute> <hour> <day> <month> <weekday> <optional input/boot event > <commands>...
  • Page 103 -message "\0x04" \" # This command will send the message "Alarm # "0013" from AXIS 200+" to the remote host when # input port 1 goes high. * * * * * /I1: alert -host 172.16.253.80 -port 2703 -message "Alarm...
  • Page 104 buffer_init [1,[IMAGE],[SIZE][:1,[IMAGE],[SIZE]]]; [IMAGE] halfsize.jpg fullsize.jpg hugesize.jpg [SIZE] # At startup, this command will initiate a # buffer with 25 fullsize.jpg images and 10 # hugesize.jpg images. * * * * * BOOT: buffer_init 1,2,25:1,3,10; # This command will clear the buffer every Sunday. 0 0 * * 0 * : buffer_init;...
  • Page 105 http://<camera>/images/buffer.jpg?imagetype=<value> http://mycam/images/buffer.jpg?imagetype=fullsize.jpg buffer_start [-src SOURCEFILE] [-interval TIME] [-duration TIME] [-store SIZE]; -src halfsize.jpg fullsize.jpg hugesize.jpg -interval h<hours>m<minutes>s<seconds> -duration h<hours>m<minutes>s<seconds> -duration inf -store...
  • Page 106 # This command will keep loading fullsize.jpg images. * * * * * * : buffer_start -src fullsize.jpg -interval s30 -duration inf; # When someone presses the Control button, this # command will store 10 halfsize.jpg images. * * * * * /B : buffer_start -src halfsize.jpg -store 10;...
  • Page 107 buffer_stop [-src SOURCEFILE] [-interval TIME] [-duration TIME] [-store SIZE]; -src halfsize.jpg fullsize.jpg hugesize.jpg -interval h<hours>m<minutes>s<seconds> -duration h<hours>m<minutes>s<seconds> -duration inf -store...
  • Page 108 # This command initiates the buffer to hold 60 # halfsize.jpg and 5 hugesize.jpg images. New images # are captured until the buffer_start command is # interrupted. * * * * * BOOT : buffer_init 1,1,60:1,3,5; buffer_start -src halfsize.jpg -interval s1 -duration inf;...
  • Page 109 # At startup, the buffer is initialized to hold 15 # fullsize.jpg images. New images are captured once # every second until another buffer_start or # buffer_stop command is issued. * * * * * BOOT : buffer_init 1,2,15; buffer_start -src fullsize.jpg -interval s1 -duration inf;...
  • Page 110 [-host HOST] [-user USERNAME] [-pass PASSWORD] [-src SOURCEFILE] [-dest DESTINATIONFILE] [-temp TEMPORARY_DESTINATION_NAME] [-loop LOOPTIME] [-time TOTALTIME] [-buffer BUFFERTYPE] [-ctrlport NBR] [-dataport NBR] [-to TIMEOUT_TIME]; -host -user -pass -src fullsize.jpg images/buffer.jpg.
  • Page 111 -dest $rS-E rS-E -temp...
  • Page 112 -loop h<hours>m<minutes>s<seconds> -time h<hours>m<minutes>s<seconds> -buffer fullsize.jpg halfsize.jpg hugesize.jpg -src images/buffer.jpg -ctrlport -dataport h<hours>m<minutes>s<seconds>...
  • Page 113 # This command will log in as "elvis" with the # password "presley" on the host with the Internet # address 123.123.123.123, download a hugesize # image with the name "king.jpg" and put # it in the directory "/home/elvis" on the remote # host.
  • Page 114 log [MESSAGE]; [MESSAGE] # This command will write a message to the log file # when someone presses the Control button on the # camera server front panel. * * * * * /B : log "The Control button was pressed." ; mail [-s SUBJECT] [-a ATTACHMENTS] [-t RECIPIENTS] [-b BUFFERTYPE] [-n NUMBER];...
  • Page 115 # subject "This "fullsize.jpg" was sent from my # AXIS 200+" to two recipients. * * * * * : mail -s "This \"fullsize.jpg\" was sent from my AXIS 200+" -a fullsize.jpg -t someone@axis.com anotherone@axis.com; # This command will send an e-mail with five # attachments.
  • Page 116 online [-dial NUMBER] [-user USERNAME -pass PASSWORD] [-timeout TIME] [-script "send expect send expect ..."]; -dial ATDT<phone number> -user -pass -timeout h<hours>m<minutes>s<seconds> -script ‘’ $(USER) $(PASS) -user -pass...
  • Page 117 -dial aNumber -user aUser -pass aPass -script " ‘’ ’ogin:’ ’$(USER)’ ’ass:’ ’$(PASS)’ "; reset [-soft | -hard]; # This command will reset the AXIS 200+ hardware # once a day. 0 0 * * * : reset -hard;...
  • Page 118 sleep <seconds>; <seconds> # This command will result in a 30 seconds pause # in the CRON script execution. * * * * * : sleep 30;...
  • Page 119 lastshot.jpg snapshot [-l LOOPTIME] [-t TOTALTIME] [IMAGE]; h<hours>m<minutes>s<seconds> [IMAGE] fullsize.jpg halfsize.jpg hugesize.jpg zoom.jpg # This command will update the lastshot.jpg image # with a fullsize image. * * * * * : snapshot fullsize.jpg; # During one minute, the lastshot image will be # updated as halfsize.jpg with two-seconds # intervals.
  • Page 120: Application Examples

    106 auto iris lens 84 commands 102 automatic picture updates 47 downloading 56 auxiliary IO connector 83 editing 56 AXIS 200 Home Page 32 format 101 AXIS Online CD 12 ftp 109 mail 113 offline 114 bad focus 69...
  • Page 121 factory default settings 73 mail FAQ’s - Frequently asked questions 10 CRON script 113 Flash memory 75 modem configuration 91 focus 18 modem server 90 FTP 41 75 ftp, CRON script 109 fullsize 45 Network indicator 14 halfsize 45 offline, CRON script 114 HTML 8 online, CRON script 115 hugesize 45...
  • Page 122 WWW 8 scripts CGI 59 CRON 51 56 Zmodem 64 97 security parameters 38 zoom 45 serial interface 89 serial mode configuration 94 serial number 14 22 serial port 59 Serial Port Page 39 Server push 47 sleep, CRON script 117 Snapshot indicator 14 snapshot, CRON script 118 software updates 75...