QUICK START PLC. 1. Basic Manipulations

Size: px
Start display at page:

Download "QUICK START PLC. 1. Basic Manipulations"

Transcription

1 QUICK START PLC Quick Start Guide to Create Your First PLC Circuit in Automation Studio You can also view multiple training videos at: 1. Basic Manipulations 1.1 Moving components from the library to your schematic Click on a component from the library, and drag-and-drop it on your schematic. 1.2 How to connect components Move your cursor over a red connection port and click when the target sign appears. Release the button, draw your line with the cursor and click on a second connection port to establish a connection between those two components. Both connection ports automatically become black when linked. 1.3 How to change path during connection When drawing a line, while moving your cursor, you can click to create a 90 turn (elbow). 1.4 How to insert a junction While tracing a line, coming across another line, there is no target sign that usually allows you to make a connection. Therefore, you need to double click on the line to make a junction. When a 3-line junction is created, a filled black connector is automatically created at the junction. 1.5 How to open the components properties window Right-click on component and select Component Properties. Shortcut: Hover your mouse over the component and double-click to open the properties window. 1.6 Panning the document Click on the Panning function from the View Tab of the Ribbon bar, under the Zoom functions. Shortcut: Press and hold down the SPACE BAR while holding down the left mouse click, then move your mouse to move across the page. 1.7 Zoom in and out Click on the Zoom in / Zoom out function from the View Tab of the Ribbon bar, under the Zoom functions. Other Zoom functions can be found at this location. Shortcut: Press and hold down the control key (Ctrl), then scroll up to Zoom in or scroll down to Zoom out of the page. Software will Zoom where you are pointing your mouse. 1) Right-click on component Any component from any library can be used Any component from any library can be used Any component from any library can be used 2) Shortcut: on components 1) in VIEW / ZOOM 2) Shortcut: 1) in VIEW / ZOOM 2) Shortcut: 1 of 9

2 1.8 Disconnecting a component Press and hold down the Shift key, click on the component, and drag it elsewhere on the schematic. 1.9 Manipulation of components Functions to rotate, flip, align, distribute and order components can be accessed from the Edit Tab of the Ribbon bar, under the Layout functions. First click on the component(s) and then click on the desired function. Shortcut: Right-click on component and select the desired manipulation functions, or simply use assigned hotkeys. on component Any component from any library can be use 1) Choose the appropriate Icon from the Edit Tab 2) Shortcut: right-click on component to choose the operation 1.10 Help file All components in Automation Studio have a Help file describing their functionality. Right-click on component and select Context Help. Shortcut: Click on component and then press the F1 key. Any component from any library can be use 2 of 9

3 2. Building Your First PLC Circuit 2.1 Building your first PLC circuit In this PLC Quick Start, we will show how to create a circuit where a Pneumatic cylinder will be controlled by PLC. All components needed for this first circuit are contained in the main Pneumatic library. Simply click on it to display components, then drag-and-drop the following components from the library (section 1.1) onto your schematic: Double-Acting Cylinder 5/2-Way Valve with a manual command and a Solenoid Pressure Source Exhaust (2) 2.2 Now connect all elements together Refer to the basic manipulation tips (section 1) to complete the connections of your pneumatic circuit. 3. Start Simulation to Test Your Pneumatic Circuit 3.1 Start the simulation to see your circuit come to life! Now that all the components are connected, you can start the simulation. Click on the Normal Simulation icon from the Simulation Tab under the Control functions to start the simulation. 1)Click on the Simulation tab 2) Click on Normal Simulation 3.2 Activate command While in simulation, when hovering over a component, if the cursor turns into a hand icon, you can click to interact with that component. The directional valve on your circuit has two commands: a Lever and an Electrical Solenoid. Since the control circuit is not yet created, activate the manual command by clicking on the Lever. 3 of 9

4 4. Adding the PLC Ladder Logic 4.1 Setting up the layout of your circuit (Stop simulation) In order to add the Ladder Diagram on the same page, you need to make sure that the layout will leave you enough space to do so. 1) Zoom out (section 1.7) to see your entire page 2) Click and hold the left button of the mouse, and move cursor to select all components, then release the mouse button 3) Drag-and-drop the selected components to make space on the page 4.2 Adding PLC Input / Output Cards Navigate through the Electrical Control (JIC Standard) library to find and select the PLC Cards. Add the following components to your schematic: PLC Input Card PLC Output Card Make sure to place the Input Card on the left and the Output Card on the right as shown in the image. Note: the same logic circuit can be build using the IEC Standard. 4.3 Connecting electrical components to the Input card From the main Electrical Control (JIC Standard) library reproduce the schematic on the right, by adding the following components to your schematic: Common (0 Volt) Power Supply 24 Volts Normally Open Push-Button* *When inserting an Electrical Control component on the schematic, the software will ask you to give it an Alias, this will be the tag displayed on your schematic and will be used for linking components. Name the Normally Open Push-Button PB Connecting the electrical component to the Output card From the main Electrical Control (JIC Standard) library reproduce the schematic on the right, by adding the following components to your schematic: Common (0 Volt) Power Supply 24 Volts Solenoid, DC/AC* *Name the Solenoid A+. 4 of 9

