CH 5:: STATE MODELING. Prepared by: Ms. Pankti Dharwa (SVBIT)

Size: px
Start display at page:

Download "CH 5:: STATE MODELING. Prepared by: Ms. Pankti Dharwa (SVBIT)"

Transcription

1 CH 5:: STATE MODELING Prepared by: Ms. Pankti Dharwa (SVBIT)

2 EVENTS An event is something which happens outside the thing which is being considered, possibly requiring some action to be taken. i.e.an occurrence at a point in time. Events may be caused by the arrival of some data, or some simple stimulus which may be due to human activity or some other part of the system. For example, Keystroke is an event for the keyboard, power turn on,alarm set,etc.

3 TYPES: Signal. Change & Time event Signal: Flight 121 departs from Chicago on Jan 21, 2012 Change: When(temp < heating set point) When( power< lower limit) Time: When(date=21,feb,2012) After(10 seconds)

4 STATE Abstractions of values & links of object. set of values & links are grouped together into state according to behavior of object. Ex:- State of phone waiting/dialing Freezing point Waiting Dialing Powered Object finite no. of possible state but one time object can be in one state

5 Object respond to certain event when it is in certain state. Event represents points in time Power turned on Power turned off Power turned on Powered Not Powered state represents intervals of time. STATE :- a condition or situation during the life of an object at which time it satisfies some condition, performs some activity, or waits for some event.

6 TRANSITIONS & CONDITIONS Transition is change from one state to another. Ex:- called phone is answered, phone line transitions from RINGING state to CONNECTED state. GUARD CONDITION :-It s a Boolean expression that must be true in order for transition to occur Ex:- When you go out in morning (event) if temp. is below freezing (condition) then put on your gloves (next state) Guard condt. checked only once, at time the event occurs & transition fires if cond. is true

7 STATE DIAGRAM graph whose nodes = state & Arcs = transitions between states specifying the sequence of states it goes through during its lifetime in response to events, together with the responses to those events describe changes in state in a procedure.

8

9 ONE SHOT DIAGRAM Represents objects with finite lives & have initial & final states. Initial State creation of object final state destruction of object. White's Turn checkmate Black moves white moves statemate statemate Black's Turn checkmate LIFE CYCLE OF CHESS GAME WITH INITIAL & FINAL STATE

10 Using entry, exit point

11 STATE DIAGRAM BEHAVIOUR:: ACTIVITY EFFECTS Specifies an optional behavior to be performed when the transition fires. Effect is reference to behavior that is executed in response to event. Ex:- disconnect phone line activity is executed in response to onhook event A program increment an internal counter every time particular event occurs.

12 Notation :- / & name of activity following event that causes it right button down / display pop-up menu Idle right button up / erase pop up menu Menu Visible cursor moved / highlight menu item Activities for pop-up menu:- Activity is behavior that can be executed in response to event

13 ::DO ACTIVITIES Activity that continues for an extended time. Occur within state only & can not be attached to transition Ex:- warning light may flash during paper jam state for copy machine Paper Jam do / flash warning light Notation :- do / name of activity

14 ::ENTRY & EXIT ACTIVITIES Bind activities to entry or to exit from a state An entry activity is a behavior that occurs while the object is transitioning into the state An exit activity occurs as part of the transition out of the state.

15 Ex:- control of garage door opener user generates depress event with pushbutton to open & close door the control generates motor up & motor down activities depress / motor up Opening door open / motor off Closed depress / motor up Open door closed / motor off depress / motor down Closing

16 whenever state is entered by any incoming transition the entry activity is performed whenever state is exited by any outgoing transition the exit activity is performed NOTATION :- entry activity - keyword entry & / char Exit activity - keyword exit & / char depress Opening entry/motor up door open Closed entry/motor off door closed depress Closing entry/motor down depress Open entry/motor off

17 ::COMPLETION TRANSITION: An arrow without event name indicates automatic transition that fires when activity associated with state is completed such a unlabeled transition is called completion transition. Race condition: object can receive signal from more than one object, the order in which concurrent signals are received may effect final state. Basic state diagram notations Diagram name State1 Do/activity Event/effect event(attri.)[condition]\effect State2 Do/activity Event/effect

18 Idle offhook onhook / disconnectline Timeout Dial Tone do / SoundDialTone timeout do / soundloudbeep digit(n) digit(n) timeout Warning do / playmessage Dialing invalidnumber BusyTone do / slowbusytone numberbusy validnumber RecordedMessage do / playmessage onhook / disconnectline Connecting FastBusyTone trunkbusy do / findconnection routed do / fastbusytone Ringing do / ringbell calledphoneanswers / connectline Connected messagedone CalledPhoneHangsUp / disconnectline Disconnected

19 State Transition Diagram for a Digital Watch

