%roof3 var ab : array of int := init (100, 450, 360) var cd : array of int := init (300, 300, 380)

Size: px
Start display at page:

Download "%roof3 var ab : array of int := init (100, 450, 360) var cd : array of int := init (300, 300, 380)"

Transcription

1 %Codey Burdett %Example Program #3 %Sept. 13/04 var b : real process music loop Music.PlayFile ("M:/Com. Prog/Turing/Halloween/halloscene/thundering.wav") end loop end music fork music loop for k : %roof var x : array of int := init (100, 450, 280) var y : array of int := init (300, 300, 380) %roof2 var n: array of int := init (100, 450, 200) var f: array of int := init (300, 300, 380) %roof3 var ab : array of int := init (100, 450, 360) var cd : array of int := init (300, 300, 380) %stem1 var t : array of int := init (478, 485, 487, 485, 478, 482) var m : array of int := init (125, 125, 120, 115, 115, 120) %stem1move1 var u : array of int := init (448, 455, 457, 455, 448, 452) var o : array of int := init (125, 125, 120, 115, 115, 120) %stem1move2 var c : array of int := init (478, 485, 487, 485, 478, 482) var p : array of int := init (75, 75, 70, 65, 65, 70) %stem2 var a : array of int := init (498, 505, 507, 505, 498, 502) var z : array of int := init (175, 175, 170, 165, 165, 170) %stem3 var q : array of int := init (528, 535, 537, 535, 528, 532) var w : array of int := init (75, 75, 70, 65, 65, 70)

2 %stem4 var r : array of int := init (568, 575, 577, 575, 568, 572) var e : array of int := init (165, 165, 160, 155, 155, 160) %hatpoint var i : array of int := init (220, 235, 250) var d : array of int := init (215, 240, 215) %legs var s : array of int := init (220, 235, 250, 240, 235, 229) var h : array of int := init (90, 160, 90, 90, 150, 90) %Head var v : array of int := init (255, 265, 275) var l : array of int := init (142, 182, 142) Draw.FillBox (0, 170, 800, 600, 54) %backgroundsky Draw.FillBox (0, 0, 800, 170, green) %ground Draw.FillBox (100, 100, 450, 300, 30) %Building Draw.FillPolygon (x, y, 3, 20) %roof Draw.FillBox (80, 280, 470, 300, 7) %awning Draw.FillOval (230, 209, 2, 2, white) %maneyesleft Draw.FillOval (230, 207, 2, 2, green) %maneyesleft2 Draw.FillOval (240, 209, 2, 2, white) %maneyesright Draw.FillOval (240, 207, 2, 2, green) %maneyesright2 Draw.FillBox (239, 160, 231, 190, green) %manbody Draw.FillOval (200, 182, 6, 6, green) %manhands Draw.FillBox (205, 160, 215, 240, 7) %windowwindowline2 Draw.FillBox (345, 260, 407, 215, yellow) %doorwindow %pumpkin1 Draw.FillOval (480, 100, 20, 15, 42) %pumpkinbody Draw.Oval (480, 100, 16, 15, 7) %pumpkinbodylines Draw.Oval (480, 100, 9, 15, 7) %pumpkinbodylines Draw.Oval (480, 100, 4, 15, 7) %pumpkinbodylines Draw.FillPolygon (t, m, 6, 10)

3 Draw.Oval (500, 150, 4, 15, 7) %pumpkinbodylines Draw.Oval (570, 140, 16, 15, 7) %pumpkinbodylines delay (1000) cls %Initial Flash delay (150) Draw.FillBox (0, 170, 800, 600, 7) %backgroundsky Draw.FillBox (0, 0, 800, 170, brown) %ground Draw.FillBox (100, 100, 450, 300, 212) %Building Draw.FillPolygon (ab, cd, 3, 20) %roof3 Draw.FillPolygon (n, f, 3, grey) %roof2 Draw.FillBox (80, 280, 470, 300, 20) %awning Draw.FillPolygon (i, d, 3, 7) %hatpoint Draw.FillBox (215, 217, 255, 212, 7) %hatbar Draw.FillOval (230, 209, 2, 2, 12) %maneyesleft Draw.FillOval (240, 209, 2, 2, 12) %maneyesright Draw.FillBox (239, 160, 231, 190, green) %manbody Draw.FillOval (200, 182, 6, 6, green) %manhands Draw.FillBox (205, 160, 215, 240,7) %windowwindowline2 Draw.FillBox (345, 260, 407, 215, yellow) %doorwindow

4 %pumpkin1 Draw.FillOval (450, 100, 20, 15, 42) %pumpkinbody Draw.Oval (450, 100, 16, 15, 7) %pumpkinbodylines Draw.Oval (450, 100, 9, 15, 7) %pumpkinbodylines Draw.Oval (450, 100, 4, 15, 7) %pumpkinbodylines Draw.FillPolygon (u, o, 6, 10) Draw.Oval (500, 150, 4, 15, 7) %pumpkinbodylines Draw.Oval (570, 140, 16, 15, 7) %pumpkinbodylines Draw.FillOval (540, 350, 20, 20, 7) delay (500) cls %2nd Flash delay (150) Draw.FillBox (0, 170, 800, 600, 7) %backgroundsky Draw.FillBox (0, 0, 800, 170, 6) %ground Draw.FillBox (100, 100, 450, 300, 212) %Building Draw.FillPolygon (ab, cd, 3, 20) %roof3 Draw.FillPolygon (n, f, 3, grey) %roof2 Draw.FillBox (80, 280, 470, 300, 20) %awning Draw.FillBox (205, 160, 215, 240, 7) %windowwindowline2

