How To Use A Powerpoint 2.5 On A Computer With A Monitor On A Pc Or Macbook 2.2 (Powerpoint) On A Macbook (Powerstation) On An Ios 2.3 (Powerclock) On Pc

Size: px
Start display at page:

Download "How To Use A Powerpoint 2.5 On A Computer With A Monitor On A Pc Or Macbook 2.2 (Powerpoint) On A Macbook (Powerstation) On An Ios 2.3 (Powerclock) On Pc"

Transcription

1 SECTION 4 - MONITORING A PROGRAM INTRODUCTION The LADDER monitor utility serves two purposes: It observes the operation of an INFI 90 processor module as it runs a ladder program. The processor module actually runs a function block program which is translated from the ladder program. What appears on the screen is the ladder program with live data from the function block program in the processor module. It allows certain changes to be made to a program as it runs. Tunable parameters of function block rungs can be changed and contacts and coils of logic rungs can be forced. Press F1 at the main menu to start the monitor. If the system interface data and the file name have not been entered, the system prompts for them. Figure 4-1 shows the monitor opening screen. Figure 4-1. Monitor Opening Screen TPS0799A F1> Disp Tags Displays a list of all the tag names defined in the ladder program. F2> Select Rung Permits selecting a rung for monitoring. INTRODUCTION I-E96-705A1 4-1

2 F3> Prob Report Displays module problem reports. Refer to Table F-1 for descriptions of the problem reports. F4> Save File Saves changes made to the ladder program while in the monitor (by tuning or forcing) to the disk. Alt-F1> SGL/RDN Esc> New File Permits monitoring of the module status of a single module and a redundant module. Enables entry of a new ladder file name for monitoring. MONITORING LOGIC RUNGS Either DISP TAGS or SELECT RUNG can be used to select a rung for monitoring. Press F1 to display the tag list as shown in Figure 4-2. Select any rung by moving to the desired tag and pressing F1. The rung containing that tag appears on the screen. Once a rung is selected, a screen similar to Figure 4-3 appears. Figure 4-2. Tag List TPS0789A The value of each contact or coil is indicated in the space inside the symbol: dark equals zero, bright equals one. A contact represents a reference to an item of data (a coil or function block output) and, depending upon the type of coil, an operation to be performed on that item of data. If an input or output symbol is shown in reverse video (dark symbol on light background), the corresponding value is not MONITORING LOGIC RUNGS 4-2 I-E96-705A1

3 Figure 4-3. Example Monitor Rung Screen TPS0790A being read from the module. If all the values are reversed, it can mean that the processor module is not in execute mode. The monitor menu has a + character on the right side, indicating more menu items are available. To see the other menu items, press or +. Tab For logic rungs, the menu items function as follows: F2> Descriptor This changes the display so that each contact and the coil are replaced by their descriptions. A checkerboard pattern appears to help identify the grid positions. F1 returns to the logic rung display. F3> Comment This displays the comment area. F4> X-Reference This finds all the rungs that refer to the coil of the displayed rung (cross reference). After pressing F4, the menu shown in Figure 4-4 appears. The following keys can be used: F1 F2 Esc Displays the currently identified rung. Searches for the next rung that refers to the tag. It looks for the next rung each time is pressed. Terminates the cross reference search. F2 MONITORING LOGIC RUNGS I-E96-705A1 4-3

4 F5> Force This substitutes a constant value in place of the normal dynamic value of a contact or a coil. 1. Press F5 to enter the force mode. The screen now appears as shown in Figure 4-5. Initially the cursor points to the coil. Figure 4-4. X-Reference Screen TPS0791A Figure 4-5. Force Screen TPS0792A MONITORING LOGIC RUNGS 4-4 I-E96-705A1