20 Prepare a state diagram of an extension ladder An extension ladder has a rope, pulley & latch for raising, lowering & locking the extension. When latch is locked the extension is mechanically supported & you may safely climb ladder. to release latch you raise the extension slightly with rope. You may then freely raise or lower the extension. The latch produces a clacking sound as it passes rung of ladder. The latch may be reengaged while raising the extension by reversing direction just as the latch is passing a rung.

21 Extension Ladder Latch is locked do/ climb up the ladder release the latch extension changed do/ freely raise / lower the extension Passing a rung of ladder Clacking Sound

User Interface Design with Components

User Interface Design with Components User Interface Design with Components TIP X LIU, School of Computing, Napier University This chapter discuss the principals of user interface design, popular user interaction styles, UCM architecture,

More information

State Machine Diagrams

State Machine Diagrams State Machine Diagrams Introduction A state machine diagram, models the dynamic aspects of the system by showing the flow of control from state to state for a particular class. 2 Introduction Whereas an

More information

STATE MACHINES. Figure 1: State Machines

STATE MACHINES. Figure 1: State Machines STATE MACHINES Figure 1: State Machines state machine A state machine is a behavior that specifies the sequences of states an object goes through during its lifetime in response to events. Graphically,

More information

Dynamic Modeling - Finite State Machines

Dynamic Modeling - Finite State Machines Dynamic Modeling - Finite State Machines SWE 321 Fall 2014 Rob Pettit 1 Finite State Machines Finite number of states Only in one state at a time Transition Change of state Caused by event Transition to

More information

How to Use This Guide

How to Use This Guide How to Use This Guide This guide provides brief instructions for the commonly used features available with the SUPERSET 430 telephone. Some of these features are accessed by using the function keys on

More information

2) Message Waiting Light the light is located on the upper part of the phone and will turn on every time you have voic .

2) Message Waiting Light the light is located on the upper part of the phone and will turn on every time you have voic . CTI INSIGHT www.consoltech.com Avaya 2410/2420 Phone User Guide AVAYA 2410 Digital Phones IP Office AVAYA 2420 Digital Phones IP Office 1) Line & Feature Buttons/Display - to make an external call, dial

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

FORWARDING ALL CALLS TO ANOTHER PERSON

FORWARDING ALL CALLS TO ANOTHER PERSON UNDERSTANDING POLYCOM VVX 40 TABLE OF CONTENTS: COVER : UNDERSTANDING POLYCOM VVX 40... FORWARDING CALLS... LISTENING TO VOICEMAILS... MANAGING CONFERENCE CALLS... 4 TRANSFERRING CALLS... 6 UNDERSTANDING

More information

OO Using UML: Dynamic Models

OO Using UML: Dynamic Models OO Using UML: Dynamic Models Defining how the objects behave Overview The object model describes the structure of the system (objects, attributes, and operations) The dynamic model describes how the objects

More information

Avaya 9640 IP Telephone End User Guide

Avaya 9640 IP Telephone End User Guide Avaya 9640 IP Telephone End User Guide 9640 IP Telephone End User Guide 1 P age Table of Contents About Your Telephone... 3 9640 IP Telephone Button/Feature Descriptions... 3 Scrolling and Navigation...

More information

CA314 Object Oriented Analysis & Design - 7. File name: CA314_Section_07_Ver01 Author: L Tuohey No. of pages: 16

CA314 Object Oriented Analysis & Design - 7. File name: CA314_Section_07_Ver01 Author: L Tuohey No. of pages: 16 CA314 Object Oriented Analysis & Design - 7 File name: CA314_Section_07_Ver01 Author: L Tuohey No. of pages: 16 Table of Contents 7. UML State & Activity Diagrams (see ref 1, Chap. 11, 12)...3 7.1 Introduction...3

More information

Object-oriented modeling and design

Object-oriented modeling and design Object-oriented modeling and design Chapter 1 Introduction Object oriented means a collection of discrete objects that incorporate both data structure and behavior. The characteristics required by an OO

More information

How to Use This Guide

How to Use This Guide How to Use This Guide This guide provides brief instructions for the commonly used features available with the SUPERSET 430 telephone. Some of these features are accessed by using the function keys on

More information

9620 / 9630 QUICK REFERENCE GUIDE

9620 / 9630 QUICK REFERENCE GUIDE 9620 / 9630 QUICK REFERENCE GUIDE GENERAL OVERVIEW Scrolling and Navigating Use the up and down navigation arrows to scroll through lists. Use the right and left navigation arrows to scroll to other screens

More information

Object-Oriented Software Engineering Practical Software Development using UML and Java. Chapter 8: Modelling Interactions and Behaviour

Object-Oriented Software Engineering Practical Software Development using UML and Java. Chapter 8: Modelling Interactions and Behaviour Object-Oriented Software Engineering Practical Software Development using UML and Java Chapter 8: Modelling Interactions and Behaviour 8.1 Interaction Diagrams Interaction diagrams are used to model the

More information

ADVANTAGE DKE QUICK START GUIDE. 2 Make sure you have everything shown here. 3. What s what? All important internal components labeled for you