5 Draw.FillBox (345, 260, 407, 215, yellow) %doorwindow Draw.Line (228,197,242,197,7)%manmouth Draw.FillPolygon (i, d, 3, 7) %hatpoint Draw.FillBox (215, 217, 255, 212, 7) %hatbar Draw.FillOval (230, 209, 2, 2, 12) %maneyesleft Draw.FillOval (240, 209, 2, 2, 12) %maneyesright Draw.FillBox (239, 143, 231, 190, green) %manbody Draw.FillPolygon (v, l, 3, black) %headhair Draw.FillOval (265, 140, 10, 10, 10) %head Draw.FillOval (270, 143, 2, 2, red) %eyer Draw.FillOval (260, 143, 2, 2, red) %eyel Draw.FillOval (200, 182, 6, 6, green) %manhandl Draw.FillOval (265, 182, 6, 6, green) %manhandr Draw.FillPolygon (s, h, 6, green) %pumpkin1 Draw.FillOval (480, 50, 20, 15, 42) %pumpkinbody Draw.Oval (480, 50, 16, 15, 7) %pumpkinbodylines Draw.Oval (480, 50, 9, 15, 7) %pumpkinbodylines Draw.Oval (480, 50, 4, 15, 7) %pumpkinbodylines Draw.FillPolygon (c, p, 6, 10) Draw.Oval (500, 150, 4, 15, 7) %pumpkinbodylines Draw.Oval (570, 140, 16, 15, 7) %pumpkinbodylines Draw.FillOval (534, 350, 20, 20, 7)

6 delay (1000) cls %3rd Flash delay (500) Draw.FillBox (0, 170, 800, 600, 7) %backgroundsky Draw.FillBox (0, 0, 800, 170, 6) %ground Draw.FillBox (100, 100, 450, 300, 212) %Building Draw.FillPolygon (x, y, 3, 20) %roof Draw.FillBox (80, 280, 470, 300, grey) %awning Draw.FillOval (230, 209, 2, 2, white) %maneyesleft Draw.FillOval (240, 209, 2, 2, white) %maneyesright Draw.FillBox (239, 160, 231, 190, green) %manbody Draw.FillOval (200, 182, 6, 6, green) %manhands Draw.FillBox (205, 160, 215, 240, 7) %windowwindowline2 Draw.FillBox (345, 260, 407, 215, yellow) %doorwindow %pumpkin1 Draw.FillOval (480, 100, 20, 15, 42) %pumpkinbody Draw.Oval (480, 100, 16, 15, 7) %pumpkinbodylines Draw.Oval (480, 100, 9, 15, 7) %pumpkinbodylines Draw.Oval (480, 100, 4, 15, 7) %pumpkinbodylines Draw.FillPolygon (t, m, 6, 10) Draw.Oval (500, 150, 4, 15, 7) %pumpkinbodylines

7 Draw.Oval (570, 140, 16, 15, 7) %pumpkinbodylines Draw.FillOval (546, 350, 20, 20, 7) end for exit end loop

Introduction to the Turing Programming Language program commands run Exercise #1 not var put get put Programming Names File/Save As..

Introduction to the Turing Programming Language program commands run Exercise #1 not var put get put Programming Names File/Save As.. Introduction to the Turing Programming Language To this point in the course, we have used application programs. Application programs are created by professional programmers and used by users like us to

More information

Turing Graphics Summary

Turing Graphics Summary Turing Graphics Summary The following summary is taken from the Turing help file. See this help file for many excellent examples. cls The cls (clear screen) procedure is used to blank the output window.

More information

F6-Fingerprint. Access Control/Reader. User Manual. F6 - Simplified Instruction. (Master Code) # (Factory default:1234) Enter the Programming Mode

F6-Fingerprint. Access Control/Reader. User Manual. F6 - Simplified Instruction. (Master Code) # (Factory default:1234) Enter the Programming Mode -Fingerprint Access Control/Reader Function Description Enter the Programming Mode - Simplified Instruction Operation (Factory default:1234) Change the Master Code Add Fingerprint User Add Card User Add

More information

QUICK INSTALLATION. MSX-E3511 Ethernet analog output system /2016

QUICK INSTALLATION. MSX-E3511 Ethernet analog output system /2016 QUICK INSTALLATION MSX-E11 Ethernet analog output system 02.0-01/2016 Addi-data GmbH Airpark Business Center Airport Boulevard B210 7786 Rheinmünster Germany Phone: +9 7229 187-0 Fax: +9 7229 187-222 info@addi-data.com

More information

BehringerMods.com. Instructions for modification of Behringer SRC analog inputs and outputs

BehringerMods.com. Instructions for modification of Behringer SRC analog inputs and outputs BehringerMods.com Instructions for modification of Behringer SRC analog inputs and outputs The following instructions will cover the details of fully modifying a unit with analog output and analog input

More information

One Phase Power Distribution Block

One Phase Power Distribution Block Quick mounting and wiring Blocks fit with other DIN Rail mountable modular devices (height 95mm, depth 44.5mm) Accessories increase the number of outputs with only one input (applies only to and ) No caps

More information

Target cell RTD-set. RTD label. Epics RTD notation. Red or Golden. CPC plug slot. Old notation from 1 to 15** RTD 4, B4, R2.