5 Your schematic should look like this at this point 4.5 Inserting the rung Now that we have connected the Electrical control components, we can focus on the Ladder diagram which contain the logic in that circuit. From the main Ladder for AB PLC library (Allen Bradley ), drag-and-drop the Rung on the schematic and place it between the two PLC cards. Your Rung may be too big, too small or overlap on your cards, simply click on the green square to resize it between the two cards 4.6 Creating the Logic Drag-and-drop the following components from the main Ladder for AB PLC library (Allen Bradley ) to create the logic circuit: Examine if Closed Output Energize (OTE) When inserting a Ladder Logic AB PLC component on the schematic, the software will ask you to give it an Alias, this will be the tag displayed on your schematic and will be used for linking components. 4.7 Linking PLC components Link the Normally Open Contact ( ( ) to the PLC cards. ) and the Output The Normally Open Contact has a? beside it, this means that it is not linked to any Electrical circuit. Double-click on the Normally Open Contact to open the linking window. 1) Click on Variable Assignment from the left-side menu 2) Use the filter from the Compatible Simulation Variables, filter on the Alias IN of the Input Card 3) Once you have identified your Alias, double-click on it to create the link 4) In this section, the? will be replace by E1.IN0 ( E1, name of the card. IN0, input 0) confirming that the link is created 5) This line shows the association between the two components 6) Close the window by clicking on the X *Repeat these steps to link the Output ( OUT0 (output card) ) to the 5 of 9

6 4.8 Linking the Pneumatic Solenoid Link the Electrical Solenoid? (ls) of the Directional Valve with the Electrical Solenoid A+ of the Output card. The Solenoid of the Pneumatic Directional Valve has a? (ls) beside it, this means it is not linked to any Electrical circuit. Double-click on the Directional Valve to open the linking window. 1) Click on Variable Assignment from the left-side menu 2) Click on the solenoid icon of the directional valve 3) Use the filter from the Compatible Simulation Variables section to sort the variables and only show the one matching your criteria, filter on A+ 4) Once you have identified your Alias, double-click on it to make the link 5) In this section the? (ls) will be replace by A+ confirming that the link is created 6) This section shows the association between the two components 7) Close the window by clicking on the X" 5. Simulation 5.1 Start simulation (section 3.1) Now that all the components are connected and all the links are created, you can start the simulation to see your circuit come to life and the interaction between the different technologies. While in simulation, click on PB1 to energize INO which will close the open contact E1.INO and which will activate the OUT0 to energize A+ on the Output Card and on the directional valve which makes the cylinder extend. Each time you release the PB1 button the cylinder retracts because of the spring on the directional valve. Let s change the schematic so one push on PB1 makes the cylinder extend completely. 6 of 9

7 6. Adding a Latching Contact 6.1 Changing the circuit (Stop simulation) Move the relay OUT0 down, as shown, by disconnecting the component using the Shift key (section 1.8). This will leave room to add an internal bit on the first rung. 6.2 Adding a Latching contact and an Internal bit Drag-and-drop the following components from the main Ladder for AB PLC library (Allen Bradley ) to create the circuit on the right: 2 x Examine if Closed Contact Output Energize (internal bit) *Name the Output Energize B3: Connecting the components Connect the added components to reproduce the circuit shown on the image. 6.4 Linking the Latching contact and simulating the circuit Link the two normally open contacts ( ) to the Internal bit relay B3:0 (Section 4.8). Once these links are made you can launch the Simulation (section 3.1). By clicking on PB1, the cylinder extends fully but doesn t retract since there is no element to de-energize the OUT0 which is now latched. Let s add a Timer to make the cylinder retract after 5 seconds. 7 of 9

8 7. Adding an On-Delay Timer 7.1 Adding On-Delay Timer (Stop simulation) Navigate through the Ladder for AB PLC library (Allen Bradley ) select the Timers category. Drag-and-drop the following on your schematic to create the circuit on the right: Timer On-Delay (TON) Examine if Closed contact 7.2 Connecting the ON-Delay Timer Connect your On-Delay Timer as well as your Examine if Close contact. Link the Examine if Closed contact to the Internal Bit B3:0 (Section 4.8). 7.3 Adding a Timer Done Bit DN Once the On-Delay Timer is in place and connected, add the Timer Done Bit DN Contact in the circuit to de-energize B3:0 once the Preset time on the Timer is reached. NOTE: When dragging a component from the library, if you drop it directly on a line, it will automatically insert that component into the circuit. This will not work however if you drop the component on your working space before. Drag-and-drop an Examine if Open ( ) from the Ladder for AB PLC library (Allen Bradley ) directly on the first line between E1.IN0 and B3:0. Make sure the connection ports are black, which indicates that the connection is well made. If they are red, it was not inserted correctly, repeat the step above. 8 of 9