ADVANTAGE DKE QUICK START GUIDE. 2 Make sure you have everything shown here. 3. What s what? All important internal components labeled for you 1 of 6 START HERE 1 Carefully unpack box. 2 Make sure you have everything shown here. 3 Unlock and remove front panel of keypad unit, then using carriage bolts and hex nuts, attach unit to pedestal as

More information

AT&T. DEFINITY Communications System. ISDN 8510T Voice Terminal User's Guide. Generic 1 and Generic 3

AT&T. DEFINITY Communications System. ISDN 8510T Voice Terminal User's Guide. Generic 1 and Generic 3 AT&T DEFINITY Communications System Generic 1 and Generic 3 ISDN 8510T Voice Terminal User's Guide NOTICE While reasonable efforts were made to ensure that the information in this document was complete

More information

How to Use This Guide

How to Use This Guide How to Use This Guide This guide provides brief instructions for the commonly used features available with the SUPERSET 410 telephone. Many of these features are accessed by using the function keys on

More information

EntraGuard Bronze. Quick Start Guide. Telephone Entry. 1.0 Specifications. 2.0 Unit Installation

EntraGuard Bronze. Quick Start Guide. Telephone Entry. 1.0 Specifications. 2.0 Unit Installation The EntraGuard Bronze is a residential telephone keypad entry system which allows a homeowner to communicate directly with visitors and provide access by using any phone extension in the home. Because

More information

VR2 R-NET LED R-NET LCD. Controller System Operation

VR2 R-NET LED R-NET LCD. Controller System Operation VR2 R-NET LED R-NET LCD Controller System Operation 1.VR2 Controller Operation 1.1 Controls/JSM 1.2 Button/Indicator 1.3 Control System Status indication 1.4 Module Wiring 1.5 VR2 Locking / Unlocking The

More information

Motivation State Machines

Motivation State Machines Motivation State Machines Generating test cases for complex behaviour Textbook Reading: Chapter 7 We are interested in testing the behaviour of object-oriented software systems Behaviour: Interactions

More information

UML Essentials Dynamic Modeling

UML Essentials Dynamic Modeling UML Essentials Dynamic Modeling Excerpts from: Object Oriented Software Engineering by Lethbridge/Laganière and Applying UML and Patterns by Larman, C. Dynamic model (diagram) elements (model run-time)

More information

Polycom VVX500 and VVX600

Polycom VVX500 and VVX600 Polycom VVX500 and VVX600 Full user guide Contents Contents... 2 Introduction... 4 How to set up the Polycom VVX500 and VVX600... 5 Phone Keys and Hardware... 6 Using your phone... 7 Home view... 7 Lines

More information

Standard Instructions Special Instructions High-Speed Instructions SIMATIC S7-200 Programmable Controller System Manual

Standard Instructions Special Instructions High-Speed Instructions SIMATIC S7-200 Programmable Controller System Manual Programming A PLC STEP 7-Micro/WIN32 is the program software used with the S7-2 PLC to create the PLC operating program. STEP 7 consists of a number of instructions that must be arranged in a logical order

More information

IP Office Platform 11.0

IP Office Platform 11.0 9600 Series Telephone User Guide Issue 13a - (Monday, August 20, 2018) Contents 1. Introduction 1.1 Important Safety... Information 6 1.2 Button Modules... 7 1.3 Phone Keys... 8 1.4 Call Soft Key... Options

More information

Product Parts Front view... 2 Rear view... 2 Inside the product... 3 Scanner parts... 3 Control panel... 4

Product Parts Front view... 2 Rear view... 2 Inside the product... 3 Scanner parts... 3 Control panel... 4 Table of Contents Product Parts Front view................................................................. 2 Rear view.................................................................. 2 Inside the product...........................................................

More information

Digital TV. Quick Reference Guide

Digital TV. Quick Reference Guide Digital TV Quick Reference Guide CONTENTS Remote Control... 4 Playback Controls.... 4 What s on TV?.... 6 Using the OK Button.... 6 Using the Info Button.... 6 Using the Browse Button.... 7 Using the Channel

More information

WiLARM-ContactID GSM Module Installation Guide Version: 2.0

WiLARM-ContactID GSM Module Installation Guide Version: 2.0 Content Main functions and operation of the GSM module... 3 Parts of the module.. 3 Mini USB connector. 4 Terminal contacts.... 4 Power supply. 4 Input.. 4 Prefix numbers... 4 LEDs... 5 LED operation chart

More information

For bulk discounts, product demonstrations, free product trials & world-wide Avaya orders, please contact:

For bulk discounts, product demonstrations, free product trials & world-wide Avaya orders, please contact: For bulk discounts, product demonstrations, free product trials & world-wide Avaya orders, please contact: Telefonix Voice & Data UK (+44) 01252 333 888 info@telefonix.co.uk http://www.telefonix.co.uk/

More information

Dialplate Receptionist Console Version