Target cell RTD-set. RTD label. Epics RTD notation. Red or Golden. CPC plug slot. Old notation from 1 to 15** RTD 4, B4, R2. Target cell -set The -set for the target cell consists of 7 temperature sensors which are attached to distinct locations of the target cell (as shown on the photo above with a GEn-cell with a small pumping

More information

Parrot MULTICAN for Mini cars (part 2)

Parrot MULTICAN for Mini cars (part 2) Parrot MULTICAN for Mini cars (part 2) - 1 - Parrot MULTICAN is a unit able to control Parrot H/F kits with the car s steering wheel commands working with ANALOG STEERING WHEEL COMMANDS with OEM headunit

More information

Parrot MULTICOMM For Mitsubishi steering wheel

Parrot MULTICOMM For Mitsubishi steering wheel Parrot MULTICOMM For Mitsubishi steering wheel - 1 - Parrot MULTICOMM is a unit able to control Parrot H/F kits with the car s steering wheel commands working with ANALOG STEERING WHEEL COMMANDS with OEM

More information

IB080QM65VA3 Part Number

IB080QM65VA3 Part Number Inductive Proximity Switch with increased Switching Distance IB080QM65VA3 Part Number Technical Data Inductive Data Switching Distance 8 mm Correction Factors V2A/CuZn/Al 0,93/0,40/0,36 quasi-flush A/B/C/D

More information

Standalone Access Control

Standalone Access Control Standalone Access Control BELL_A BELL_B D0 D1 D_in(LED) Open (BZ) COM ALARM- Light Green Pink Red Black Green White Brown Yellow Blue Purple Orange Grey Door Bell DC 12V Power Green White Reader Red Black

More information

Best Witches by Sue Hillis

Best Witches by Sue Hillis Page 1 Best Witches #9901 14 ct 167x 221mm (6.59 x 8.72 ) #9902 16 ct 140 x 184mm (5.49 x 7.26 ) #9903 18 ct 130 x 172mm (5.13 x 6.78 ) Total Stitches - 38,364 1 Peach face, hand 353 802 1543 2377 1019

More information

Parrot MULTICOMM For FORD steering wheel

Parrot MULTICOMM For FORD steering wheel Parrot MULTICOMM For FORD steering wheel - 1 - Parrot MULTICOMM is a unit able to control Parrot H/F kits with the car s steering wheel commands working with ANALOG STEERING WHEEL COMMANDS with OEM headunit

More information

QUICK INSTALLATION. MSX-E1731 Ethernet multifunction counter system /2016

QUICK INSTALLATION. MSX-E1731 Ethernet multifunction counter system /2016 QUICK INSTALLATION MSX-E1731 Ethernet multifunction counter system 02.04-01/2016 Addi-data GmbH Airpark Business Center Airport Boulevard B210 77836 Rheinmünster Germany Phone: +49 7229 1847-0 Fax: +49

More information

Parrot Reference : - If you are interested, contact our sales department :

Parrot Reference : - If you are interested, contact our sales department : - 1 - Parrot MULTICAN for Mercedes cars Parrot MULTICAN is a unit able to control Parrot H/F kits with the car s steering wheel commands working with CANBUS or K-BUS systems. This unit is available in

More information

Power connections 3) Power from 2024 to Control box (The valve harness connected) Ground (0V) +24 V. The voltage between pins 1 & 2 in JPT# 123

Power connections 3) Power from 2024 to Control box (The valve harness connected) Ground (0V) +24 V. The voltage between pins 1 & 2 in JPT# 123 Power connections 3) Power from 2024 to Control box (The valve harness connected) The voltage between pins 1 & 2 in JPT# 123 connector should be +24V. 4) Power from 2024 to Control box The voltage between

More information

Turing - Java Dictionary A Concise Guide for Translating Turing Constructs and Routines into Java

Turing - Java Dictionary A Concise Guide for Translating Turing Constructs and Routines into Java Turing - Java Dictionary A Concise Guide f Translating Turing Constructs and Routines into Java The following tables are a quick reference comparison of the basic elements of Java, and Turing. This guide

More information

RD-SR2 ACCESS SECURITY PRODUCTS LTD. Proximity Card Reader with Remote Control. User Manual

RD-SR2 ACCESS SECURITY PRODUCTS LTD. Proximity Card Reader with Remote Control. User Manual RD-SR2 Proximity Card Reader with Remote Control User Manual INTRODUCTION The RD-SR2 is a compact, weather resistant multi-function card reader that can be used as a standalone programmable access control

More information

CHAPTER Wi r i n g NOTICE:

CHAPTER Wi r i n g NOTICE: CHAPTER Wiring NOTICE: Information in this manual may change without notice. Midway Games West Inc. reserves the right to make improvements in equipment function, design, or components as progress in engineering

More information

3RG7 Opto-BERO Photoelectric Proximity Switches

3RG7 Opto-BERO Photoelectric Proximity Switches K 80 Sensing range 2 m (energetic sensor) Diffuse sensors Modulated infrared light DC or AC/DC M 12 plug or moulded plastic joint IP 67 ON-delay, OFF-delay, pulse shaping Timer 0.01 s to 10 s Enabling

More information

SFPL Reference Manual

SFPL Reference Manual 1 SFPL Reference Manual By: Huang-Hsu Chen (hc2237) Xiao Song Lu(xl2144) Natasha Nezhdanova(nin2001) Ling Zhu(lz2153) 2 1. Lexical Conventions 1.1 Tokens There are six classes of tokes: identifiers, keywords,

More information

EPGG001. Fieldbus Gateway RS-232 to PROFINET. Industrial Communication. Technical Data. Part Number

EPGG001. Fieldbus Gateway RS-232 to PROFINET. Industrial Communication. Technical Data. Part Number Fieldbus Gateway RS-232 to PROFINET EPGG001 Part Number Easy handling Gateway from RS-232/422/485 interfaces to PROFINET With two Industrial Ethernet ports Technical Data Electrical Data Supply Voltage

More information

BRAND IDENTITY GUIDELINES. downtownlangley.com

BRAND IDENTITY GUIDELINES. downtownlangley.com BRAND IDENTITY GUIDELINES downtownlangley.com TABLE OF CONTENTS DLBA Corporate brand 3 The preferred logo version p4 Logo variations p5 The logo with tagline Black & White version Single colour versions

More information

F3EM Measuring lightcurtain in robust aluminium housing