5 2. Move the cursor using the cursor control keys. The function keys now perform the following operations: F2 F3 Forces the contact or coil closed (value = 1) and highlights the inside of the contact or coil. Forces the contact or coil open (value = 0) and unhighlights the inside of the contact or coil. F4 F1 Holds the coil at the current value. to a coil. Returns to normal. F4 applies only NOTE: The tag name associated with the contact of coil appears bright when a force or hold condition is in effect. 3. Press to leave the force mode. Esc F6> Disp Mark This function displays the list of marked rungs. The list is arranged in a grid. The display shows only a 2 5 portion of the list. The entire list may be viewed by scrolling the display using any of the following keys: The four cursor keys,,,,, -, and -. Page Up Page Dn Home End Ctrl Ctrl F7> Prev Rung Displays the previous rung. F8> Next Rung Displays the next rung. F9> New Rung Selects any rung for display. Specify the rung by its rung number, one of its output tags, or its block number (block number preceded by #, e.g., #501). F10> Lists Refer to LISTS in this section. M> Rung and G> Go To Mark T> Trace Input and 0> Trace Out The mark command (M) allows up to 100 rungs to be marked for easy recall using go to mark ( G). These two commands provide a convenient method of tracing the flow of data into a rung. T steps from the current rung to any one of its inputs. Successive use of the T command traces out one particular path of data into the rung. Once a trace path has been established with the T command, the O command allows a trace back (i.e., output to input) along the path one step at a time. To use the command, display a rung, press T, then follow the screen prompts. MONITORING FUNCTION BLOCK RUNGS As with the logic rung, the status (good or bad) of an input or output is indicated by the normal or reverse video attribute of the input or output symbol. Normal video indicates that the MONITORING FUNCTION BLOCK RUNGS I-E96-705A1 4-5

6 status is good (i.e., the value is being read from the processor module). Reverse video indicates that the status is bad (i.e., the value is not being read from the module). The value of an input or output is indicated in the space inside the symbol. Boolean input and output values are indicated in the same way as contacts and coils: Dark indicates zero and light indicates one. For inputs and outputs with data type real, the numeric value of the input or output is displayed inside the symbol. On each function block rung there are two more or end indicators on the display, one highlighted and one normal. The highlighted one indicates which side may be scrolled up or down (use and or Page Up and Page Dn). To move the highlighting from one side to the other, use and. The menu for function block rungs is very similar to the menu for the logic rungs. The operations of the function keys are identical, except for these differences: F2> Descriptor As for the logic rung, this function displays the description associated with each input. In this case, however, the input description is displayed in place of the input name. F1 returns to the function block rung display. F3> Comment Identical to logic rung operation. F4> X-Reference This is also very similar to cross reference for logic rungs. The only difference is that a logic rung has only one output, while a function block may have more than one. For a function block, the cross reference refers to the output that is currently visible at the top of the display. F5> Tune This function allows changes to the values of tunable parameters of a function block. Tuning is similar to editing, but differs in two important ways: During editing, any parameter or input may be changed. During tuning, only tunable parameters may be changed. NOTE: When the monitor is in tune mode, it does not read data from the processor module. Instead, it displays 0 and bad status for all the values. The values are displayed normally when the tune mode is exited. Editing is done off-line. Changes made to the ladder program affect only the version of the program that is in the personal computer. Download the edited program to make the changes in the processor module. Tuning is done on-line. The tuning changes are made not only to the version of the ladder program that is in the computer, but also to the version of the program that is in the processor MONITORING FUNCTION BLOCK RUNGS 4-6 I-E96-705A1

7 module. The changes are made to the program as it is being run by the module. F7> Prev Rung Displays the previous rung. F8> Next Rung Displays the next rung. F9> New Rung Selects any rung for display. Specify the rung by its rung number, one of its output tags, or its block number (block number preceded by #, e.g., #501). F10> Lists Refer to LISTS in this section. M> Rung and G> Go To Mark T> Trace Input and 0> Trace Out Mark rung (M) allows up to 100 rungs to be marked for easy recall using go to mark (G). These two commands provide a convenient method of tracing the flow of data into a rung. T steps from the current rung to any one of its inputs. Successive use of the T command traces out one particular path of data into the rung. Once a trace path has been established with the T command, the O command allows a trace back (i.e., output to input) along the path one step at a time. To use the command, display a rung, press T, then follow the screen prompts. LISTS This item is discussed separately because it pertains not just to an individual rung, but rather to the entire program. Press and the following menu appears: F10 F1> All Tags F2> Forced F3> Func Code Esc> Prev Menu F1> All Tags This function displays the tag list. F2> Forced This function displays the forced rung list. This is a list of rung numbers of all the rungs which have contacts or coils that are forced. 1. Press F2 to view the list of forced rungs. If no rungs are forced, the End of List message appears. 2. If the list is too long to fit on one screen, press F2 to scroll through the list. 3. To select a rung for display, press. 4. To terminate the display and return to the menu, press. Esc F1 LISTS I-E96-705A1 4-7

8 F3> Func Code This function displays a list of all the rungs that have a specified function code. QUITTING THE MONITOR To quit the monitor utility, press return to the main menu. Esc one or more times to QUITTING THE MONITOR 4-8 I-E96-705A1

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Programming A PLC. Standard Instructions

Programming A PLC. Standard Instructions 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

Introduction to LogixPro - Lab

Introduction to LogixPro - Lab Programmable Logic and Automation Controllers Industrial Control Systems I Introduction to LogixPro - Lab Purpose This is a self-paced lab that will introduce the student to the LogixPro PLC Simulator

More information

STEP 7 MICRO/WIN TUTORIAL. Step-1: How to open Step 7 Micro/WIN

STEP 7 MICRO/WIN TUTORIAL. Step-1: How to open Step 7 Micro/WIN STEP 7 MICRO/WIN TUTORIAL Step7 Micro/WIN makes programming of S7-200 easier. Programming of S7-200 by using Step 7 Micro/WIN will be introduced in a simple example. Inputs will be defined as IX.X, outputs

More information

IBM i Version 7.2. Security Service Tools

IBM i Version 7.2. Security Service Tools IBM i Version 7.2 Security Service Tools IBM i Version 7.2 Security Service Tools Note Before using this information and the product it supports, read the information in Notices on page 37. This edition

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

PLAY VIDEO. Close- Closes the file you are working on and takes you back to MicroStation V8i Open File dialog.

PLAY VIDEO. Close- Closes the file you are working on and takes you back to MicroStation V8i Open File dialog. Chapter Five Menus PLAY VIDEO INTRODUCTION To be able to utilize the many different menus and tools MicroStation V8i offers throughout the program and this guide, you must first be able to locate and understand

More information

2011, The McGraw-Hill Companies, Inc. Chapter 5

2011, The McGraw-Hill Companies, Inc. Chapter 5 Chapter 5 5.1 Processor Memory Organization The memory structure for a PLC processor consists of several areas, some of these having specific roles. With rack-based memory structures addresses are derived

More information

Introduction to Microsoft Excel 2010

Introduction to Microsoft Excel 2010 Introduction to Microsoft Excel 2010 Screen Elements Quick Access Toolbar The Ribbon Formula Bar Expand Formula Bar Button File Menu Vertical Scroll Worksheet Navigation Tabs Horizontal Scroll Bar Zoom

More information

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers.

No restrictions are placed upon the use of this list. Please notify us of any errors or omissions, thank you, support@elmcomputers. This list of shortcut key combinations for Microsoft Windows is provided by ELM Computer Systems Inc. and is compiled from information found in various trade journals and internet sites. We cannot guarantee

More information

EasyC. Programming Tips

EasyC. Programming Tips EasyC Programming Tips PART 1: EASYC PROGRAMMING ENVIRONMENT The EasyC package is an integrated development environment for creating C Programs and loading them to run on the Vex Control System. Its Opening

More information

EZ-ZONE RMA & EtherNet/IP Configuration & Startup Using an Allen-Bradley CompactLogix PLC EtherNet/IP Fundamentals

EZ-ZONE RMA & EtherNet/IP Configuration & Startup Using an Allen-Bradley CompactLogix PLC EtherNet/IP Fundamentals EtherNet/IP Fundamentals EtherNet/IP is built on the Common Industrial Protocol (CIP) at a foundational level. When communicating using CIP there are two ways to communicate to/from the Master and Slave

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

2011, The McGraw-Hill Companies, Inc. Chapter 9

2011, The McGraw-Hill Companies, Inc. Chapter 9 Chapter 9 9.1 Master Control Reset Instruction Program control instructions are used to enable or disable a block of logic program or to move execution of a program from one place to another place. Program

More information

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

More information

ZoomText Hotkeys. AppReader and DocReader Hotkeys (Magnifier/Reader only)

ZoomText Hotkeys. AppReader and DocReader Hotkeys (Magnifier/Reader only) ZoomText Hotkeys The following tables list the command names and default assignments for all ZoomText hotkeys (by Hotkey Group). Hotkey assignments can be changed in the Hotkeys dialog box. Note: AppReader

More information

TheFinancialEdge. Journal Entry Guide

TheFinancialEdge. Journal Entry Guide TheFinancialEdge Journal Entry Guide 101811 2011 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including

More information

Applicant Workflow Hiring Managers

Applicant Workflow Hiring Managers Applicant Workflow Hiring Managers Below is a visual diagram for the staff applicant flows and statuses in the Santa Clara University Online Recruitment System. The applicant workflow process: 1. The Applicant

More information

Windows XP Pro: Basics 1

Windows XP Pro: Basics 1 NORTHWEST MISSOURI STATE UNIVERSITY ONLINE USER S GUIDE 2004 Windows XP Pro: Basics 1 Getting on the Northwest Network Getting on the Northwest network is easy with a university-provided PC, which has

More information

Work with Arduino Hardware

Work with Arduino Hardware 1 Work with Arduino Hardware Install Support for Arduino Hardware on page 1-2 Open Block Libraries for Arduino Hardware on page 1-9 Run Model on Arduino Hardware on page 1-12 Tune and Monitor Models Running

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

QUICK START GUIDE. SG2 Client - Programming Software SG2 Series Programmable Logic Relay

QUICK START GUIDE. SG2 Client - Programming Software SG2 Series Programmable Logic Relay QUICK START GUIDE SG2 Client - Programming Software SG2 Series Programmable Logic Relay SG2 Client Programming Software T he SG2 Client software is the program editor for the SG2 Series Programmable Logic

More information

Microsoft Access 2010 Part 1: Introduction to Access

Microsoft Access 2010 Part 1: Introduction to Access CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Access 2010 Part 1: Introduction to Access Fall 2014, Version 1.2 Table of Contents Introduction...3 Starting Access...3

More information

WORDPAD TUTORIAL WINDOWS 7

WORDPAD TUTORIAL WINDOWS 7 WORDPAD TUTORIAL WINDOWS 7 Quick Access bar Home Tab Triangles = More Commands Groups on the Home tab Right paragraph margin Left paragraph Margin & Indent Paragraphs Ruler Hover the mouse pointer over

More information

SIEMENS. Operating Web Server. Opening program and changing message text properties

SIEMENS. Operating Web Server. Opening program and changing message text properties With the new LOGO! 8 you can monitor and control your application via PC, smartphone or tablet via the integrated web server with all conventional browsers via the integrated web server. Opening program

More information

Configuring ThinkServer RAID 100 on the Lenovo TS430

Configuring ThinkServer RAID 100 on the Lenovo TS430 Configuring ThinkServer RAID 100 on the Lenovo TS430 Contents Overview 02 Embedded RAID 100 features on TS430 02 RAID Overview 02 Choosing the RAID Level 02 RAID 0 02 RAID 1 02 RAID 5 03 RAID 10 03 Configuring

More information

Move between open workbooks. Display the print menu. Select whole spreadsheet. Microsoft Excel Keyboard Keys. General

Move between open workbooks. Display the print menu. Select whole spreadsheet. Microsoft Excel Keyboard Keys. General Microsoft Excel Keyboard Keys Source: http://allhotkeys.com/microsoft_excel_hotkeys.html General New file Ctrl + N Open file Ctrl + O Save file Ctrl + S Move between open workbooks Ctrl + F6 Close file

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

Customizing forms and writing QuickBooks Letters

Customizing forms and writing QuickBooks Letters LESSON 15 Customizing forms and writing QuickBooks Letters 15 Lesson objectives, 398 Supporting materials, 398 Instructor preparation, 398 To start this lesson, 398 About QuickBooks forms, 399 Customizing

More information

Lab - Observing DNS Resolution

Lab - Observing DNS Resolution Objectives Part 1: Observe the DNS Conversion of a URL to an IP Address Part 2: Observe DNS Lookup Using the nslookup Command on a Web Site Part 3: Observe DNS Lookup Using the nslookup Command on Mail

More information

TBS Help Index / On Board Software User Manual

TBS Help Index / On Board Software User Manual TBS Help Index / On Board Software User Manual The TBS 2000 Functional Testing Systems Software has a convenient, quick and easy access on board software help manual. While a hard copy of on board TBS

More information

DOS Command Reference

DOS Command Reference DOS Command Reference Introduction Some course material on the Teaching Network may still use the command line operating system called DOS (Disk Operating System). This requires the user to type specific

More information

USER INTERFACE HOTKEYS WEB FINDER HOTKEYS. Shortcut Keys and Hot Keys: ZoomText 10 Magnifier/Reader

USER INTERFACE HOTKEYS WEB FINDER HOTKEYS. Shortcut Keys and Hot Keys: ZoomText 10 Magnifier/Reader Shortcut Keys and Hot Keys: ZoomText 10 Magnifier/Reader USER INTERFACE HOTKEYS The modifier keys consist of any combination of ALT, CTRL, SHIFT, CAPS LOCK and the Windows Key. The primary key can be any

More information

USERS MANUAL PRODUCT OVERVIEW SYSTEM REQUIREMENTS

USERS MANUAL PRODUCT OVERVIEW SYSTEM REQUIREMENTS Active@ Password Changer v.3.0 Copyright 1998-2008 Active@ Data Recovery Software LSoft Technologies Inc. USERS MANUAL PRODUCT OVERVIEW Active@ Password Changer is a DOS-based solution designed for resetting

More information

Acrobat X Pro Accessible Forms and Interactive Documents

Acrobat X Pro Accessible Forms and Interactive Documents Contents 2 PDF Form Fields 2 Acrobat Form Wizard 5 Enter Forms Editing Mode Directly 5 Create Form Fields Manually 6 Forms Editing Mode 8 Form Field Properties 11 Editing or Modifying an Existing Form

More information

Upgrade Instructions. View Manager 96 v. 5.1. Software Upgrade

Upgrade Instructions. View Manager 96 v. 5.1. Software Upgrade WORLD LEADER IN ELECTRONIC SECURITY Upgrade Instructions View Manager 96 v. 5.1 1 Software Upgrade This software permits you to upgrade your VM96 version 3.x or 4.x system to the latest version of VM96

More information

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address

Procedure: You can find the problem sheet on Drive D: of the lab PCs. 1. IP address for this host computer 2. Subnet mask 3. Default gateway address Objectives University of Jordan Faculty of Engineering & Technology Computer Engineering Department Computer Networks Laboratory 907528 Lab.4 Basic Network Operation and Troubleshooting 1. To become familiar

More information

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in.

KEYBOARD SHORTCUTS. Note: Keyboard shortcuts may be different for the same icon depending upon the SAP screen you are in. KEYBOARD SHORTCUTS Instead of an SAP icon button, you can use a keyboard shortcut. A keyboard shortcut is a key or combination of keys that you can use to access icon button functions while you are working

More information

Word Processing programs and their uses

Word Processing programs and their uses Word Processing programs and their uses An application that provides extensive tools for creating all kinds of text based programs. They are not limited to working with text and enable you to add images

More information

Microsoft Excel v5.0 Database Functions

Microsoft Excel v5.0 Database Functions Microsoft Excel v5.0 Database Functions Student Guide Simon Dupernex Aston Business School Version 1.0 1 Preface This document is an introduction to the database functions contained within the spreadsheet

More information

Introduction to the new mainframe Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX

Introduction to the new mainframe Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX Chapter 4: Interactive facilities of z/os: TSO/E, ISPF, and UNIX Chapter 4 objectives Be able to: Log on to z/os Run programs from the TSO READY prompt Navigate through the menu options of ISPF Use the

More information

Welcome to The Grid 2

Welcome to The Grid 2 Welcome to 1 Thanks for choosing! These training cards will help you learn about, providing step-by-step instructions for the key skills you will need and introducing the included resources. What does

More information

Xerox WorkCentre 6655 Color Multifunction Printer Control Panel

Xerox WorkCentre 6655 Color Multifunction Printer Control Panel Control Panel Available services can vary on your printer setup. For details about services and settings, see the User Guide. 3 4 5 Touch screen Menus 6 6 Alphanumeric keypad 7 Job controls 7 Services

More information

Enterprise Asset Management System

Enterprise Asset Management System Enterprise Asset Management System in the Agile Enterprise Asset Management System AgileAssets Inc. Agile Enterprise Asset Management System EAM, Version 1.2, 10/16/09. 2008 AgileAssets Inc. Copyrighted

More information

Medical Office System Chapter 14: Medical Notes

Medical Office System Chapter 14: Medical Notes Medical Office System Chapter 14: Medical Notes This chapter discusses adding medical notes to a patients records. medical notes options and functions. Introduction selecting existing notes. The Medical

More information

Active@ Password Changer for DOS User Guide

Active@ Password Changer for DOS User Guide Active@ Password Changer for DOS User Guide 1 Active@ Password Changer Guide Copyright 1999-2014, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form

More information

Service & Support. How can you establish a connection between a S7-1200 PLC and SIMATIC NET OPC? S7-1200 PLC, SIMATIC NET OPC.

Service & Support. How can you establish a connection between a S7-1200 PLC and SIMATIC NET OPC? S7-1200 PLC, SIMATIC NET OPC. Cover How can you establish a connection between a S7-1200 PLC and SIMATIC NET OPC? S7-1200 PLC, SIMATIC NET OPC FAQ November 2009 Service & Support Answers for industry. Question This entry is from the

More information

? Index. Introduction. 1 of 38 About the QMS Network Print Monitor for Windows NT

? Index. Introduction. 1 of 38 About the QMS Network Print Monitor for Windows NT 1 of 38 About the QMS Network for Windows NT System Requirements" Installing the " Using the " Troubleshooting Operations" Introduction The NT Print Spooler (both workstation and server versions) controls

More information

Karolinska Institutet, Stockholm, Sweden INSTRUCTIONS HOW TO USE THE THESIS TEMPLATE IN WORD 2010/2013 FOR WINDOWS

Karolinska Institutet, Stockholm, Sweden INSTRUCTIONS HOW TO USE THE THESIS TEMPLATE IN WORD 2010/2013 FOR WINDOWS Karolinska Institutet, Stockholm, Sweden INSTRUCTIONS HOW TO USE THE THESIS TEMPLATE IN WORD 2010/2013 FOR WINDOWS Stockholm 2014 ABSTRACT Since the end of the 1990s, Karolinska Institutet has supplied

More information

microsd Card Functionality

microsd Card Functionality microsd Card Functionality MicroSD Card Table of Contents TABLE OF CONTENTS...2 INTRODUCTION...3 INSERTING THE MICRO SD CARD...3 SYSTEM MENU REMOVABLE MEDIA...4 FLASH FILENAME FORMAT...5 SAVING AND LOADING

More information

User Documents GIFT CARD

User Documents GIFT CARD User Documents GIFT CARD The GIFT CARD module allows you to offer gift cards for any amount you like in your store. All customers can then buy them on your site to offer people the chance to come and spend

More information

Banner Frequently Asked Questions (FAQs)

Banner Frequently Asked Questions (FAQs) Banner Frequently Asked Questions (FAQs) How do I install Java?...1 Banner prompts me to download and install Java. Is this OK?....1 What Java version should I use?...2 How do I check what version of Java

More information

Programmable Logic Controllers

Programmable Logic Controllers Programmable Logic Controllers PLC Basics Dr. D. J. Jackson Lecture 2-1 Operating systems and application programs A PLC contains a basic operating system that allows for: Downloading and executing user

More information

Quick user guide for the Vista Quantum 960H range of DVRs, models included

Quick user guide for the Vista Quantum 960H range of DVRs, models included Quantum 960H DVR range Quick User guide Quick user guide for the Vista Quantum 960H range of DVRs, models included QX960H08-xxx QX960H16-xxx QP960H04-xxx QP960H08-xxx QP960H16-xxx Full manual found on

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT

WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT WHAT S NEW IN WORD 2010 & HOW TO CUSTOMIZE IT The Ribbon... 2 Default Tabs... 2 Contextual Tabs... 2 Minimizing and Restoring the Ribbon... 3 Customizing the Ribbon... 3 A New Graphic Interface... 5 Live

More information

Introduction to Simulink

Introduction to Simulink Introduction to Simulink MEEN 364 Simulink is a software package for modeling, simulating, and analyzing dynamical systems. It supports linear and nonlinear systems, modeled in continuous time, sampled

More information

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual

CCNA Discovery 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual 4.0.3.0 Networking for Homes and Small Businesses Student Packet Tracer Lab Manual This document is exclusive property of Cisco Systems, Inc. Permission is granted to print and copy this document for non-commercial

More information

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide

Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide Education Solutions Development, Inc. APECS Navigation: Business Systems Getting Started Reference Guide March 2013 Education Solutions Development, Inc. What s Inside The information in this reference

More information

The CAD interface is comprised of two different screens: the graphic/drawing screen and the text screen.

The CAD interface is comprised of two different screens: the graphic/drawing screen and the text screen. That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: jennifer@thatcadgirl.com Phone: (919) 417-8351 Fax: (919) 573-0351 Overview of AutoCAD or IntelliCAD with Carlson Software Screens and

More information

Chapter 6. Formatting Text with Character Tags

Chapter 6. Formatting Text with Character Tags Chapter 6 Formatting Text with Character Tags 143 144 FrameMaker 7: The Complete Reference In many desktop publishing applications, you use a single style sheet for both paragraph and character formatting.

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Upgrading Software Using the Online Installer

Upgrading Software Using the Online Installer Upgrading Software Using the Online Installer Last Updated: December 8, 2009 This chapter provides the procedures for upgrading from a previous software version of the Cisco Integrated Storage System module

More information

1. INVENTORY TRACKING

1. INVENTORY TRACKING 1. INVENTORY TRACKING This sample application is based on the following concept; Operator can start to make an inventory of a stock/warehouse. User (the operator make the inventory) Item Qty Location The

More information

Siemens S7 Status Word

Siemens S7 Status Word Siemens S7 Status Word In Siemens PLCs the Status Word is an internal CPU register used to keep track of the state of the instructions as they are being processed. In order to use STL more effectively

More information

Job Scheduler User Guide IGSS Version 11.0

Job Scheduler User Guide IGSS Version 11.0 Job Scheduler User Guide IGSS Version 11.0 The information provided in this documentation contains general descriptions and/or technical characteristics of the performance of the products contained therein.

More information

Chapter 24: Creating Reports and Extracting Data

Chapter 24: Creating Reports and Extracting Data Chapter 24: Creating Reports and Extracting Data SEER*DMS includes an integrated reporting and extract module to create pre-defined system reports and extracts. Ad hoc listings and extracts can be generated

More information

Changing printer settings 1

Changing printer settings 1 Changing printer settings 1 You can change your printer setting by using your application software, your Lexmark printer driver, the printer operator panel, or the remote operator panel available from

More information

Unix Tools. Overview. Editors. Editors nedit vi Browsers/HTML Editors Mail Tools Utilities xv xman ftp

Unix Tools. Overview. Editors. Editors nedit vi Browsers/HTML Editors Mail Tools Utilities xv xman ftp Unix Tools Michael B. Spring Department of Information Science and Telecommunications University of Pittsburgh spring@imap.pitt.edu http://www.sis.pitt.edu/~spring Overview Editors nedit vi Browsers/HTML

More information

PowerPoint 2007: Animations Contents

PowerPoint 2007: Animations Contents PowerPoint 2007: Animations Contents Add transitions between slides... 1 Choose from a gallery of slide transitions... 1 Add the same slide transition to all of the slides in your presentation... 1 Add

More information

Recording Supervisor Manual Presence Software

Recording Supervisor Manual Presence Software Presence Software Version 9.2 Date: 09/2014 2 Contents... 3 1. Introduction... 4 2. Installation and configuration... 5 3. Presence Recording architectures Operating modes... 5 Integrated... with Presence

More information

Mitel Nupoint Messenger Voicemail Administration

Mitel Nupoint Messenger Voicemail Administration Mitel Nupoint Messenger Voicemail Administration From the VM server, type the log in name root, then, press enter. Type the password, then, press enter. You should see the following: HOST : 1 STATUS :

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

For another way to generate recursive sequences, see Calculator Note 1D.

For another way to generate recursive sequences, see Calculator Note 1D. !"# If you want to do further calculation on a result you ve just found, and that result is the first number in the expression you now want to evaluate, you can simply continue the expression. For example,

More information

Creating a table of contents quickly in Word

Creating a table of contents quickly in Word Creating a table of contents quickly in Word This note shows you how to set up a table of contents that can be generated and updated quickly and easily, even for the longest and most complex documents.

More information

TheFinancialEdge. Configuration Guide for General Ledger

TheFinancialEdge. Configuration Guide for General Ledger TheFinancialEdge Configuration Guide for General Ledger 071012 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic,

More information

RAID installation guide for Silicon Image SiI3114

RAID installation guide for Silicon Image SiI3114 RAID installation guide for Silicon Image SiI3114 Contents Contents 2 1 Introduction 4 1.1 About this Guide 4 1.2 The Basics 4 1.2.1 What is RAID? 4 1.2.2 Advantages of RAID 4 1.2.3 Disadvantages of RAID

More information

APPENDIX A - ON-LINE CONFIGURATION

APPENDIX A - ON-LINE CONFIGURATION APPENDIX A - ON-LINE CONFIGURATION INTRODUCTION This section provides a basic procedure for on-line configuration, and shows both the state of LEDs 7 and 8 as well as the contents of the second module

More information

Using the Content Distribution Manager GUI

Using the Content Distribution Manager GUI CHAPTER 3 Using the Content Distribution Manager GUI The Content Distribution Manager is the central location from which much of the work of creating and managing ACNS networks and hosted content can be

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

DIGICLIENT 8.0 Remote Agent Software

DIGICLIENT 8.0 Remote Agent Software DIGICLIENT 8.0 Remote Agent Software MODEL: D17800 Series Instruction Manual English Version 1.0 Copyright 2007 Digimerge Technologies Inc Table of Contents Table of Contents About the DigiClient 8.0...

More information

4 Networking Generators

4 Networking Generators 4 Networking Generators Topics in this chapter: Overview Configuring a file server Establishing a network environment Network operations Controlling a generator remotely Upgrading generators over a network

More information

Introduction: Implementation of the MVI56-MCM module for modbus communications:

Introduction: Implementation of the MVI56-MCM module for modbus communications: Introduction: Implementation of the MVI56-MCM module for modbus communications: Initial configuration of the module should be done using the sample ladder file for the mvi56mcm module. This can be obtained

More information

Windows ACH Specialty Program. Quick Instruction Guide

Windows ACH Specialty Program. Quick Instruction Guide Windows ACH Specialty Program Quick Instruction Guide Dear ACH Customer: Thank you for your interest in our software, WASP for Windows. To install the Demo of WASP go to www.intercepteft.com then choose

More information

Rako Lighting Driver. For use with: Driver software written and provided by:

Rako Lighting Driver. For use with: Driver software written and provided by: Rako Lighting Driver For use with: Driver software written and provided by: Introduction This document is a guide to integrating a Rako Lighting system with an RTI control system, via a Rako Ethernet bridge.

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

SubCue Analyzer Software - Introduction

SubCue Analyzer Software - Introduction SubCue Analyzer Software - Introduction The SubCue Analyzer is a tool to initialize and download the temperature data from implantable SubCue Dataloggers. To begin, open the SubCue Analyzer program from

More information

Manual. Danfoss Central Station Communications Software Version 3

Manual. Danfoss Central Station Communications Software Version 3 Manual Danfoss Central Station Communications Software Version 3 RS.8A.Q1.02 1-2001 Contents Introduction 4 System Overview 4 Minimum and Recommended Hardware Requirements 4 Using the Keyboard to Select

More information

AN INTRODUCTION TO STAROFFICE WRITER

AN INTRODUCTION TO STAROFFICE WRITER CHAPTER 1 AN INTRODUCTION TO STAROFFICE WRITER 1.1 An Introduction to StarOffice StarOffice is an application that is designed to work on different operating systems. StarOffice is a full-featured office

More information

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................

More information

Chapter 23 File Management (FM)

Chapter 23 File Management (FM) Chapter 23 File Management (FM) Most Windows tasks involve working with and managing Files and Folders.Windows uses folders to provide a storage system for the files on your computer, just as you use manila

More information

Field Manager Mobile Worker User Guide for RIM BlackBerry 1

Field Manager Mobile Worker User Guide for RIM BlackBerry 1 Vodafone Field Manager Mobile Worker User Guide for RIM BlackBerry APPLICATION REQUIREMENTS Supported devices listed here o http://support.vodafonefieldmanager.com Application requires 600 KB of application

More information

Qvis Security Technical Support Field Manual LX Series

Qvis Security Technical Support Field Manual LX Series Table of Contents Page 1: Motion Detection 1.0 Configuring Motion Detection for LX Apollo / LX Zeus DVRs 2 1.1 Motion Playback on LX Apollo / LX Zeus DVRs 3 1.2 Scheduling Motion and Continuous Recording

More information

Using the WAGO 750-340 PROFINET Coupler as Remote I/O with a Siemens S7 PLC

Using the WAGO 750-340 PROFINET Coupler as Remote I/O with a Siemens S7 PLC Using the WAGO 750-340 PROFINET Coupler as Remote I/O with a Siemens S7 PLC, English Version 1.0.0 2 General Copyright 2007 by WAGO Kontakttechnik GmbH & Co. KG All rights reserved. WAGO Kontakttechnik

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

Access Tutorial 6: Form Fundamentals

Access Tutorial 6: Form Fundamentals Access Tutorial 6: Form Fundamentals 6.1 Introduction: Using forms as the core of an application Forms provide a user-oriented interface to the data in a database application. They allow you, as a developer,

More information

NIS-Elements Viewer. User's Guide

NIS-Elements Viewer. User's Guide NIS-Elements Viewer User's Guide Publication date 10.09.2013 v. 4.20.00 Laboratory Imaging, s. r. o., Za Drahou 171/17, CZ - 102 00 Praha 10 No part of this publication may be reproduced or transmitted

More information

Using e-mail and the Internet

Using e-mail and the Internet Using e-mail and the Internet New to Windows 7? Even though there s a lot in common with the version of Windows that you had before, you might still need a hand getting up to speed. This guide is filled

More information

Mentor Tools tutorial Bold Browser Design Manager Design Architect Library Components Quicksim Creating and Compiling the VHDL Model.

Mentor Tools tutorial Bold Browser Design Manager Design Architect Library Components Quicksim Creating and Compiling the VHDL Model. Mentor Tools tutorial Bold Browser Design Manager Design Architect Library Components Quicksim Creating and Compiling the VHDL Model. Introduction To Mentor Graphics Mentor Graphics BOLD browser allows

More information

Click the Entries tab to enter transactions that originated at the bank.

Click the Entries tab to enter transactions that originated at the bank. Reconciling Bank Statements If this is the first time you have reconciled a bank statement for this company, you must prepare your bank accounts. See Chapter 4, Setting Up Bank Services, in the Tax and

More information