Dialplate Receptionist Console Version En Dialplate Receptionist Console Version 4.0.1.12 User Manual TABLE OF CONTENTS Table of contents... 2 Install... 4 Setup... 4 System requirements... 4 License activation... 4 Make a call... 6 Generic

More information

2ENTRY Helios display

2ENTRY Helios display 2ENTRY Helios display Order no. 9135240E Description Built-in set 2ENTRY Helios display will allow you to expand any kind of the base module of 2ENTRY Helios door communicator with a graphical display,

More information

Security System User Guide

Security System User Guide Security System User Guide Setting the System: 1. Go to the keypad and key in your access code. (Alternatively, if you have a proximity tag, present your tag to the keypad.) Either - Full Set: 2. Press

More information

2410 Digital Telephone Instruction Booklet

2410 Digital Telephone Instruction Booklet 2410 Digital Telephone Instruction Booklet * 5 line x 29 character display * 12 system call appearance/feature button * Provides automated call tracking with 48-entry call log * Provides access to 48 speed-dial

More information

Handy Cricket Programming

Handy Cricket Programming Handy Cricket Programming Reference Overview The Handy Cricket is programmed in a language called Cricket Logo, which is a simplified version of the powerful yet easy-to-learn Logo language. Cricket Logo

More information

RESIDENTIAL OPERATOR MOTOR CONTROL BOARD REPLACEMENT INSTRUCTIONS

RESIDENTIAL OPERATOR MOTOR CONTROL BOARD REPLACEMENT INSTRUCTIONS READ THIS MANUAL CAREFULLY BEFORE BEGINNING INSTALLATION RESIDENTIAL OPERATOR MOTOR CONTROL BOARD REPLACEMENT INSTRUCTIONS PRODUCT FEATURES MODELS: IIA SPRINT 310/510/710 200/250 2000 SERIES 3000 SERIES

More information

Software Revision 1.13

Software Revision 1.13 Software Revision 1.13 OVERVIEW...1 REAR PANEL CONNECTIONS...1 TOP PANEL...1 MENU AND SETUP FUNCTIONS...3 CHOOSE FIXTURES...3 PATCH FIXTURES...4 PATCH CONVENTIONAL DIMMERS...4 COPY FIXTURE...5 LOAD FIXTURE

More information

Commander User Manual Version 1.1

Commander User Manual Version 1.1 Commander User Manual Version 1.1-1- Welcome Commander is a device control program for the E-Stim Systems Series 2B. This program allows you to directly control your 2B from a PC via the USB connection.

More information

6408+, 6408D+, 6416D+, 6416D+M, 6424D+, and 6424D+M Telephones User s Guide

6408+, 6408D+, 6416D+, 6416D+M, 6424D+, and 6424D+M Telephones User s Guide 6408+, 6408D+, 6416D+, 6416D+M, 6424D+, and 6424D+M Telephones User s Guide Contents 6400 Series Multi-line Telephones................... 5 Using the Softkeys................................ 8 Using the

More information

Ascotel Office Terminals by a. Office 1550 Start Guide

Ascotel Office Terminals by a. Office 1550 Start Guide Ascotel Office Terminals by a Office 1550 Start Guide Congratulations! Congratulations on your purchase of the PC Operator Office 1550. With its efficient integration of call transfer and information

More information

Quickstart Guide Polycom VVX 400/410

Quickstart Guide Polycom VVX 400/410 Quickstart Guide Polycom VVX 400/410 Polycom VVX 300/310 Features Message Indicator Line Keys Line Keys Soft Keys Speaker Transfer Messages Hold Dialpad Home/Lines key Navigation keys/ Select key Headset

More information

Input part 3: Implementing Interaction Techniques

Input part 3: Implementing Interaction Techniques Input part 3: Implementing Interaction Techniques Recap: Interaction techniques A method for carrying out a specific interactive task Example: enter a number in a range could use (simulated) slider (simulated)

More information

Polycom VVX500. Flip Connect. User Guide. Flip Solutions Ltd t/a Flip Connect Unit 5/6, 29 Mill Lane, Welwyn Hertfordshire, AL6 9EU

Polycom VVX500. Flip Connect. User Guide. Flip Solutions Ltd t/a Flip Connect Unit 5/6, 29 Mill Lane, Welwyn Hertfordshire, AL6 9EU Flip Connect Polycom VVX500 User Guide _- Unit 5/6, 29 Mill Lane, Welwyn Hertfordshire, AL6 9EU 020 3056 5060 0870 421 5411 support@flipconnect.co.uk www.flipconnect.co.uk Contents How to set up the Polycom

More information

OO Using UML: Dynamic Models

OO Using UML: Dynamic Models OO Using UML: Dynamic Models Defining how the objects behave Overview The object model describes the structure of the system (objects, attributes, and operations) The dynamic model describes how the objects

More information

8434 User's Guide. Display A built-in 2-line by 24-character display.