F3EM Measuring lightcurtain in robust aluminium housing Measuring lightcurtain in robust aluminium housing F3EM Measuring lightcurtain in robust aluminium housing The F3EM provides easy to install and set up height and profile measurement. The analog output

More information

CM-500 SK 500 USER CODES KEYPAD

CM-500 SK 500 USER CODES KEYPAD CM-500 SK 500 USER CODES KEYPAD Wiring diagram PCB front view ST2 1 3 1 3 N/C contact RL1 (magnet) N/O contact RL1 (strike) ST1 3 2 1 ST2 1 3 RL2 RL1 Strike 2 1 E M B 3 5 T C O 12 V V1 PB2 PB1 Input voltage

More information

Unit 21 - Creating a Button in Macromedia Flash (simplified)

Unit 21 - Creating a Button in Macromedia Flash (simplified) Unit 21 - Creating a Button in Macromedia Flash (simplified) Items needed to complete the Navigation Bar: Unit 21 - House Style Unit 21 - Graphics Sketch Diagrams Document ------------------------------------------------------------------------------------------------

More information

Wiring Guide EP.NMINI. Version 1.02 Last Updated:

Wiring Guide EP.NMINI. Version 1.02 Last Updated: Wiring Guide EP.NMINI Version 1.02 Last Updated: 14-10-2014 1 Note: See http://www.entrypass.net/ for updates, revisions, and download the latest installation manual There are currently 2 version of EntryPass

More information

GSV-1A4 M12/2 M12/2. Highlights

GSV-1A4 M12/2 M12/2. Highlights GSV-1A4 M12/2 M12/2 Highlights Input sensitivity: 2mV/V; 4mV/V, 2 mv/v, 1mV/V, 0.5mV/V configurable via jumpers Output signals ±10V AND 12mA+-8mA on 15 pin Sub-D Integrated half and quarter bridge completion

More information

Data Processing Software for Zeeman Effect Apparatus 1 INTRODUCTION

Data Processing Software for Zeeman Effect Apparatus 1 INTRODUCTION Data Processing Software for Zeeman Effect Apparatus 1 INTRODUCTION 1. Overview This program is an intelligent software developed for Zeeman Effect Apparatus. Used with advanced hardware, it will process

More information

Using Methods. More on writing methods. Dr. Siobhán Drohan Mairead Meagher. Produced by: Department of Computing and Mathematics

Using Methods. More on writing methods. Dr. Siobhán Drohan Mairead Meagher. Produced by: Department of Computing and Mathematics Using Methods More on writing methods Produced by: Dr. Siobhán Drohan Mairead Meagher Department of Computing and Mathematics http://www.wit.ie/ Topics list Method example: Eyes Method example: X s Overloading

More information

716 Converter. Programmable Data Converter

716 Converter. Programmable Data Converter 716 Converter Programmable Data Converter The 716 can perform over 30 different conversions, supporting Rs232, wieigand, magnetic stripe, wieaba, wand emulation, f2f, and others. Flash upgrading allows

More information

-Branding area: 70 x 14 mm, 4 sides -Weight: 75g -1 color included -Lithium-Ion

-Branding area: 70 x 14 mm, 4 sides -Weight: 75g -1 color included -Lithium-Ion USB Power Bank Free setup Production time: 15-20 Free 1-color print or 1-location business days engrave 1-year limited warranty From a Canadian memory distributor & Free gift package Mix and match colors

More information

Quick Start XLe Source Expansion Kit

Quick Start XLe Source Expansion Kit Quick Start XLe Source Expansion Kit Caution: Before touching the supplied audio card, ground yourself by touching an unpainted metal surface. While working on your computer you should periodically touch

More information

Talk Light Time Manager User Instructions

Talk Light Time Manager User Instructions Talk Light Time Manager User Instructions Talk Light Time Manager Installation and User Instructions Technical Requirements: Windows 95, Windows 98, NT, ME, Windows 2000 or XP. Hard drive space for the

More information

User Guide. Parrot MKi9000. English. Parrot MKi9000 User guide 1

User Guide. Parrot MKi9000. English. Parrot MKi9000 User guide 1 User Guide Parrot MKi9000 English Parrot MKi9000 User guide 1 Content Content... 2 Introduction... 4 Installing the Parrot MKi9000... 5 Car stereo with an ISO connector...5 Car stereo with line-in jacks...6

More information

TABLE OF CONTENT. Ver1.01 Date : BRIEF INTRODUCTION NOTICE ACCERSSORYS HOW TO PLAY METER BOARD...

TABLE OF CONTENT. Ver1.01 Date : BRIEF INTRODUCTION NOTICE ACCERSSORYS HOW TO PLAY METER BOARD... TABLE OF CONTENT Ver1.01 Date :2011-4-8 1. BRIEF INTRODUCTION... 1 2. NOTICE... 1 2-1. SAFTTY INSTRUCTIONS... 1 2-2. OPERATION INSTRUCTION... 1 3. ACCERSSORYS... 1 4. HOW TO PLAY... 2 5. TECHNICAL PARAMETERS...

More information

ELEC VIDEO BIOS ROUTINES

ELEC VIDEO BIOS ROUTINES It is less confusing to the user if we remove unnecessary messages from the display before giving information or instructions. At the command prompt, we do this with the DOS command CLS. However, this

More information

Technical Info. Installation instruction for GPRS Modem in SILVERBALL Beetle and Beetle PRO

Technical Info. Installation instruction for GPRS Modem in SILVERBALL Beetle and Beetle PRO Technical Info Installation instruction for GPRS Modem in SILVERBALL Beetle and Beetle PRO Installation instruction for GPRS Modem in SILVERBALL Beetle und Beetle PRO In order to operate the machine with

More information

SP1 MP1 WP2 WP1. 125kHz reader models with the following prefixes: 13.56MHz reader models with the following prefixes:

SP1 MP1 WP2 WP1. 125kHz reader models with the following prefixes: 13.56MHz reader models with the following prefixes: DOC0067 Issue 1.2 Reader Wiring InSTRUCTIONS SP1 MP1 WP2 WP1 125kHz reader models with the following prefixes: 13.56MHz reader models with the following prefixes: MP1-EM1 MP1-HT1 MP1-DP1 WP1-EM1 WP1-HT1

More information

Look closely at this schematic diagram, in thid class you will be asked to construct this circuit WITHOUT using the textbook!

Look closely at this schematic diagram, in thid class you will be asked to construct this circuit WITHOUT using the textbook! LEARNING TO READ SCHEMATIC DIAGRAMS So far you have been constructing the circuits by following the detailed pictures in the textbook. For example, you were following the pictures to connect the LED between

More information

SmartWitness KP1S + SVC400

SmartWitness KP1S + SVC400 SmartWitness KP1S + SVC400 Installation Guide v.1.2 + WARNING: SmartWitness installations should be performed by a qualified individual or installation professional only. Working with a vehicle's power

More information

Connecting to the Handy Type GP

Connecting to the Handy Type GP Connecting to the Handy Type GP 1 System Structure 2 Optional Items 3 Preparing RS-232C/RS-422 Cables for the Series unit 4 Cable Diagrams This manual explains how to connect the target machine with devices

More information

SETTING FOR ZEMIC DIGITAL LOAD CELL INDICATOR

SETTING FOR ZEMIC DIGITAL LOAD CELL INDICATOR Feature: - SETTING FOR ZEMIC DIGITAL LOAD CELL INDICATOR 1. High bright 1 red display. 2. No need of calibration. 3. No corner adjustment. 4. High accuracy up to eight load cell. 5. Moisture proof operation.

More information

TWO-DIMENSIONAL FIGURES

TWO-DIMENSIONAL FIGURES TWO-DIMENSIONAL FIGURES Two-dimensional (D) figures can be rendered by a graphics context. Here are the Graphics methods for drawing draw common figures: java.awt.graphics Methods to Draw Lines, Rectangles

More information

Installation Guide & Users Manual

Installation Guide & Users Manual Installation Guide & Users Manual 1. PRODUCT DESCRIPTION & WARNINGS DSP-88R is a digital signal processor essential to maximize the acoustic performance of your car audio sys-tem. It consists of a 32-bit

More information

LiDAR for Urban Change Detection. Keith W. Cunningham, PhD Alaska Satellite Facility November 13, 2009

LiDAR for Urban Change Detection. Keith W. Cunningham, PhD Alaska Satellite Facility November 13, 2009 LiDAR for Urban Change Detection Keith W. Cunningham, PhD Alaska Satellite Facility November 13, 2009 LiDAR LiDAR Light Detection and Ranging Building Footprints GIS outlines (planimetrics) GIS Geographic

More information

MAPSMART FOR ANDROID QUICK START GUIDE