9 7.4 Link the Examine if Open Contact Link the Examine if Open Contact to the Timer Done Bit of your Timer DN (Section 4.8). Search for DN in the filter section. Your circuit should look like the image on the right 7.5 Adjusting the Timer On-Delay By default, the Timer has a Preset time of 10 seconds. Change its value to 5 seconds. To do so, double-click on the Timer On-Delay to open the Properties window. 1) Click on Data from the left-side menu 2) When the Star is filled orange ( ), it means that only the favorite fields are displayed. Click on the Star to display all the fields, and find the PRE field 3) Change the value of this field to 5 seconds 4) Exit the window by clicking on the x top right corner. 7.6 Simulating your circuit Now that your circuit is completed, launch the simulation and see your entire circuit come to life! Click on PB1, the cylinder will extend and the Timer On-Delay will be activated. Once it reaches the 5 seconds Preset time, the DN contact will open de-energizing B3:0, the cylinder will retract since OUT0 will no longer be activated. If you have questions or would like to share comments, you can contact us by phone or . 9 of Cavendish Blvd, Montreal, QC, H4M 2X5, Canada Tel.: +1 (514) Website: Sales Inquiry: sales@famictech.com Technical Support: support@famictech.com

QUICK START Hydraulics

QUICK START Hydraulics QUICK START Hydraulics Quick Start Guide to Create Your First Hydraulic and Electro-Hydraulic Circuit in Automation Studio You can also view multiple training videos at: www.famictech.com/edu/videos-educational.html

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

Word 2013 Quick Start Guide

Word 2013 Quick Start Guide Getting Started File Tab: Click to access actions like Print, Save As, and Word Options. Ribbon: Logically organize actions onto Tabs, Groups, and Buttons to facilitate finding commands. Active Document

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

Basic WorkflowChapter1:

Basic WorkflowChapter1: Chapter 1 Basic WorkflowChapter1: This chapter describes the AutoCAD Electrical version of AutoCAD software. AutoCAD Electrical is created for electrical engineers who design industrial control systems.

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

BASIC MICROSOFT POWERPOINT

BASIC MICROSOFT POWERPOINT BASIC MICROSOFT POWERPOINT PART ONE PHONE: 504-838-1144 IT Training Team Jefferson Parish Library EMAIL: jpltrain@jplibrary.net In this class you will learn to: Launch, close, and interact with Microsoft

More information

The Photo Gallery. Adding a Photo Gallery Page. Adding a Photo Gallery App

The Photo Gallery. Adding a Photo Gallery Page. Adding a Photo Gallery App Adding a Photo Gallery Page The Photo Gallery Above the Summary tab, in the list of Current Pages, click on the New Page button. Choose Photo Gallery from the Available Page Types. Give the page a name.

More information

Overview of Adobe Fireworks

Overview of Adobe Fireworks Adobe Fireworks Overview of Adobe Fireworks In this guide, you ll learn how to do the following: Work with the Adobe Fireworks workspace: tools, Document windows, menus, and panels. Customize the workspace.

More information

ELECTRICAL CONTROL SYSTEMS 1

ELECTRICAL CONTROL SYSTEMS 1 ELECTRICAL CONTROL SYSTEMS 1 LEARNING ACTIVITY PACKET CONTROL LOGIC BB703-XB01UEN LEARNING ACTIVITY PACKET 1 CONTROL LOGIC INTRODUCTION This LAP and the ones that follow cover the electrical controls that

More information

Create a Scrapbook Page

Create a Scrapbook Page Create a Scrapbook Page You are now going to create a scrapbook page that will contain an arrangement of pictures and text. 1. Open Photoshop start > programs > Adobe Master Collection > Photoshop CS5

More information

WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain

WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain Welcome! In this tutorial we will be creating a 3D printed keychain. You will personalize this name tag with text to make

More information

DW DIGs Model Windows Tricks

DW DIGs Model Windows Tricks Window Menu 1. Window > Cascade Windows All open windows that aren't minimized at the bottom of the screen will be offset diagonally so you can see the title bar of each. 2. Window > Tile Windows All open

More information

Microsoft. An Introduction

Microsoft. An Introduction Microsoft Amarillo College Revision Date: February 7, 2011 Table of Contents SLIDE MASTER... 2 ACCESSING THE SLIDE MASTER... 2 BACKGROUNDS... 2 FONT COLOR OF SLIDE TITLES... 3 FONT COLOR OF BULLET LEVELS...

More information

Introduction to Word 2010