8434 User's Guide. Display A built-in 2-line by 24-character display. 8434 User's Guide Display A built-in 2-line by 24-character display. Display Control Buttons These four buttons are labeled , , , and . is used to enter Softkey Mode and

More information

Avaya IP Office Phone Manual

Avaya IP Office Phone Manual Avaya IP Office Phone Manual Contents 1 PHONES... 3 1.1 Overview of the 5402... 3 1.2 Overview of the 5410... 5 1.3 Overview of the 5420... 7 1.4 Overview of the 1403 / 1603... 9 1.5 Overview of the 1408

More information

Operating Manual. for HXOC Page 1 of 5

Operating Manual. for HXOC Page 1 of 5 Operating Manual for HXOC-003-000-02 Page 1 of 5 ESM PROGRAMMER: OPERATING MANUAL This handheld programming device is designed for setting the two selectable operating speeds available on the ebm-papst

More information

ISDN Console Setup Utility User s Guide

ISDN Console Setup Utility User s Guide ISDN Console Setup Utility User s Guide Contents Introduction............................ 1 System Requirements.................... 1 README.TXT file...................... 1 Connecting the PC to the 2260d

More information

Bad Start Check all Power and Ground connections.

Bad Start Check all Power and Ground connections. Bad Start Check all Power and Ground connections. 1. Check weld head power & ground connections to the adapter cable or pig-tail adapter. 2. Check power & ground connections at the power supply. 3. Check

More information

Ingegneria del Software Corso di Laurea in Informatica per il Management

Ingegneria del Software Corso di Laurea in Informatica per il Management Ingegneria del Software Corso di Laurea in Informatica per il Management UML: State machine diagram Davide Rossi Dipartimento di Informatica Università di Bologna State machine A behavioral state machine

More information

Finite State Machines and Statecharts

Finite State Machines and Statecharts Finite State Machines and Statecharts Hassan Gomaa Dept of Information & Software Engineering George Mason University Reference: H. Gomaa, Chapter 10 - Designing Concurrent, Distributed, and Real-Time

More information

Unified Communicator Mobile

Unified Communicator Mobile MITEL Unified Communicator Mobile Mobile Client Handset User Guide Release 2.2 Mobile Client Handset User Guide NOTICE The information contained in this document is believed to be accurate in all respects

More information

Control Panel ICP-SOL2-P/ICP-SOL3-P. en Quick Reference Guide

Control Panel ICP-SOL2-P/ICP-SOL3-P. en Quick Reference Guide Control Panel ICP-SOL2-P/ICP-SOL3-P en Quick Reference Guide Control Panel Table of Contents en 3 Table of contents 1 Introduction 6 2 Programming 7 2.1 ICON LCD Codepad Programming 7 2.2 TEXT LCD Codepad

More information

PAGEPAC PLUS CONTROLLER CONFIGURATION PROGRAMMING GUIDE (V )

PAGEPAC PLUS CONTROLLER CONFIGURATION PROGRAMMING GUIDE (V ) PagePac by Issue 1 PAGEPAC PLUS CONTROLLER CONFIGURATION PROGRAMMING GUIDE (V-5335800) INTRODUCTION The PagePac Plus User Interface software package runs on a generic DOS-based IBM PC or compatible. It

More information

Polycom VVX Series. Table of Contents. Business Media Phone User Guide

Polycom VVX Series. Table of Contents. Business Media Phone User Guide Table of Contents Getting Started...2 Phone Keys, Hardware and Features...3 Phone Views...5 Phone Icons and Status Indicators...8 Navigation, Fields, and Data Entry...9 Cleaning the Touchscreen (VVX501)...13

More information

Touch Screen Guidebar Control System

Touch Screen Guidebar Control System The following classrooms at the UNH Paul College of Business and Economics are equipped with the Guidebar touch screen AV control system: G25, G5, G75, G85, 115, 125, 135, 159, 165, 175, 185, 203, 205,

More information

D1260/D1260B. Owner's Manual. Keypad

D1260/D1260B. Owner's Manual. Keypad D1260/D1260B EN Owner's Manual Keypad D1260/D1260B Owner's Manual This system includes a telephone line seizure feature. The system may be programmed to communicate with a central monitoring station to

More information

Quick start guide SL82118/SL82218/SL82318/ SL82418/SL82518/SL82558/ SL82658 DECT 6.0 cordless telephone/answering system with caller ID/call waiting

Quick start guide SL82118/SL82218/SL82318/ SL82418/SL82518/SL82558/ SL82658 DECT 6.0 cordless telephone/answering system with caller ID/call waiting Quick start guide SL82118/SL82218/SL82318/ SL82418/SL82518/SL82558/ SL82658 DECT 6.0 cordless telephone/answering system with caller ID/call waiting Battery installation & charging Install the battery

More information

D2112 Keypad Diagnostics

D2112 Keypad Diagnostics D2112 Keypad Diagnostics Putting the Keypad into the Diagnostics Mode 1. Lock the D2112's Standby Switch down. 2. Press the 1 key on the keypad. 3. Enter your Installer passcode. The default Installer