MAPSMART FOR ANDROID QUICK START GUIDE LTI 2017 MapSmart Android 0144938 Rev. 1 MAPSMART FOR ANDROID QUICK START GUIDE The quick reference guide instructions are sectioned by specific LTI lasers as used with a ruggedized Android tablet (shown

More information

Chapter 7 Applets. Answers

Chapter 7 Applets. Answers Chapter 7 Applets Answers 1. D The drawoval(x, y, width, height) method of graphics draws an empty oval within a bounding box, and accepts 4 int parameters. The x and y coordinates of the left/top point

More information

Safety Light curtains - XUSL

Safety Light curtains - XUSL Safety Light curtains - XUSL Connection Schematics The wiring from the XUSL2E/XUSL4E light curtain system to the machine control circuit must be control reliable. The solid-state outputs should be connected

More information

Wiring Diagram and Programming Instructions for MAW6 Digital Keypad and Proximity Card/F reader

Wiring Diagram and Programming Instructions for MAW6 Digital Keypad and Proximity Card/F reader Wiring Diagram and Programming Instructions for MAW6 Digital Keypad and Proximity Card/F reader www.grantsautomation.com.au grant@grantsautomation.com.au Wiring Diagrams for MAW6 Digital Keypad For Pedestrian

More information

Instruction Chain drive series HCV

Instruction Chain drive series HCV Instruction Chain drive series HCV Type: HCVA (230VAC) Type: HCVAR (230VAC) Actulux A/S Haandvaerkervej 2 DK 9560 Hadsund DENMARK www.actulux.com #211830 Table of contents Safety notes... 3 Application

More information

ASDA-B2 Servo System Quick Start Guide

ASDA-B2 Servo System Quick Start Guide ASDA-B2 Servo System Quick Start Guide This guide is intended as a quick start guide. On our website you can find also the full manual for the DELTA ASDA-B2 AC servo system, use this when getting into

More information

KÖNIG & MEYER Microphone Stands

KÖNIG & MEYER Microphone Stands KÖNIG & MEYER Microphone Stands 140000 K&M 210/2 Mic-Stand with Boom Arm black 21020.300.55 A9 Pc. Fr. 80.00 140026 K&M 210/2 Mic-Stand with Boom Arm nickel 21020.300.01 A9 Pc. Fr. 80.00 140001 K&M 201A/2

More information

Chemical Analysis Group Gas Chromatograph Common Cabling \ Pin-outs Document A15707

Chemical Analysis Group Gas Chromatograph Common Cabling \ Pin-outs Document A15707 Chemical Analysis Group 5890 Gas Chromatograph 5890 - Common Cabling \ Pin-outs Document A15707 300 310 Standalone Cable Configuration 320 HP 5890/Data System Cabling Diagrams 330 HP 5880/Data System Cabling

More information

EN FULL DETAILS SKB. Vandal Resistant keypad - Full Details

EN FULL DETAILS SKB. Vandal Resistant keypad - Full Details EN FULL DETAILS SKB Vandal Resistant keypad - Full Details WARNINGS Carry out the installation by carefully following the instructions provided by the manufacturer in accordance with the current standards.

More information

A B A+B

A B A+B ECE 25 Lab 2 One-bit adder Design Introduction The goal of this lab is to design a one-bit adder using programmable logic on the BASYS board. Due to the limitations of the chips we have in stock, we need

More information

Tubbutec SH-1oh1 µtune

Tubbutec SH-1oh1 µtune Tubbutec SH-1oh1 µtune Midi retrofit and feature extension for Roland SH-101 Installation Manual http://tubbutec.de 1 Contents Contents 2 1 Installation of the SH-1oh1 mod - µtune edition 3 1.1 Opening

More information

IDEA-CX V.I.C SynSupport Tel : Illervägen 15 Fax :

IDEA-CX V.I.C   SynSupport Tel : Illervägen 15 Fax : IDEA-CX V.I.C WWW.SYNSUPPORT.COM Congratulation to your choice of magnifying aid. We hope that IDEA-CX V.I.C will come to help you an enrich your daily duties Nordic Porduction AB Contents. Page 3. Included

More information

Waterproof Exit Button x40x30/44mm - IP68, 304 Stainless Steel - Voltage: DC12V, DC9-24V (-W402N)

Waterproof Exit Button x40x30/44mm - IP68, 304 Stainless Steel - Voltage: DC12V, DC9-24V (-W402N) Touch & No Touch Exit Buttons s Infra-Red No Touch Exit Buttons ADB-11-CO (No Touch)/ ADB-13-CO (Hand icon) - 86x86x39mm - Sensing distance: 0.1-15cm - Installation: use with 86*86 back box ADB-12-CO (No

More information

EC07 EC63. Compatible actuators: ERL2 ESD2. How to order EC 07 B. Series. B Installation. method

EC07 EC63. Compatible actuators: ERL2 ESD2. How to order EC 07 B. Series. B Installation. method Controller EC07 EC63 Compatible actuators: ERL ESD Features Compact, light weight and thin (Body width 35mm) Can be set without manual Perfect installation compatibility with actuator PC software available

More information

Fujitsu STYLISTIC Q Series

Fujitsu STYLISTIC Q Series Fujitsu STYLISTIC Q Series BIOS Guide STYLISTIC Q Series Model: Q552 Document Date: 5252012 Document Part Number: FPC58-3061-01 FUJITSU AMERICA, INC. 1 STYLISTIC Q552 BIOS Q Series BIOS BIOS SETUP UTILITY

More information

Congratulations, your vehicle will be auto-detected by the ASWC-1. ASWC-1 Connections

Congratulations, your vehicle will be auto-detected by the ASWC-1. ASWC-1 Connections Congratulations, your vehicle will be auto-detected by the ASWC-1. ASWC-1 Connections 1) Connect the Black wire of the ASWC-1 to chassis ground. 2) Connect the Red wire of the ASWC-1 to a 12-volt accessory

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide This guide covers the installation and basic setup procedures for your AXIS StorPoint CD. If you need more detailed instructions, e.g. regarding Configuration and Security Management

More information

TRAKTIME REAL-TIME UPDATE FOR YOUR NEXT TRAIN JOURNEY.

TRAKTIME REAL-TIME UPDATE FOR YOUR NEXT TRAIN JOURNEY. TRAKTIME REAL-TIME UPDATE FOR YOUR NEXT TRAIN JOURNEY. ANDROID WEAR & APP A watch face interaction with data complications providing an informative user experience.!1 1 WATCH FACE A watch face with data

More information

YM24PAH2ABF. Contrast Sensor. LASER Technical Data. Photoelectronic Sensors. Part Number

YM24PAH2ABF. Contrast Sensor. LASER Technical Data. Photoelectronic Sensors. Part Number Contrast Sensor YM24PAH2ABF Part Number High switching frequency Small light spot Time delay can be activated LASER Technical Data Optical Data Range 150 mm Adjustable Range 60...150 mm Switching Hysteresis

More information

White Paper Sierra Wireless. All rights reserved Rev 1.0. Document Number Revision 1.0. Date Aug.07

White Paper Sierra Wireless. All rights reserved Rev 1.0. Document Number Revision 1.0. Date Aug.07 Document Number 2130914 Revision 1.0 Date Aug.07 2007 Sierra Wireless. All rights reserved. 2130914 Rev 1.0 Introduction The distribution of driver and connection manager installers on CDs and, now, DVDs,

More information

Fujitsu LifeBook A Series

Fujitsu LifeBook A Series Fujitsu LifeBook A Series BIOS Guide LifeBook A Series Models: A3040 Document Date: 2/10/06 Document Part Number: FPC58-1482-01 F U J I T S U C O M P U T E R S Y S T E M S 1 LifeBook A Series Notebook

More information

Inclinometer. 4-20mA and RS232

Inclinometer. 4-20mA and RS232 Inclinometer 4-20mA and RS232 Real size Main Features - Two axis digital inclinometer n - Angle measurement range of +/-5, +/-15 and +/-30, Resolution up to 0.001 - Active linearization and temperaturecompensation

More information

Connecting LEDs to the ADB I/O

Connecting LEDs to the ADB I/O Application Note AN-2 By Magnus Pettersson September 26 1996 Connecting LEDs to the I/O Introduction The following notes are for those of you who are a bit inexperienced with hardware components. This

More information

Mugs Product Catalogue 2015