Introduction to Word 2010 Introduction to Word 2010 Screen Elements 4 1 2 3 5 10 6 7 8 9 1. File Tab: The File tab will bring you into the Backstage View. The Backstage View is where you manage your files and the data about them

More information

Center for Faculty Development and Support Creating Powerful and Accessible Presentation

Center for Faculty Development and Support Creating Powerful and Accessible Presentation Creating Powerful and Accessible Presentation PowerPoint 2007 Windows Tutorial Contents Create a New Document... 3 Navigate in the Normal View (default view)... 3 Input and Manipulate Text in a Slide...

More information

Create a Flowchart in PowerPoint

Create a Flowchart in PowerPoint Create a Flowchart in PowerPoint A flowchart is a diagram of steps, movements or actions involved in a system or activity. Flowcharts use conventional geometric symbols and arrows to define relationships

More information

Word Long Docs Quick Reference (Windows PC)

Word Long Docs Quick Reference (Windows PC) Word Long Docs Quick Reference (Windows PC) See https://staff.brighton.ac.uk/is/training/pages/word/longdocs.aspx for videos and exercises to accompany this quick reference card. Styles Working with styles

More information

Overview of Adobe Fireworks CS6

Overview of Adobe Fireworks CS6 Overview of Adobe Fireworks CS6 Lesson topics: Work with the Adobe Fireworks CS6 workspace: tools, Document windows, menus, and panels. Customize the workspace. Change the magnification of a document.

More information

Tutorial : First board in CircuitMaker.

Tutorial : First board in CircuitMaker. Tutorial : First board in CircuitMaker. Objectives 1. Create a new project in CircuitMaker. 2. Design electronic circuit in CircuitMaker schematic editor. 3. Design a pcb board for your circuit in CircuitMaker

More information

SmartArt Office 2007

SmartArt Office 2007 SmartArt Office 2007 This is not an official training handout of the, Davis School District SmartArt... 2 Inserting SmartArt... 2 Entering the Text... 2 Adding a Shape... 2 Deleting a Shape... 2 Adding

More information

Ch. 4 Programming the Application 1

Ch. 4 Programming the Application 1 Chapter 4 Programming the Application This chapter deals with the steps to creating a working program from both the Siemens and A-B platform. In the last chapter, we dealt with linking the computer to

More information

Creating a Presentation

Creating a Presentation Creating a Presentation 1.1 Double Click the PowerPoint icon on the desktop Or Click on the start menu Type PowerPoint into the search box Click on the PowerPoint icon 1.2 Click Blank Presentation 1 How

More information

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers.

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers. 1 BEGINNING EXCEL While its primary function is to be a number cruncher, Excel is a versatile program that is used in a variety of ways. Because it easily organizes, manages, and displays information,

More information

VERSION AUGUST 1, 2017 PDF STUDIO USERS GUIDE PRESENTED BY: BULLZIP

VERSION AUGUST 1, 2017 PDF STUDIO USERS GUIDE PRESENTED BY: BULLZIP VERSION 1.1.0 AUGUST 1, 2017 PDF STUDIO USERS GUIDE PRESENTED BY: BULLZIP PDF STUDIO Use the Bullzip PDF Studio to display PDF files directly without the need to install other PDF Viewers on your machine.

More information

Adobe illustrator Introduction

Adobe illustrator Introduction Adobe illustrator Introduction This document was prepared by Luke Easterbrook 2013 1 Summary This document is an introduction to using adobe illustrator for scientific illustration. The document is a filleable

More information

Downloading Before we begin we must download the software. Go to

Downloading Before we begin we must download the software. Go to Downloading Before we begin we must download the software. Go to http://www.schneider-electric.com Then type somachine into the search box in the upper right side. On the next page click on the SoMachine

More information

Quick Reference. WindoWall Console. Menu Icons (Toolbar) Menu Bar

Quick Reference. WindoWall Console. Menu Icons (Toolbar) Menu Bar WindoWall Console Quick Reference Menu Icons (Toolbar) Menu Bar New Open Save Help New (Ctrl+N) Starts a new WindoWall project file. Open (Ctrl+O) Opens an existing WindoWall project. Save (Ctrl+S) Saves

More information

Introduction to Electronics Workbench

Introduction to Electronics Workbench Introduction to Electronics Workbench Electronics Workbench (EWB) is a design tool that provides you with all the components and instruments to create board-level designs on your PC. The user interface

More information

OnBase Unity Client Navigation & Personalization

OnBase Unity Client Navigation & Personalization OnBase Unity Client Navigation & Personalization Starting the OnBase Unity Client 1. First log into VPN (Big IP Edge Client) Launch the OnBase Unity Client from Start Menu under Programs Tip: Save to your

More information

Micro800 Controllers Starter Pack Quick Start

Micro800 Controllers Starter Pack Quick Start Quick Start Micro800 Controllers Starter Pack Quick Start Catalog Numbers Bulletin 2080-LC20, 2080-LC30, 2080-LC50 Important User Information Read this document and the documents listed in the additional