More information

Telephone Guide EASY

Telephone Guide EASY Telephone Guide EASY LINKED TABLE OF CONTENTS Answering the 2 nd Line Appointment Reminder Callback - Request Callback - Answer Camp Change Display Change Ring Tone Change Volume Checking Messages Conference

More information

DEFINITY Communications

DEFINITY Communications DEFINITY Communications System Generic 2 and System 85 7410 Plus Voice Terminal User's Guide Contents Your 7410 Plus Voice Terminal A Quick Look at the Features How to Use the Features Abbreviated Dialing

More information

Kodak Retina II (type 122)

Kodak Retina II (type 122) Kodak Retina II (type 122) The type 122 Retina II camera is a very uncommon model, there are probably fewer than a hundred in collections around the world, with instruction books rarer still, so I thought

More information

Quick start guide. CL84109/CL84209/CL84309 DECT 6.0 corded/cordless telephone/answering system with caller ID/call waiting

Quick start guide. CL84109/CL84209/CL84309 DECT 6.0 corded/cordless telephone/answering system with caller ID/call waiting Quick start guide CL84109/CL84209/CL84309 DECT 6.0 corded/cordless telephone/answering system with caller ID/call waiting Installation You must install and charge the battery before using the telephone.

More information

AVAYA 9630/9640 IP TELEPHONE QUICK REFERENCE GUIDE

AVAYA 9630/9640 IP TELEPHONE QUICK REFERENCE GUIDE 1 3 4 2 5 9 8 10 12 13 15 16 17 6 7 11 14 18 19 1 USB Port 11 2 Message Waiting Indicator 12 3 Missed Call Indicator 13 4 Prompt Line 14 5 Line Buttons 15 6 Softkey Labels 16 7 Softkeys 17 8 Messages 18

More information

Telstra VVX410 Phone Guide

Telstra VVX410 Phone Guide Select Save Config to Save the Config Your phone will automatically reboot Note 1: Restarting the phone may take a few minutes Note 2: If your phone has been preconfigured the QSetup soft key will not

More information

MFS605/EE605 Systems for Factory Information and Control

MFS605/EE605 Systems for Factory Information and Control MFS605/EE605 Systems for Factory Information and Control Lecture 9 PLCs (half lecture) Fall 2005 Larry Holloway Dept. of Electrical Engineering and Center for Robotics and Manufacturing Systems 1 So far

More information

Secure MaxMarkup

Secure MaxMarkup Secure MaxMarkup 4.0 MaxMarkup contains many enhancements over the MaxTakeoff and Secure MaxReader levels of MaxView, such as enhanced document viewing, enhanced markup and annotation tools, layers and

More information

mymmx tc Android User Guide

mymmx tc Android User Guide mymmx tc Android User Guide Copyright nwise AB 2016 All rights reserved. Disclaimer No part of this document may be reproduced in any form without the written permission of the copyright owner. The contents

More information

PhoneLink for Outlook User Manual

PhoneLink for Outlook User Manual PhoneLink for Outlook User Manual for use with 8810, 8610/8620, and 6210/6220 ISDN Telephones PhoneLink for Outlook is an add-in for Microsoft Outlook that manages inbound calls to multiple call appearances

More information

Polycom VVX 410 Customer User Guide

Polycom VVX 410 Customer User Guide USER GUIDE Software 4.1.4 March 2013 1725-49090-001 Rev A Polycom VVX 410 Customer User Guide 0 P a g e Phone Keys and Hardware The following figure shows the important phone features, which are described

More information

Advanced State Modeling

Advanced State Modeling Advanced State Modeling Or: Derek Zoolander Strikes Back Jonathan Sprinkle 1 University of Arizona Department of Electrical and Computer Engineering PO Box 210104, Tucson, AZ 85721, USA Jonathan Sprinkle

More information

Voice Operator Panel

Voice Operator Panel This is the status line. If an error happens, the status line turns red and shows the error. When there is no error, it shows the status of the operator (online/offline). When you are talking to a caller,

More information

Introduction Events States Transition State Diagrams State Diagram Behavior Advanced State Modeling In-Class Exercises.

Introduction Events States Transition State Diagrams State Diagram Behavior Advanced State Modeling In-Class Exercises. State Models Or: Frenemies of the state: BYOB.... Jonathan Sprinkle 1 University of Arizona Department of Electrical and Computer Engineering PO Box 210104, Tucson, AZ 85721, USA August 27, 2012 Jonathan

More information

Meltem Özturan

Meltem Özturan Meltem Özturan www.mis.boun.edu.tr/ozturan/samd 1 2 Modeling System Requirements Object Oriented Approach to Requirements OOA considers an IS as a set of objects that work together to carry out the function.

More information

Thomas. Change Machine. Operator Guide