Mugs Product Catalogue 2015 Fast Track Earthware Dye Sublimation Bone China Porcelain Villeroy & Boch Chalk Mugs Spoon Mugs Thermal Mug & Tumbler Sports Bottles Universal Glassware Packaging Mugs Product Catalogue 2015 ShropshirePrinting.co.uk

More information

MAIN PCB (The small one with the square cut out from one side)

MAIN PCB (The small one with the square cut out from one side) THANKS FOR CHOOSING ONE OF OUR KITS! This manual has been written taking into account the common issues that we often find people experience in our workshops. The order in which the components are placed

More information

(see also technical drawings) Width with inlay

(see also technical drawings) Width with inlay Technical Data Sheet SEMIFLOW CO.65/xxxPI V2.0 The sensors SEMIFLOW CO.65/xxxPI V2.0 designed as clamp-on-sensors with inlay detect the flow rate of liquids in plastic tubes of different diameters within

More information

ETSWDAS01 - DIRECTIONAL ARROW SWITCH INSTALLATION & OPERATION INSTRUCTIONS WARRANTY

ETSWDAS01 - DIRECTIONAL ARROW SWITCH INSTALLATION & OPERATION INSTRUCTIONS WARRANTY WARRANTY SoundOff Signal warranties the al Arrow Switch for 1 (one) full year from the date of purchase to the original purchaser against any manufacturer defects or workmanship. This warranty applies

More information

MobileView Junction Box

MobileView Junction Box Installation Instructions MobileView Junction Box (Catalog Number 2727-MRJB2) English The MobileView Junction Box (2727-MRJB2) integrates the following terminals into the control system: MobileView Guard

More information

Stand-alone Proximity Access Control

Stand-alone Proximity Access Control Stand-alone Proximity Access Control User Manual INTRODUCTION VIDI-AC-1C is a compact, waterproof stand-alone programmable access control system that provides proximity entry for up to 2000 users. It uses

More information

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article

Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Scientific OWI Robotic Arm Interface Kit (PC serial) Article Images Company Robotic Arm PC Interface allows real time computer control and an interactive script writer/player for programming and

More information

Gotharman s DIY demoon

Gotharman s DIY demoon Gotharman s DIY demoon Assembly Manual Index Introduction 3 Mainboard Connections 4 Control Panel 5 Assembling The Full Kit 6 Assembling demoon From Mainboard Only 16 Mounting DIY demoon In A Box 18 Troubleshooting

More information

EMULATOR IMMO RENAULT

EMULATOR IMMO RENAULT 1 EMULATOR IMMO RENAULT 2 5 NR Renault Clio 1,2 petrol with one probe lambda (gel) Syrius 32 without CAN Syrius 34 1,4 1,6 2,0 EMS 3132 1,9 2,2 and 2,5 Dci without CAN 1,5 Dci without CAN 1,9 Dti 1 plug

More information

Physical Specification Vending Machine Card Reader Module Model: CRM-170-xx

Physical Specification Vending Machine Card Reader Module Model: CRM-170-xx Vending Machine Card Reader Module Model: CRM-170-xx Version C (26/08/05) Contents Section Title Page 1 Component Layout 3 2 Cables 6 2.1 Executive Power 6 2.2 Executive Data - External 6 2.3 Executive

More information

PKP2300-Motorsport. Summary:

PKP2300-Motorsport. Summary: PKP2300-Motorsport Summary: 1. How to connect Deutsch 4 pin:... 2 2. Reference... 2 3. Default settings... 2 4. Keys state message... 3 5. LEDs message... 4 6. Identifier 600+CANIDh... 4 7. Revision History...

More information

Smart Ocean Smart Rim Lock Data Sheet

Smart Ocean Smart Rim Lock Data Sheet Smart Ocean Smart Rim Lock Data Sheet Release: Version 1.0 Date: 12-September-2016 Chengdu Smart Ocean Technology Co. Ltd. Room 2205, Block 2, 1st Phase, Chengdu Center No. 138, 2nd Tianfu Street, Tianfu

More information

Strain gauge Measuring Amplifier GSV-1A8. Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB

Strain gauge Measuring Amplifier GSV-1A8. Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB Strain gauge Measuring Amplifier GSV-1A8 Instruction manual GSV-1A8, GSV-1A8USB, GSV-1A16USB GSV-1A8USB SubD1 (front side) GSV-1A8USB M12 (front side) GSV-1A16USB (rear side) GSV-1A8USB K6D (front side)

More information

DOOR FRAME DOOR LEAF. Potential-free contact for external: Intercom Switch. - Home automation system. = 110V AC, 60Hz

DOOR FRAME DOOR LEAF. Potential-free contact for external: Intercom Switch. - Home automation system. = 110V AC, 60Hz SECURY Solid Automatic, brass handle, & 45mm Cable plate Duct, series DOOR FRAME DOOR LEAF Potential-free contact for external: - Intercom - Switch - Home automation system 03 5 Junction box SECURY Automatic

More information

XP-KIT. Programming & Operations. Programming Starter Kit for Aiphone -XP Series Proximity Reader Stations

XP-KIT. Programming & Operations. Programming Starter Kit for Aiphone -XP Series Proximity Reader Stations 9800 XP-KIT Programming Starter Kit for Aiphone -XP Series Proximity Reader Stations Programming & Operations Manual KIT CONTENTS: Programming Keypad Programming Master Card Pack 0 Blank Proximity Cards

More information

Colourform by FrozenPlain 1 Version 2.0 ATMOSPHERIC SOUNDS BLENDED WITH COLOUR CREATED BY SAM WINDELL

Colourform by FrozenPlain 1 Version 2.0 ATMOSPHERIC SOUNDS BLENDED WITH COLOUR CREATED BY SAM WINDELL Colourform by FrozenPlain 1 ATMOSPHERIC SOUNDS BLENDED WITH COLOUR CREATED BY SAM WINDELL WWW.FROZENPLAIN.COM Colourform by FrozenPlain 2 1 - COLOURFORM MANUAL This manual explains the features of the