More information

TC40 - Pre-Instructional Survey

TC40 - Pre-Instructional Survey TC40 - Pre-Instructional Survey 1. Identify the instruction symbol shown. A. Normally Open B. Examine Input Open C. Examine Input Closed D. Normally Closed 2. Identify the instruction symbol shown. A.

More information

Programmable Logic Controllers

Programmable Logic Controllers Programmable Logic Controllers PLC Addressing and Basic Instructions Dr. D. J. Jackson Lecture 3-1 Basic addressing For the Allen-Bradley PLCs and the simulator used, the input and output image areas (in

More information

Created by: Leslie Arakaki

Created by: Leslie Arakaki Created by: Leslie Arakaki Fall, 2000 Page 1 Starting PowerPoint: 1. Double click on the icon. PowerPoint-ing your work! For PC computers with PowerPoint 97/2000 Using the Design Template feature to create

More information

Mouse. Mouse Action Location. Image Location

Mouse. Mouse Action Location. Image Location Mouse The Mouse action group is intended for interacting with user interface using mouse (move, click, drag, scroll). All the Mouse actions are automatically recorded when you manipulate your mouse during

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Presenter: Susan Campbell Wild Rose School Division

Presenter: Susan Campbell Wild Rose School Division Presenter: Susan Campbell Wild Rose School Division What is Excel? An electronic spreadsheet program and a powerful tool for analyzing and presenting information: Spreadsheet Used for entering and analyzing

More information

Lesson 2 Quick Tour and Features

Lesson 2 Quick Tour and Features Lesson 2 Quick Tour and Features Objectives Students will format a document page. Students will use a spell-checker. Students will copy, cut, and paste text. Students will adjust paragraph indentations.

More information

Section 2. Slides. By the end of this Section you should be able to:

Section 2. Slides. By the end of this Section you should be able to: Section 2 Slides By the end of this Section you should be able to: Understand and Use Different Views Understand Slide Show Basics Save, Close and Open Presentations Exit PowerPoint 26 CIA Training Ltd

More information

GraphWorX64 Productivity Tips

GraphWorX64 Productivity Tips Description: Overview of the most important productivity tools in GraphWorX64 General Requirement: Basic knowledge of GraphWorX64. Introduction GraphWorX64 has a very powerful development environment in

More information

User Manual Version 1.1 January 2015

User Manual Version 1.1 January 2015 User Manual Version 1.1 January 2015 - 2 / 112 - V1.1 Variegator... 7 Variegator Features... 7 1. Variable elements... 7 2. Static elements... 7 3. Element Manipulation... 7 4. Document Formats... 7 5.

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

Working with Excel CHAPTER 1

Working with Excel CHAPTER 1 CHAPTER 1 Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to quickly create powerful mathematical, financial, and

More information

ClinicalConnect TM eunity TM Training Guide

ClinicalConnect TM eunity TM Training Guide ClinicalConnect TM eunity TM Training Guide October, 2013 Launch eunity TM from ClinicalConnect TM Search and select the patient whose record you wish to view. Navigate to the Radiology module in ClinicalConnect

More information

You can also search online templates which can be picked based on background themes or based on content needs. Page eleven will explain more.

You can also search online templates which can be picked based on background themes or based on content needs. Page eleven will explain more. Microsoft PowerPoint 2016 Part 1: The Basics Opening PowerPoint Double click on the PowerPoint icon on the desktop. When you first open PowerPoint you will see a list of new presentation themes. You can

More information

Panasonic VRF Software. New features of VRF software

Panasonic VRF Software. New features of VRF software Panasonic VRF Software New features of VRF software April 2013 1 Contents: Mounting scheme... 5 1. Import building scheme into software... 5 1.1. Export building scheme as DXF from AutoCAD... 5 1.2. Export

More information

Microsoft PowerPoint 2007 Beginning

Microsoft PowerPoint 2007 Beginning Microsoft PowerPoint 2007 Beginning Educational Technology Center PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 Microsoft Office Button... 3 Quick Access

More information

Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction

Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction Experiment 1 Electrical Circuits Simulation using Multisim Electronics Workbench: An Introduction Simulation is a mathematical way of emulating the behavior of a circuit. With simulation, you can determine

More information

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software

Tutorial. COPYRIGHT 2014 IGE+XAO. All rights reserved TUTORIAL. Your first steps with SEE Electrical Expert. The specialist of electrical software TUTORIAL Your first steps with SEE Electrical Expert The specialist of electrical software Page 2 A.1. Conventions used in this tutorial TABLE OF CONTENTS A OVERVIEW... 5 A.1. CONVENTIONS USED IN THIS

More information

Microsoft PowerPoint 2013 Beginning

Microsoft PowerPoint 2013 Beginning Microsoft PowerPoint 2013 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

1. PLC - Introduction

1. PLC - Introduction What does PLC stand for? PLC - programmable logic controller PLC implements logic control functions by means of a program PLC introduction 1 Features PLC introduction 2 Features PLC introduction 3 An application

More information

Lesson 17: Building a Hierarchical Design

Lesson 17: Building a Hierarchical Design Lesson 17: Building a Hierarchical Design Lesson Objectives After you complete this lesson you will be able to: Explore the structure of a hierarchical design Editing the Training Root Schematic Making

More information

How to do a Property Search

How to do a Property Search How to do a Property Search A Self-Tutorial GIS Services 1401 Marina Way South Richmond, CA 94804 Tel: (510) 621-1298 Fax: (510) 307-8116 1. Navigate to the GIS Mapping Services page. 2. The mapping services

More information

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build

INKSCAPE BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Create, Make, and Build INKSCAPE BASICS Inkscape is a free, open-source vector graphics editor. It can be used to create or edit vector graphics like illustrations, diagrams, line arts, charts, logos and more. Inkscape uses Scalable

More information

MicroLogix 1100 RSLogix 500 LAB#2

MicroLogix 1100 RSLogix 500 LAB#2 MicroLogix 1100 RSLogix 500 LAB#2 Timing, Counting & Comparing 1 What we are going to do: I:0/0 O:0/0 ] [ ( ) I:0/1 ]/[ ] [ ]/[ ( ) T4:0/DN ] [ O:0/1 I:0/2 O:0/1 ] [ O:0/1 ] [ I:0/3 C5:0 ] [ ( RES ) L

More information

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively.

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively. InDesign CS Basics InDesign Basics Training Objective To learn the tools and features of InDesign CS to create publications efficiently and effectively. What you can expect to learn from this class: How

More information

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4

INTRODUCTION... 1 UNDERSTANDING CELLS... 2 CELL CONTENT... 4 Introduction to Microsoft Excel 2016 INTRODUCTION... 1 The Excel 2016 Environment... 1 Worksheet Views... 2 UNDERSTANDING CELLS... 2 Select a Cell Range... 3 CELL CONTENT... 4 Enter and Edit Data... 4

More information

1 Filter the search by entering search criteria; 2 Enter a range of dates in which to search. 3 You can filter the search by modality type.

1 Filter the search by entering search criteria; 2 Enter a range of dates in which to search. 3 You can filter the search by modality type. efilm / Managing Studies STUDY MANAGER How to use the study manager The Study Manager can search for four different types of exams: Local Exams: studies stored on your workstation s hard drive. Remote

More information

Introduction to Microsoft Publisher

Introduction to Microsoft Publisher Introduction to Microsoft Publisher Day One Agenda: Introduction Templates Layout Inserting and Formatting Text Inserting and Formatting Pictures Practice, Questions Day Two Agenda: Review Day One Tables

More information

SolidWorks Intro Part 1b

SolidWorks Intro Part 1b SolidWorks Intro Part 1b Dave Touretzky and Susan Finger 1. Create a new part We ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select File New Templates IPSpart If the SolidWorks

More information

Chapter 1: Quick Start

Chapter 1: Quick Start This chapter gives the steps for reconstructing serial sections. You will learn the basics of using RECONSTRUCT TM to import a series of images, view and align the sections, trace profiles, and generate

More information

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING

EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING EDEXCEL NATIONAL CERTIFICATE/DIPLOMA SELECTION AND APPLICATIONS OF PROGRAMMABLE LOGIC CONTROLLERS UNIT 25 - NQF LEVEL 3 OUTCOME 2 - PROGRAMMING CONTENT Be able to use programming techniques to produce

More information

Microsoft PowerPoint 2010 Beginning

Microsoft PowerPoint 2010 Beginning Microsoft PowerPoint 2010 Beginning PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 File Tab... 3 Quick Access Toolbar... 3 The Ribbon... 4 Keyboard Shortcuts...

More information

Object Manipulation and Basic Animation

Object Manipulation and Basic Animation Object Manipulation and Basic Animation By Immer Baldos This document is a tutorial on basic modeling and animation using Blender version 2.49b. The goals are to create a Windmill using blender s built-in

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

PREZI. Transformation Zebra. How to Make a Prezi. Bubble Menu

PREZI. Transformation Zebra. How to Make a Prezi. Bubble Menu PREZI A Prezi is a web-based presentation tool that allows the use to create amazing presentations. It can also be used as a brainstorming tool, by helping the user map his/her thoughts and be able to

More information

EXPERIMENT 1. SOFTWARE REQUIREMENT: LADSIM software

EXPERIMENT 1. SOFTWARE REQUIREMENT: LADSIM software EXPERIMENT 1 AIM: To study the terminology and LADSIM software and develop simple basic circuits on software using input and output and develop AND, OR, and Not circuits. SOFTWARE REQUIREMENT: LADSIM software

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word "Qtr3"?

4) Study the section of a worksheet in the image below. What is the cell address of the cell containing the word Qtr3? Choose The Correct Answer: 1) Study the highlighted cells in the image below and identify which of the following represents the correct cell address for these cells: a) The cell reference for the selected