Thomas. Change Machine. Operator Guide Thomas 5002 Change Machine Operator Guide Contents On Receiving Your New Change Machine...3 Coin Mech Installation...3 Fitting...3 Removing...3 Opening...3 Switching On...4 Machine Alarm and Alarm Keyswitch

More information

CALNET 3: AT&T Voice DNA : Quick reference guide

CALNET 3: AT&T Voice DNA : Quick reference guide CALNET 3: AT&T Voice DNA: Quick reference guide Polycom SoundPoint IP 321 / 331 CALNET 3: AT&T Voice DNA : Quick reference guide Polycom SoundPoint IP 321 / 331 Version 1.2 Page 2 AT&T Voice DNA : Quick

More information

8032 MCU + Soft Modules. c = rcvdata; // get the keyboard scan code

8032 MCU + Soft Modules. c = rcvdata; // get the keyboard scan code 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 { 0x25, 0x66 }, // "4" { 0x2E, 0x6D }, // "5" { 0x36, 0x7D }, // "6" { 0x3D, 0x07 }, // "7" { 0x3E, 0x7F }, // "8" { 0x46,

More information

Contents. Remote Control Playback Controls What s on TV? Using the OK Button Using the Info Button... 6

Contents. Remote Control Playback Controls What s on TV? Using the OK Button Using the Info Button... 6 Contents Remote Control... 4 Playback Controls.... 5 What s on TV?.... 6 Using the OK Button.... 6 Using the Info Button.... 6 Using the Browse Button.... 6 Using the Channel Guide... 7 ReStartTV... 8

More information

Installing And Programming The Digital Voice Announce Equipment On The DXP, DXP Plus, And FX Series Systems

Installing And Programming The Digital Voice Announce Equipment On The DXP, DXP Plus, And FX Series Systems R Installing And Programming The Digital Voice Announce Equipment On The DXP, DXP Plus, And FX Series Systems Digital Voice Announce Equipment The digital voice announce device (DVA) is an optional line-powered

More information

ADVANTAGES. Via PL/SQL, all sorts of calculations can be done quickly and efficiently without use of Oracle engine.

ADVANTAGES. Via PL/SQL, all sorts of calculations can be done quickly and efficiently without use of Oracle engine. 1 PL/SQL INTRODUCTION SQL does not have procedural capabilities. SQL does not provide the programming techniques of condition checking, looping and branching that is required for data before permanent

More information

Drum Kit A. Setup to Trace Bitmap. Step 1. Click Window Menu > Other Panels > Common Libraries > Drumkit.

Drum Kit A. Setup to Trace Bitmap. Step 1. Click Window Menu > Other Panels > Common Libraries > Drumkit. Flash Chapter 20 Drum Kit A. Setup to Trace Bitmap. Step 1. Click Window Menu > Other Panels > Common Libraries > Drumkit. Find drum kit.jpg in the list of symbols in the Library Window. Drag the file

More information

AT&T. DEFINITY Communications System. 8503T Voice Terminal User's Guide. Generic 1 and Generic 3

AT&T. DEFINITY Communications System. 8503T Voice Terminal User's Guide. Generic 1 and Generic 3 AT&T DEFINITY Communications System Generic 1 and Generic 3 8503T Voice Terminal User's Guide NOTICE While reasonable efforts were made to ensure that the information in this document was complete and

More information

Set T8 Operating Instructions

Set T8 Operating Instructions Hicom 300 Set T8 Operating Instructions Programme 2nd Transfer Transfer Return Transfer Call Forward Park Call Pickup Loudspeaker 1 2 3 4 5 6 + 7 8 9 - * 0 # Hicom 300 Digital User Guide Index Introduction...

More information

Table of Contents 2 QST MOBILE APPLICATION FOR IPHONE

Table of Contents 2 QST MOBILE APPLICATION FOR IPHONE Table of Contents What is this application? Logging in Login screen Login options Entering and viewing contracts Pages Contracts About Quote Detail page Contract Details Symbol Search Block Trades Charts

More information

Take and Send a Picture. To send the picture, press. Send Send To. Tip: To store or discard the picture, press Options and select Store Only.

Take and Send a Picture. To send the picture, press. Send Send To. Tip: To store or discard the picture, press Options and select Store Only. Take and Send a Picture This feature is network/ subscription dependent and may not be available in all areas. Contact your service provider for more details. Press the centre key, then select Camera.

More information

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2

An OR Operation. Or (O) Function I0.4 Q0.1 I0.5 I0.5 I0.4 Q0.1. Input 3. Input 4. Output 2 An OR Operation In this example an OR operation is used in network. It can be seen that if either input I0.2 (input 3) or (O in the statement list) input I0.3 (input 4), or both are true, then output Q0.

More information

IPTV Middleware Remote Control & DVR User Guide. Version 2.0

IPTV Middleware Remote Control & DVR User Guide. Version 2.0 IPTV Middleware Remote Control & DVR User Guide Version 2.0 The information presented in this document is written for the default settings of the system. Your company may use this information as is. Or,