More information

Myostat Motion Control Inc Cool Muscle

Myostat Motion Control Inc Cool Muscle Myostat Motion Control Inc Cool Muscle CM1ipx Manual Hardware and Software TCP/IP communication protocol Document Version 1.06 Myostat Motion Control Inc +1 905 836-4441 www.coolmuscle.com Table of Contents

More information

A&C Sytsma Dairy: Complete Dairy & Rolling Equipment Dispersal

A&C Sytsma Dairy: Complete Dairy & Rolling Equipment Dispersal A&C Sytsma Dairy: Complete Dairy & Rolling Equipment Dispersal December 10, 2016 at 12:00PM Lot # Head Description Price Buyer Notes A&C Sytsma Dairy Milk Cows 001-Description 18 Hd- 1st & 2nd Lact 001-White

More information

TOUCH TRACKER with Quad Splitter

TOUCH TRACKER with Quad Splitter 1 TOUCH TRACKER with Quad Splitter PARTS REQUIRED AD TOUCH TRACKER 16 AD TOUCH TRACKER 16 Installation Kit: Part Number: 0351-0474-06 Description Qty. Part No. Modular cable assy 4.3m 6003-0047-01 Screw,

More information

CASIO SE-S2000 Cash Register

CASIO SE-S2000 Cash Register WWW.HOTPOS.COM.AU TECHNICAL INFORMATION FOR THE QUICK SETUP OF CASIO CASH REGISTERS MAC Clear ECR CASIO SE-S2000 Cash Register Set mode switch to off Hold Down the [JOURNAL FEED] button while still holding

More information

Digital Keypad Introduction

Digital Keypad  Introduction K2 Digital Keypad Introduction The K02 uses the latest microprocessor technology to operate door strikes and security systems that require a momentary (timed) or latching dry contact closure. All programming

More information

IRRIGANDER 4 SPLITTER SWITCH

IRRIGANDER 4 SPLITTER SWITCH IRRIGANDER 4 SPLITTER SWITCH 4 Zone Irrigation Valve Switch Installation & User Guide Model 4ZES V1.0 2016 DuWa Products LLC PN1940-02 Table of Contents Introduction... 1 Overview... 2 Installation Instructions...

More information

Fast operation of IP Villa System V 1.0

Fast operation of IP Villa System V 1.0 Fast operation of IP Villa System V 1.0 Contents 1 System Structure... 3 2 Operation Steps... 3 2.1 VTO WEB Config... 3 2.2 Main VTH Setup... 4 3 Group call Settings... 5 3.1 VTO web config... 5 3.2 Sub-

More information

PL2 OL-MIB-PL2. Alarms & Remote Start

PL2 OL-MIB-PL2. Alarms & Remote Start Alarms & Remote Start Omega R&D Inc. INSTALL GUIDE OL-MIB-PL PL Available for : OL-MDB- Rev. Date: November 0, 0 Doc. No.: ##700## 009 The brand names and logos found in this guide are property of their

More information

VIDI-AC-2CS Access Controller/ Reader

VIDI-AC-2CS Access Controller/ Reader VIDI-AC-2CS Access Controller/ Reader User Manual CONTENTS INTRODUCTION 2 INSTALLATION.4 STANDALONE MODE 6 CONTROLLER MODE.11 WIEGAND READER MODE.. 13 ADVANCE APPLICATION..14 1 INTRODUCTION The VIDI-AC-2CS

More information

E01UN00013 INTERFACE COMPONENTS

E01UN00013 INTERFACE COMPONENTS INSTALLATION INSTRUCTIONS FOR PART E01UN00013 E01UN00013 The E01UN00013 is the newest addition to the SETMA steering wheel control solution, allowing you to add steering wheel control options to your vehicle.

More information

Sample assessment task. Task details. Content description. Task preparation. Year level 9 Learning area Subject Title of task

Sample assessment task. Task details. Content description. Task preparation. Year level 9 Learning area Subject Title of task Sample assessment task Year level 9 Learning area Subject Title of task Task details Description of task Type of assessment Purpose of assessment Assessment strategy Evidence to be collected Suggested

More information

Christmas Lightholder

Christmas Lightholder Christmas Lightholder You ll need: Catona in colours: 106 (Snow White), 263 (Petal Peach), 522 (Primrose), 389 (Apple Green), 115 (Hot Red), 162 (Black Coffee), 157 (Root Beer). Katia Gatsby in colour

More information

12 MODULE BAR ASSEMBLY INSTRUCTIONS EL3H12AØØ(x)

12 MODULE BAR ASSEMBLY INSTRUCTIONS EL3H12AØØ(x) ASSEMBLY INSTRUCTIONS MOUNTING INSTRUCTIONS Before starting the installation make certain you have the correct bracket for your application. A universal Deck/Dash mount bracket is supplied. For other mounting

More information

Homework Assignment 3. November 9th, 2017 Due on November 23th, 11:59pm (midnight) CS425 - Database Organization Results

Homework Assignment 3. November 9th, 2017 Due on November 23th, 11:59pm (midnight) CS425 - Database Organization Results Name CWID Homework Assignment 3 November 9th, 2017 Due on November 23th, 11:59pm (midnight) CS425 - Database Organization Results Please leave this empty! 3.1 3.2 3.3 Sum Instructions Try to answer all

More information

MegaTrak MCU-9000 Harness Wiring

MegaTrak MCU-9000 Harness Wiring MegaTrak MCU-9000 Harness Wiring Contents: 1. MCU9000 Connector Pin-Out Schematic 2. MCU9000 Connections when replacing an MCU3000 3. MCU9000 Connections Using 120VAC ( Hot ) Hook Switch (RS485 cable)

More information