More information

Introduction. Using Shapes. Word 2010 Working with Shapes. Video: Working with Shapes in Word To Insert a Shape: Page 1

Introduction. Using Shapes. Word 2010 Working with Shapes. Video: Working with Shapes in Word To Insert a Shape: Page 1 Word 2010 Working with Shapes Introduction Page 1 You can add a variety of shapes to your document including arrows, callouts, squares, stars, flowchart shapes and more. Want to set your name and address

More information

DDX-R Quick Start Guide

DDX-R Quick Start Guide DDX-R Quick Start Guide Imaging Support 1-855-726-9995 www.scilvet.com Contents USING DDX-R... 2 Opening a Patient File... 2 Opening a New Patient File... 3 Screen Layout... 3 ACQUIRING IMAGES ON A PATIENT...

More information

Text Box Frames. Format Text Box

Text Box Frames. Format Text Box Text Box Frames Publisher is different from Word Processing software in that text in Publisher only exists in Text Box Frames. These frames make it possible to type or import text and then move or resize

More information

Sema Foundation ICT Department. Lesson - 18

Sema Foundation ICT Department. Lesson - 18 Lesson - 18 1 Manipulating Windows We can work with several programs at a time in Windows. To make working with several programs at once very easy, we can change the size of the windows by: maximize minimize