More information

ARGEE 2 Reference Manual

ARGEE 2 Reference Manual ARGEE 2 Reference Manual MA1019 Last Updated 7/30/2018 1 General Information 7 1.1 About these instructions 7 1.2 Explanation of symbols used 7 1.2.1 Warnings 7 1.3 Contents 8 1.4 Feedback about these

More information

Polycom 450 IP Phone User Training. Advancing Technology with Personal Commitment

Polycom 450 IP Phone User Training. Advancing Technology with Personal Commitment Polycom 450 IP Phone User Training Advancing Technology with Personal Commitment Overview of IP 450 Phone Programming and Using the IP Phone Placing a Call Answering a Call Ending a Call Redialing a Number

More information

AVAYA 9608 IP Phone QUICK REFERENCE GUIDE

AVAYA 9608 IP Phone QUICK REFERENCE GUIDE AVAYA 9608 IP Phone QUICK REFERENCE GUIDE The phone supports 24 programmable call appearance/feature buttons. The labels for these are displayed in the main display and can be controlled by the adjacent

More information

Address Bar. Application. The space provided on a web browser that shows the addresses of websites.

Address Bar. Application. The space provided on a web browser that shows the addresses of websites. Address Bar The space provided on a web browser that shows the addresses of websites. Application Computer software designed to help users perform Specific tasks. Back Button A button at the top of the

More information

2500 SET FEATURES (Analogue)

2500 SET FEATURES (Analogue) 2500 SET FEATURES (Analogue) CALL FORWARD: CALL PICK-UP: CONFERENCE 3: Notify the person you want to forward your calls to! Dial "#" key and "1" key plus extension number calls are to be forwarded to TO

More information

Combined Modeling and Programming with State Machines

Combined Modeling and Programming with State Machines Combined Modeling and Programming with State Machines Kjetil Andresen Master s Thesis Spring 2014 Combined Modeling and Programming with State Machines Kjetil Andresen 1st May 2014 ii Abstract As part

More information

Caller ID Telephone 962

Caller ID Telephone 962 1 USER S MANUAL Part 2 Caller ID Telephone 962 Please also read Part 1 Important Product Information AT&T and the globe symbol are registered trademarks of AT&T Corp. licensed to Advanced American Telephones.

More information

AT&T. DEFINITY Communications. 7406BIS Voice Terminal User's Guide. and System 85. System Generic 2

AT&T. DEFINITY Communications. 7406BIS Voice Terminal User's Guide. and System 85. System Generic 2 AT&T DEFINITY Communications System Generic 2 and System 85 7406BIS Voice Terminal User's Guide NOTICE While reasonable efforts were made to ensure that the information in this document was complete and

More information

AV SERIES USER GUIDE FOR CORD & CORDLESS TYPE TELEPHONE EXTENSIONS. Aristel Networks DECEMBER SLT User s Guide Issued December 2001 Page 1

AV SERIES USER GUIDE FOR CORD & CORDLESS TYPE TELEPHONE EXTENSIONS. Aristel Networks DECEMBER SLT User s Guide Issued December 2001 Page 1 AV SERIES USER GUIDE FOR CORD & CORDLESS TYPE TELEPHONE EXTENSIONS Aristel Networks DECEMBER 2001 SLT User s Guide Issued December 2001 Page 1 MANUAL INDEX PLEASE NOTE NORMAL CORD TYPE AND CORDLESS PHONES

More information

For the proper operation of the dialer, the settings listed below must be attended first:

For the proper operation of the dialer, the settings listed below must be attended first: For the full manual click here Basic Setup - Help For the proper operation of the dialer, the settings listed below must be attended first: 1.1 Selection of lines... 1 1.2 Busy detect... 3 2.0 Windows

More information

Product Release Notice Synapse 3.0 Software

Product Release Notice Synapse 3.0 Software Product Release Notice Synapse 3.0 Software Release Date: September 17 th, 2012 This document contains the release notes for AT&T Synapse version 3.0. This is a major release with many new features. Users

More information

Quick Reference Guide For Partner ACS R6 System Programming

Quick Reference Guide For Partner ACS R6 System Programming System Programming From extension 10 or 11 (Any MLS display phone) dial Feature 00, then press the Left Intercom button 2 times to enter System Programming. The numbers in parentheses after the program

More information

Virtual Communications Express User Guide: Call Center Agent

Virtual Communications Express User Guide: Call Center Agent Feature Overview The Call Center is designed to support the needs of Call Center agents in any environment. It supports the full set of call handling functions, ACD state management, integration of multiple

More information

Tips and Tricks BASICS. Slide to the three different panels of your Home screen. Check out notifications to stay informed

Tips and Tricks BASICS. Slide to the three different panels of your Home screen. Check out notifications to stay informed Tips and Tricks BASICS Slide to the three different panels of your Home screen Yes, basically you have three Home screens. Slide your finger left across the screen and then right to see the different panels.

More information