More information

MS WORD INSERTING PICTURES AND SHAPES

MS WORD INSERTING PICTURES AND SHAPES MS WORD INSERTING PICTURES AND SHAPES MICROSOFT WORD INSERTING PICTURES AND SHAPES Contents WORKING WITH ILLUSTRATIONS... 1 USING THE CLIP ART TASK PANE... 2 INSERTING A PICTURE FROM FILE... 4 FORMATTING

More information

SolidWorks 2½D Parts

SolidWorks 2½D Parts SolidWorks 2½D Parts IDeATe Laser Micro Part 1b Dave Touretzky and Susan Finger 1. Create a new part In this lab, you ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select

More information

6485-V0 Pneumatics Simulation Software (LVSIM -PNEU) - 35 Users Network

6485-V0 Pneumatics Simulation Software (LVSIM -PNEU) - 35 Users Network 6485-V0 Pneumatics Simulation Software (LVSIM -PNEU) - 35 Users Network LabVolt Series Datasheet Festo Didactic en 12/2017 Table of Contents General Description 2 Features 3 Equipment Box Items 4 Computer

More information

Complete Tutorial (Includes Schematic & Layout)

Complete Tutorial (Includes Schematic & Layout) Complete Tutorial (Includes Schematic & Layout) Download 1. Go to the "Download Free PCB123 Software" button or click here. 2. Enter your e-mail address and for your primary interest in the product. (Your

More information

Creating a PowerPoint Presentation

Creating a PowerPoint Presentation powerpoint 1 Creating a PowerPoint Presentation Getting Started 1. Open PowerPoint from the "Start" "Programs" Microsoft Office directory. 2. When starting PowerPoint, it usually starts with a new blank

More information

IMAGE STUDIO LITE. Tutorial Guide Featuring Image Studio Analysis Software Version 3.1

IMAGE STUDIO LITE. Tutorial Guide Featuring Image Studio Analysis Software Version 3.1 IMAGE STUDIO LITE Tutorial Guide Featuring Image Studio Analysis Software Version 3.1 Notice The information contained in this document is subject to change without notice. LI-COR MAKES NO WARRANTY OF

More information

OnCOR Silverlight Viewer Guide

OnCOR Silverlight Viewer Guide Getting Around There are many ways to move around the map! The simplest option is to use your mouse in the map area. If you hold the left button down, then click and drag, you can pan the map to a new

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

Microsoft Word 2010 Basics

Microsoft Word 2010 Basics 1 Starting Word 2010 with XP Click the Start Button, All Programs, Microsoft Office, Microsoft Word 2010 Starting Word 2010 with 07 Click the Microsoft Office Button with the Windows flag logo Start Button,

More information

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the

Working with Excel involves two basic tasks: building a spreadsheet and then manipulating the Working with Excel You use Microsoft Excel to create spreadsheets, which are documents that enable you to manipulate numbers and formulas to create powerful mathematical, financial, and statistical models

More information

Dell Display Manager. Overview. Using the quick settings dialog

Dell Display Manager. Overview. Using the quick settings dialog Dell Display Manager Overview Dell Display Manager is a windows application used to manage a monitor or a group of monitors. It allows manual adjustment of the displayed image, assignment of automatic

More information

How to Use Internet Explorer 9

How to Use Internet Explorer 9 How to Use Internet Explorer 9 The Basics: 1. The Address Bar is located at the very top of your open webpage. This is where you will type in the address of the website you d like to visit. For example,

More information

Work Smart: Microsoft Office 2010 User Interface

Work Smart: Microsoft Office 2010 User Interface About the Office 2010 User Interface You can use this guide to learn how to use the new features of the Microsoft Office Ribbon. Topics in this guide include: What s New in the Office 2010 User Interface

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2010

POWERPOINT BASICS: MICROSOFT OFFICE 2010 POWERPOINT BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Microsoft PowerPoint Components SIMPLE TASKS IN MICROSOFT POWERPOINT

More information

SECTION 4 USING QUERIES. What will I learn in this section?

SECTION 4 USING QUERIES. What will I learn in this section? SECTION 4 USING QUERIES What will I learn in this section? Select Queries Creating a Query Adding a Table to Query Adding Fields to Query Single Criteria Hiding column in a Query Adding Multiple Tables

More information

MET 487 Instrumentation and Automatic Control. Topics of Discussion

MET 487 Instrumentation and Automatic Control. Topics of Discussion ET 487 Instrumentation and Automatic Control Intro to Programmable Logic Controller Paul I-HaiI Lin, Professor Electrical and Computer Engineering Technology Purdue University Fort Wayne Campus Intro to

More information

[Not for Circulation] This document provides a variety of shortcuts for working in PowerPoint 2007.

[Not for Circulation] This document provides a variety of shortcuts for working in PowerPoint 2007. PowerPoint Shortcuts This document provides a variety of shortcuts for working in PowerPoint 2007. Using Slides from Other Presentations To add a slide from an existing presentation to the current presentation,

More information

Links to Activities ACTIVITY 4.1. Links to Activities ACTIVITY 4.

Links to Activities ACTIVITY 4.1. Links to Activities ACTIVITY 4. EXCEL Working with Multiple Worksheets, Tables, and Other File Formats Section 4 Skills Insert, delete, and rename a worksheet Format sheet tabs Move and copy a worksheet Group and ungroup worksheets Link

More information

Gwenview User Manual. Aurélien Gâteau Christopher Martin Henry de Valence

Gwenview User Manual. Aurélien Gâteau Christopher Martin Henry de Valence Aurélien Gâteau Christopher Martin Henry de Valence 2 Contents 1 Introduction 5 1.1 What is Gwenview..................................... 5 2 The Interface 6 2.1 Start Page..........................................

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

SMART Meeting Pro 4.2 personal license USER S GUIDE

SMART Meeting Pro 4.2 personal license USER S GUIDE smarttech.com/docfeedback/170973 SMART Meeting Pro 4.2 personal license USER S GUIDE Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register

More information

Page Numbering for a Thesis or Dissertation with NO Copyright Page

Page Numbering for a Thesis or Dissertation with NO Copyright Page Page Numbering for a Thesis or Dissertation with NO Copyright Page Tip: Add Page Numbering to your document after you are finished making all edits. After the page numbering has been added, then add the

More information

PLC Programming D R. T A R E K A. T U T U N J I

PLC Programming D R. T A R E K A. T U T U N J I PLC Programming D R. T A R E K A. T U T U N J I PLC Programming As PLCs developed and expanded, programming languages have developed with them. The three types of programming languages used in PLCs are:

More information

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9

TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 USING WORD S TOOLBARS... 5 TASK PANE... 9 TABLE OF CONTENTS TABLE OF CONTENTS... 1 INTRODUCTION... 2 USING WORD S MENUS... 3 DEFINITIONS... 3 WHY WOULD YOU USE THIS?... 3 STEP BY STEP... 3 USING WORD S TOOLBARS... 5 DEFINITIONS... 5 WHY WOULD

More information

Introduction to Programmable Logic Controllers (PLC's)

Introduction to Programmable Logic Controllers (PLC's) Introduction to Programmable Logic Controllers (PLC's) Industrial Control Systems Fall 2006 Lecture Introduction to PLC's MME 486 Fall 2006 1 of 47 The Need for PLCs Hardwired panels were very time consuming

More information

MICROSOFT POWERPOINT 2016 Quick Reference Guide

MICROSOFT POWERPOINT 2016 Quick Reference Guide MICROSOFT POWERPOINT 2016 Quick Reference Guide PowerPoint What is it? What s new in PowerPoint 2016? PowerPoint is a computer program that allows you to create, edit and produce slide show presentations.

More information

WORD 2010 TIP SHEET GLOSSARY

WORD 2010 TIP SHEET GLOSSARY GLOSSARY Clipart this term refers to art that is actually a part of the Word package. Clipart does not usually refer to photographs. It is thematic graphic content that is used to spice up Word documents

More information