To start using Opnet modeller, select the program icon from the programs menu.

Size: px
Start display at page:

Download "To start using Opnet modeller, select the program icon from the programs menu."

Transcription

1 Lab 1, Getting Started with Opnet Modeler Creating a new Project To start using Opnet modeller, select the program icon from the programs menu. - The Opnet modeller program icon. Once the program has initialised you will see a small window appear on screen, this is the control screen for the program. In order to begin you must firstly create a new project. To do this, go to the File menu and select the New option. A drop down box will appear, make sure that the highlighted choice is Project and click Ok. You will now be prompted to enter a name for the project and scenario. The project name refers to the title of the model simulated, it is the filename by which the project is saved. The scenario name refers to this specific area of the project. Scenarios can be used to compare results between different network architectures. It is important to note that these names cannot contain spaces. Instead of placing spaces use the _ character. Name the project: And the Scenario: Lab_1 Switch Then click Ok. You will then enter the start-up wizard, click Next, to skip the introduction screen.

2 You will then see the initial topology screen. Here you are given the option to create an empty project or to import one. As we are starting from scratch, highlight the Create Empty Project option and click OK. You will then be prompted to choose the network scale. Here you can select the physical size of the network, select the Office option and click Next. This limits the network size to a small area. You will now be prompted to specify the size of the network area. Change the X and Y span to 200 meters and click Next. The next screen allows you to select the grid spacing for the area, change it to 25 meters and click next. You will now be prompted to select the network technologies. The devices that can be used in the network are broken down into sections. At this point you can choose to combine items from separate groups into a single group specific to this project. Choose to use the ethernet, ethernet_advanced and Sm_Int_Model_List groups and click Next. The following screen allows you to review the options you have selected. Click Ok. The Project Screen Your project screen should look like this. The area containing the grid is the workspace for the project. The area outside this is not used for the project.

3 The Toolbar The toolbar buttons functions are as follows. - Opens the object palate allowing you to place devices on the network. - This button verifies all the links within your network to see if they are appropriate for the devices to which they are connected. After clicking this button any links that will not function are marked with a red cross. - Allows you to mark a link as failed by clicking the mouse over it. - Allows you to recover a link. - Changes the view to that outside the currant subnet. - The zoom buttons allows you to change the perspective of the work area in order by enlarging or reducing the area in view. - This buttons lets you configure and run a traffic simulation of the network. run. - This buttons lets you view the results of a network simulation once it has been - This button is used to display a web-based report of the results specified. Note that this is only effective if the generate web report tab is ticked when running a simulation. - This button hides or displays results windows depending on their currant status. The Object Palette

4 - Click this button to display the object palette. The object palate will appear on the screen in a separate window. The object palette contains the network devices that can be used in your project, each is represented by an icon. To learn more about a device right click over it with the mouse. Right clicking on the 3COM switch named 3C_SSII_3300_4s_ae52_e48_ge3. The following window appears.

5 In the Comments box you can view the description of the device and containing its capabilities as created by its programmers. The Keywords box includes the device type and the services it supports. In this case we can see hat the device is a switch manufactured by 3Com that supports 10/100BaseT and 1000BaseX. The Attributes area contains more specific information as to the devices function in this case we can see information such as its forwarding rate. Click close to exit this window. The objects are organised into groups based attributes such as their function or vendor. The selector box in the top left of the object palate allows you to browse these groups.

6 Have a look at some of the objects in the different groups. Note how the group named after this project Lab_1-Switch contains the objects from the ethernet, ethernet_advanced and Sm_Int_Model_List groups. Remember how we nominated these in the start-up wizard. We created a group of objects specific to this project. Reading the Object Names The object names used in the object palette relate directly to a devices function. The names break down in two ways, firstly generic devices are named as follows: - <protocol> <function> So this device uses the Ethernet protocol and operates as a hub 16 refers to the number of ports Specific vendor devices follow a different naming pattern <vendor> <device name/number> <ports> Lets apply this to the switch we switch we looked at earlier.

7 3C = Represents 3Com, the devices manufacturer. SSII_1100_3300 = Represents that this model is a Superstack 2, 1100, s_ae52_e48_ge3 = This model has 4 serial ports, 52 auto sensing Ethernet ports, 48 Ethernet ports and 3 gigabit Ethernet ports. Rapid Network Configuration The wizard you are about to use takes the devices it offers from the object palette that is selected so make sure the Lab_1-Switch object palette is open. From the Network menu select Rapid Configuration. The window that opens will prompt you to select the topology type, select Star and click Ok. The following screen will appear, input the options as shown. This will create a star network topology. The centre node model refers to the device at the centre of the star into which all other devices are connected. Periphery node model refers to the devices connected to the switch. In this situation we are using intermediate workstations. The number beside this is the number of periphery nodes that are to be used. Link model refers to the type of link used. Once this is complete select Ok. The following network will appear in the workspace.

8 As you can see the switch has now appeared surrounded by workstations (represented by blue dots) in a star topology. The box around each node means they are selected. Click over them and move them to the side of the workspace. Adding Objects from the Object Palette In order to simulate network on the network we must firstly create a source. You will need to add a server. You will find the following server in the Lab_1-Switch object palette. Click over the server. Now each time you click in the workspace a new server will appear until the mouse is right-clicked. Place a single server in the workspace as shown below remembering to turn off node creation by right-clicking the mouse when done.

9 The next step is to connect the server to the switch. To do this, select the 10BaseT link from the object palette. Now click once over the server and again over the switch. A link will appear between them now right-click to turn off link creation. Adding Traffic to the Network To add traffic to the network you will need to add profile and application definition, we will look at this more closely in later lab, for this lab we will use pre-defined profiles included with Opnet. Find the following objects in the Sm_Int_Model_List object palate and place one of each into the workspace. The application definition represents the types of traffic used over the network. The profile definition represents the way the traffic is used. Your completed network will look like this.

10 Nominating Statistics on which to Obtain Results Opnet Modeler allows you to gather a range of statistics on the network you have built. Before running a simulation you must select the statistics that you wish to gather. Statistics can be collected in two ways. Firstly you may We are going to collect two sets of statistic. Firstly the Ethernet delay over the network which is known as global statistic because it applies to everything. We will also collect data on the server load to see how it copes with the traffic. Right-click over an un-occupied area of the workspace and from the menu that appears select the choose individual statistics option. In the browser window that appears select the global statistics Ethernet - Load box as shown below. Then click Ok to close the window.

11 Now close the window and right-click over the server again selecting to choose individual statistics from the menu. We are now going to nominate statistics to be collected on the server, check the box: Node statistics > Ethernet > Load(bits/sec) You are now ready to run a simulation. Configuring and Running a Simulation - Click this button to open the configure simulation window.

12 This screen allows you to configure the simulation, for this simulation the default values are satisfactory. Before continuing check the box Generate web report towards the bottom left of the screen. Click Run to begin the simulation, note that it will take a few minutes to simulate the traffic. During which the following window will appear.

13 Once the simulation is complete the Simulation messages window will inform you so as pictured above. Close the window and return to the workspace. Viewing Results To display the results you have collected right-click the mouse over an unoccupied area of the workspace then select view results from the menu that appears. You now need to check the boxes for the Ethernet delay and server load as shown below.

14 Then click the Show button to display the results. They will look like this. As you can see the results have been displayed in a graphical format. The Ethernet delay escalates over the first few minutes as the traffic from the machines being switched on build up the networks usage. It then steadies out at around seconds as the average time a packet takes to traverse the network.

15 The Ethernet load graph for the server fluctuates up ad down representing the erratic demand for data from it. Close the results window. You may wish to explore the web report of these results generated by Opnet. To do so click this button. Duplicating the Scenario We are now going to create a copy of this scenario, this will enable us to make modifications to it then compare the results we have selected. From the Scenarios menu select the Duplicate Scenario option. A window will appear prompting you for the new scenarios name. Enter the name Hub and click Ok. You have now made an identical copy of the network. If at any point you wish to change back to the original scenario go to the Scenario menu then go to the Switch to option and a list of the scenarios will appear. Now click on the scenario you wish to work on. Replacing the Switch with a Hub We are now going to replace the switch with a hub in order to see how this affects the Ethernet delay on the network. Firstly make sure that the open object palette is Lab_1-Hub (note, the name has changed to match the scenario). In the Hub scenario right-click over the switch. From the menu that appears select the Edit Attributes you will now be presented with a screen that contains information on the switch.

16 As you can see it contains attributes and values. This is in effect the settings for the network node. For the model attribute go to the Value field and click over it. A list of devices from the open object palette will now appear. Change the node to the ethernet64_hub notice how the available attributes change when this is done, this is because there are no settings that can be configured the hub. Click Ok the switch will now change to a 64-port Ethernet hub. Comparing Results from the two Scenarios Run the simulation again from the Hub scenario in order to obtain results for its performance. To compare the results once the simulations has finished right-click over an unoccupied area of the workspace and select the Compare Results option. This time in the results selection screen you will only be able to select one set of results to view at a time. We want to compare the results for the Ethernet load. Select this option and click show. The resultant graph will look like this.

17 As you can see by using the hub as opposed we have reduced the Ethernet delay by almost a half, why do you think this happens? Unlike a switch hub performs no processing on the packets that passing through it. Because of this it is faster at forwarding the packets and reduces the network delay. You may also wish to compare the server load results. Although the two lines peek and trough at different points they still average out at the same value of around 3700bits/second. The same amount of data is requested from the server in both scenarios however the lines peak and trough at slightly different times as the rate at which data is requested is slightly different as the data arrives at different times. Extension Work Using the knowledge you have gained in this lab duplicate the scenario. Name the new scenario 80_workstations. Now using the rapid configuration function add a second star to the network around a second 64-port Ethernet hub. Connect this new hub to the first hub using a 10BaseT link. The finished topology should look like this.

18 Now run the simulation again and compare the results against the Hub scenario. How do you think the server load and Ethernet delay will change? Why do you think this happens?

Switched LANs A Set of Local Area Networks Interconnected by Switches

Switched LANs A Set of Local Area Networks Interconnected by Switches Switched LANs A Set of Local Area Networks Interconnected by Switches Objective This lab is designed to demonstrate the implementation of switched local area networks. The simulation in this lab will help

More information

Objective To examine the change in throughput in a local area network when upgrading from a hub to a switch.

Objective To examine the change in throughput in a local area network when upgrading from a hub to a switch. Lab 2 Switches versus Hubs Overview Ethernet hubs work at the physical layer, simply repeating any frames they receive on one port onto all other ports. For this reason, they are also called multiport

More information

Switched LANs. A Set of Local Area Networks Interconnected by Switches

Switched LANs. A Set of Local Area Networks Interconnected by Switches Laboratory 3 Switched LANs A Set of Local Area Networks Interconnected by Switches Objective This lab is designed to demonstrate the implementation of switched local area networks. The simulation in this

More information

Network Design. Planning a Network with Different Users, Hosts, and Services. Laboratory. Objective. Overview

Network Design. Planning a Network with Different Users, Hosts, and Services. Laboratory. Objective. Overview Laboratory 4 Network Design Planning a Network with Different Users, Hosts, and Services Objective The objective of this lab is to demonstrate the basics of designing a network, taking into consideration

More information

LAN Modeling. Overview

LAN Modeling. Overview LAN Modeling Overview This lesson focuses on the use of LAN models and background link utilization. You will learn to Configure the object palette with the models you need Set up application and profile

More information

Shared Ethernet Networks

Shared Ethernet Networks Lab 1 Shared Ethernet Networks Overview In a shared Ethernet network, end systems are typically connected together using a hub. The hub retransmits any incoming frames on all outgoing lines creating a

More information

Security Labs in OPNET IT Guru

Security Labs in OPNET IT Guru Security Labs in OPNET IT Guru Universitat Ramon Llull Barcelona 2004 Security Labs in OPNET IT Guru Authors: Cesc Canet Juan Agustín Zaballos Translation from Catalan: Cesc Canet -I- Overview This project

More information

Creating Mailing Labels (2010)

Creating Mailing Labels (2010) Creating Mailing Labels (2010) The procedure through to printing is a two-stage process. Firstly the client list for the mailing labels is created in Query Builder and then the information is merged within

More information

TxEIS on Internet Explorer 8

TxEIS on Internet Explorer 8 TxEIS on Internet Explorer 8 General Set Up Recommendations: Several modifications will need to be made to the computer settings in Internet Explorer to ensure TxEIS runs smoothly, reports pop up as desired,

More information

This document presents the basics of OPNET Modeler. The content of this document is mainly transcript from the OPNET documentation [www.opnet.com].

This document presents the basics of OPNET Modeler. The content of this document is mainly transcript from the OPNET documentation [www.opnet.com]. Instituto Superior de Engenharia do Porto (ISEP) Departamento de Engenharia Informática (DEI) Mestrado em Engenharia Informática (MEI) Área: Arquitectura, Sistemas e Redes Sistemas Móveis (SIMOV) Paulo

More information

IT Guru Academic Edition does not work correctly with number representations different from English.

IT Guru Academic Edition does not work correctly with number representations different from English. PGRI PLANEAMENTO E GESTÃO DE REDES INFORMÁTICAS LAB ASSIGNMENT 1 DATE: 2009.10.19 OVERVIEW The purpose of this lab is to introduce the main concepts involved in modeling Local Area Networks (LAN) based

More information

25Live. Training Manual. 25Live

25Live. Training Manual. 25Live 25Live Training Manual 25Live 25live@mail.montclair.edu 25Live Table of Contents Contents 25Live Training 25Live Training Manual Manual OVERVIEW The 25Live Dashboard 25Live Home Calendar 25Live Availability

More information

An Introduction to Google Chrome

An Introduction to Google Chrome An Introduction to Google Chrome Box is an online file sharing and cloud content management service and it provides features such as: Getting Google Chrome 1. To get started with Google Chrome, you have

More information

Microsoft Visio 2010: An Introduction

Microsoft Visio 2010: An Introduction Microsoft Visio 2010: An Introduction This document provides an introduction to using Microsoft Visio 2010. Microsoft Visio is software designed to translate complex information from text and tables into

More information

Network II Lab 01. Part 01: Interface Overview. Program interface

Network II Lab 01. Part 01: Interface Overview. Program interface Part 01: Interface Overview Network II Lab 01 This initial interface contains ten components. If you are unsure of what a particular interface item does, move your mouse over the item and a help balloon

More information

Security Lab 1 Firewall Performance

Security Lab 1 Firewall Performance Security Lab 1 Firewall Performance This lab has been partially based on OPNET Lab Manual To Accompany Data and Computer Communications, by Kevin Brown and Leann Christianson, Prentice Hall, 2004. Objective

More information

Sedao Ltd. Content User Manual. User Manual to cover all basic functions of Content Manager version 1.5.4

Sedao Ltd. Content User Manual. User Manual to cover all basic functions of Content Manager version 1.5.4 Sedao Ltd Content User Manual User Manual to cover all basic functions of Content Manager version 1.5.4 Contents Introduction... 2 Installing Sedao content manager... 2 Starting Sedao Content Manager...

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

Coordinator of Education and Training Programs

Coordinator of Education and Training Programs l Coordinator of Education and Training Programs Celcat Entering Timetable sessions Once the roll creation and EFT have been processed in UE you will need to allow at least 15 minutes for the data to flow

More information

BASIC USER TRAINING PROGRAM Module 4: Topology

BASIC USER TRAINING PROGRAM Module 4: Topology BASIC USER TRAINING PROGRAM Module 4: Topology Objective Students will learn to work in the Topology editor to create devices, specify links between devices, create and set properties. In addition, students

More information

Swiiit User Guide 03/09/2015

Swiiit User Guide 03/09/2015 Swiiit User Guide 03/09/2015 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

DPR Model Slicer v3. Help Document

DPR Model Slicer v3. Help Document DPR Model Slicer v3 Help Document What is DPR Model Slicer v3?... 2 What operating systems does it support?... 3 Is it compatible with previous releases?... 3 How does it work?... 4 How to create a new

More information

Sun Sentinel News in Education Digital Edition. User Guide

Sun Sentinel News in Education Digital Edition. User Guide Sun Sentinel News in Education Digital Edition Features The Digital Edition offers readers a powerful and enjoyable reading experience with the following features at their fingertips: Access to the Digital

More information

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5

Sedao Ltd. QuickChange PROject. User Manual for QuickChange PROject version 2.1.5 Sedao Ltd QuickChange PROject User Manual for QuickChange PROject version 2.1.5 Contents What is QuickChange PROject?... 2 Simple Artwork Creation... 5 Creating a project... 7 QuickChange PROject Template

More information

APP-J: WHAT IS APPLICATION JUKEBOX?

APP-J: WHAT IS APPLICATION JUKEBOX? APP-J: WHAT IS APPLICATION JUKEBOX? Use Application Jukebox (App-J) to run University software on any Windows PC or laptop. Launch apps from the Application Jukebox web page Install the Application Jukebox

More information

Security Labs in OPNET IT Guru

Security Labs in OPNET IT Guru Security Labs in OPNET IT Guru Universitat Ramon Llull Barcelona 2004 Security Labs in OPNET IT Guru Authors: Cesc Canet Juan Agustín Zaballos Translation from Catalan: Cesc Canet -I- Overview This project

More information

HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1

HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1 HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1 1. Web browse to the Office Anywhere Portal: http://hosted.gg (as shown below) 2. Click the Access Office Anywhere

More information

VE-Pro User Guide IES Virtual Environment 6.4

VE-Pro User Guide IES Virtual Environment 6.4 -Pro User Guide IES Virtual Environment General Contents 1 Registration... 4 1.1 Activate Software... 5 1.1.1 Receive confirmation email...5 1.1.2 Click Activate software...5 1.1.3 Read and accept license

More information

Set & Forget Marketing

Set & Forget Marketing Set & Forget Marketing POS Sites User Guide A Product Of Table of Contents Introduction... 1 Before you Begin.... 2 1. Decide on the look and feel of your Marketing E-mails... 2 2. Getting your Logo in

More information

User Guide. Rev Dot Origin Ltd.

User Guide. Rev Dot Origin Ltd. User Guide Introduction to the EasyTac File Explorer...1 Using EasyTac to read drivers' cards with a card reader...2 Using EasyTac to read VU files from a download device...3 Using EasyTac to download

More information

Installing a Custom AutoCAD Toolbar (CUI interface)

Installing a Custom AutoCAD Toolbar (CUI interface) Installing a Custom AutoCAD Toolbar (CUI interface) AxciScape produces AutoCAD script files which must be Run within AutoCAD. You can do this by typing SCRIPT into the command line and then select the

More information

Introduction to SITL. Objective

Introduction to SITL. Objective Introduction to SITL Objective This tutorial provides a quick introduction to System-in-the-Loop (SITL) functionality, which allows physical hardware and a simulation to interact as a unified system. It

More information

Cmpt 101 Lab 1 - Outline

Cmpt 101 Lab 1 - Outline Cmpt 101 Lab 1 - Outline Instructions: Work through this outline completely once directed to by your Lab Instructor and fill in the Lab 1 Worksheet as indicated. Contents PART 1: GETTING STARTED... 2 PART

More information

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them

Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them Configuring the WebDAV Folder for Adding Multiple Files to the Content Collection and Editing Them The Content Collection should be the repository for all of the files used in Blackboard. The Content Collection

More information

WWF CMS Map Tool User Guide

WWF CMS Map Tool User Guide WWF CMS Map Tool User Guide July 2007 In the latest (1.7) release of the WWF Content Management System (CMS) a dynamic map creation tool is available in all CMS instances. Examples of maps created with

More information

Client Care Desktop V4

Client Care Desktop V4 Client Care Desktop V4 V4.1 Quay Document Manager V4.1 Contents 1. LOCATIONS...3 1.1. Client... 3 1.2. Holdings... 4 1.3. Providers... 4 1.4. Contacts/Introducers... 5 1.5. Adviser... 5 2. ADDING EXISTING

More information

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures.

With ClaroIdeas you can quickly and easily create idea maps using a combination of words, symbols and pictures. Welcome to ClaroIdeas ClaroIdeas is a fresh tool to support the creation and editing of concept maps or idea maps using visual and audio components. It has been specifically developed to support people

More information

Department Of Computer Science

Department Of Computer Science Department Of Computer Science Laboratory Manual Prepared By: Muhammad Nouman Farooq Lecturer and Course Coordinator Course: Computer Communication and Networks (CS-205) Page 1 of 43 Table of Contents

More information

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image

From the Insert Tab (1), highlight Picture (2) drop down and finally choose From Computer to insert a new image Inserting Image To make your page more striking visually you can add images. There are three ways of loading images, one from your computer as you edit the page or you can preload them in an image library

More information

Visualizing the Topology

Visualizing the Topology Visualization Overview, page 1 Enabling AutoNetkit Visualization (for Windows Users), page 3 Opening AutoNetkit Visualization, page 5 Using Layers, page 6 Changing the Settings, page 9 Using Search, page

More information

Packet Tracer: Novice Session 2007 Cisco Systems, Inc. All rights reserved. Cisco Public. Packet Tracer: Novice Session

Packet Tracer: Novice Session 2007 Cisco Systems, Inc. All rights reserved. Cisco Public. Packet Tracer: Novice Session Packet Tracer: Novice Session Packet Tracer: Novice Session 1 How Can I Use Packet Tracer? Problem Scenario: Your students need to learn how to configure a router Ethernet interface and to verify connectivity

More information

SYNTHESYS MANAGEMENT APPLICATIONS

SYNTHESYS MANAGEMENT APPLICATIONS SYNTHESYS MANAGEMENT APPLICATIONS CUSTOMER RELATIONSHIP MANAGEMENT CRM Maintenance Table CRM Properties Table 1 SYNTHESYS APPLICATIONS: CRM EDITOR Introduction... 3 Using CRM Details in a Synthesys Webflow...

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

WinView. Getting Started Guide

WinView. Getting Started Guide WinView Getting Started Guide Version 4.3.12 June 2006 Copyright 2006 Mincom Limited All rights reserved. No part of this document may be reproduced, transferred, sold or otherwise disposed of without

More information

Cajun P550/P880 Manger User Guide

Cajun P550/P880 Manger User Guide Cajun P550/P880 Manger User Guide March 2001 Cajun P550/P880 5.1 Manager User Guide Copyright 2001 Avaya Inc. ALL RIGHTS RESERVED The products, specifications, and other technical information regarding

More information

LETTER BUILDER. Letter Builder. For RiskMan Version Last reviewed 24 Jun Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd

LETTER BUILDER. Letter Builder. For RiskMan Version Last reviewed 24 Jun Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd Letter Builder For RiskMan Version 16.02 Last reviewed 24 Jun 2016 Copyright 2017 Page RiskMan 1 of International 17 Pty Ltd Contents What does the Letter Builder do?... 3 Examples... 3 Detailed Overview...

More information

Client Care Desktop v4.3. Document Manager V4.3

Client Care Desktop v4.3. Document Manager V4.3 Client Care Desktop v4.3 Document Manager V4.3 Contents 1. LOCATIONS... 3 1.1. Client... 3 1.2. Enquiries... 4 1.3. Holdings... 4 1.4. Providers... 5 1.5. Contacts/Introducers... 6 1.6. Adviser... 6 2.

More information

General Use. Searching for Assets (All users) Browsing for Assets (All users) Viewing and Downloading an Asset (All Users)

General Use. Searching for Assets (All users) Browsing for Assets (All users) Viewing and Downloading an Asset (All Users) User Guide Rev1.1 Table of Contents General Use... 2 Searching for Assets (All users)... 2 Browsing for Assets (All users)... 2 Viewing and Downloading an Asset (All Users)... 2 Downloading Large Files

More information

PowerPoint Basics (Office 2000 PC Version)

PowerPoint Basics (Office 2000 PC Version) PowerPoint Basics (Office 2000 PC Version) Microsoft PowerPoint is software that allows you to create custom presentations incorporating text, color, graphics, and animation. PowerPoint (PP) is available

More information

Secure Guard Central Management System

Secure Guard Central Management System Speco Technologies, Inc. Secure Guard Central Management System Usage Information Contents 1 Overview... 7 2 Installation... 7 2.1 System Requirements... 7 2.2 System Installation... 7 2.3 Command Line

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Introduction to Modeler

Introduction to Modeler Table of Contents Lab: Using The Project Editor...2 Lab: Building a First Network...11 Lab: Using Other Editors...28 Extra Credit Lab: Discrete Event Simulation Studies...32 Lab: Node Modeling...39 Lab:

More information

Order of Packet Transmission and Dropping

Order of Packet Transmission and Dropping Laboratory 9 Queuing Disciplines Order of Packet Transmission and Dropping Objective The objective of this lab is to examine the effect of different queuing disciplines on packet delivery and delay for

More information

ActiveBPEL Fundamentals

ActiveBPEL Fundamentals Unit 22: Simulation ActiveBPEL Fundamentals This is Unit #22 of the BPEL Fundamentals course. In past Units we ve looked at ActiveBPEL Designer, Workspaces and Projects, created the Process itself and

More information

EDGE, MICROSOFT S BROWSER

EDGE, MICROSOFT S BROWSER EDGE, MICROSOFT S BROWSER To launch Microsoft Edge, click the Microsoft Edge button (it s the solid blue E) on the Windows Taskbar. Edge Replaces Internet Explorer Internet Explorer is no longer the default

More information

Swiiit User Guide 09/11/2016

Swiiit User Guide 09/11/2016 Swiiit User Guide 09/11/2016 Contents Getting Started... 4 Overview of Main Tools... 5 Webpages... 6 Main pages (Sections)... 6 Rearrange Sections... 6 Subpages... 7 Change the Title of a Webpage... 8

More information

Bucknell University Digital Collections. LUNA Insight User Guide February 2006

Bucknell University Digital Collections. LUNA Insight User Guide February 2006 Bucknell University Digital Collections LUNA Insight User Guide February 2006 User Guide - Table of Contents Topic Page Number Installing Insight. 2-4 Connecting to Insight 5 Opening Collections. 6 Main

More information

Agresso Unit 4 Business World. File Options & User Setup

Agresso Unit 4 Business World. File Options & User Setup Agresso Unit 4 Business World File Options & User Setup Author SJ Price - June 2018 Contents M7 Agresso File Options, User Set-Up and Screen Navigation... 3 More About the Menu pane... 5 Are some screens

More information

Fabric Manager Client

Fabric Manager Client CHAPTER 5 Cisco is a java-based GUI application that provides access to the Fabric Manager applications from a remote workstation. This chapter contains the following sections: About, page 5-1 Launching

More information

Objective To examine the throughput of a TCP connection as the flow control window size is varied.

Objective To examine the throughput of a TCP connection as the flow control window size is varied. Lab 7 TCP Throughput Overview TCP uses a sliding window mechanism to provide flow control. The destination advertises how much space it has available in its buffers, and the source restricts its transmissions

More information

Word Processing for Dissertations

Word Processing for Dissertations Word Processing for Dissertations Microsoft Office 2016 Word Processing for dissertations Contents: Steps in Writing a Dissertation... 2 Writing Dissertations on a PC... 3 Getting Started... 4 What is

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

The Auslan System Sign Editor User Manual

The Auslan System Sign Editor User Manual The Auslan System Sign Editor User Manual Preface: This manual explains how to construct, edit, or design their own sign language signs. The software referred to in this manual, the Auslan Sign Editor,

More information

PROFESSIONAL TUTORIAL. Trinity Innovations 2010 All Rights Reserved.

PROFESSIONAL TUTORIAL. Trinity Innovations 2010 All Rights Reserved. PROFESSIONAL TUTORIAL Trinity Innovations 2010 All Rights Reserved www.3dissue.com PART ONE Converting PDFs into the correct JPEG format To create a new digital edition from a PDF we are going to use the

More information

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23 CHAPTER 23 In Depth: Writer The word processor is arguably the most popular element within any office suite. That said, you ll be happy to know that OpenOffice.org s Writer component doesn t skimp on features.

More information

Intermediate Training

Intermediate Training Intermediate Training The material in this handout is taken directly from the Picasa Website. It was decided to add all the information in one place so it could be viewed at one time. However, what is

More information

Chapter 4: Single Table Form Lab

Chapter 4: Single Table Form Lab Chapter 4: Single Table Form Lab Learning Objectives This chapter provides practice with creating forms for individual tables in Access 2003. After this chapter, you should have acquired the knowledge

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

Corel Ventura 8 Introduction

Corel Ventura 8 Introduction Corel Ventura 8 Introduction Training Manual A! ANZAI 1998 Anzai! Inc. Corel Ventura 8 Introduction Table of Contents Section 1, Introduction...1 What Is Corel Ventura?...2 Course Objectives...3 How to

More information

Data Acquisition with CP-2002/2003 Micro-GC Control

Data Acquisition with CP-2002/2003 Micro-GC Control Varian Analytical Instruments 2700 Mitchell Drive Walnut Creek, CA 94598 Star Chromatography Workstation Version 6 Data Acquisition with CP-2002/2003 Micro-GC Control Operation Manual Varian, Inc. 2002

More information

Nuffield Centre Dyspraxia Programme NDP3

Nuffield Centre Dyspraxia Programme NDP3 Nuffield Centre Dyspraxia Programme NDP3 NDP3 Speech Builder User guide Thank you! Thank you for choosing NDP3 Speech Builder. We hope that you will find it a very useful and effective therapy resource.

More information

Dostek 440A BTR. Software Guide

Dostek 440A BTR. Software Guide Dostek 440A BTR Software Guide Table of Contents Introduction... 1 Installing Dostek DNC... 1.1 Installing Dostek DNC... 1.2 Installing Your Software License Key... 1.2.1 Install Automatically (Recommended)...

More information

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE

Using Inspiration 7 I. How Inspiration Looks SYMBOL PALETTE Using Inspiration 7 Inspiration is a graphic organizer application for grades 6 through adult providing visual thinking tools used to brainstorm, plan, organize, outline, diagram, and write. I. How Inspiration

More information

the CA/PA Module Wizards and Templates

the CA/PA Module Wizards and Templates How to Set-up the CA/PA Module Wizards and Templates Using CA/PA Wizards and Templates is the most effective way for your users to add new CA/PA records. This course explains how to set up and configure

More information

Creating a Crosstab Query in Design View

Creating a Crosstab Query in Design View Procedures LESSON 31: CREATING CROSSTAB QUERIES Using the Crosstab Query Wizard box, click Crosstab Query Wizard. 5. In the next Crosstab Query the table or query on which you want to base the query. 7.

More information

Using Adobe Photoshop

Using Adobe Photoshop Using Adobe Photoshop 2 In this section we ll look at some essential things you need to know in order to use Photoshop effectively. First of all, we ll take a look at customising Photoshop s settings and

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

epact2 User Guide New Features and Changes in epact2 Logging in and out of epact Landing Page... 2 Creating Content... 3 Sharing Content...

epact2 User Guide New Features and Changes in epact2 Logging in and out of epact Landing Page... 2 Creating Content... 3 Sharing Content... epact2 User Guide New Features and Changes in epact2 Contents Logging in and out of epact2... 1 Landing Page... 2 Creating Content... 3 Sharing Content... 4 Archiving and Un-archiving... 4 ASTRO and Standard

More information

User Guide 701P Wide Format Solution Wide Format Scan Service

User Guide 701P Wide Format Solution Wide Format Scan Service User Guide 701P44865 6204 Wide Format Solution Wide Format Scan Service Xerox Corporation Global Knowledge & Language Services 800 Phillips Road Bldg. 845-17S Webster, NY 14580 Copyright 2006 Xerox Corporation.

More information

Impress Guide Chapter 1 Introducing Impress

Impress Guide Chapter 1 Introducing Impress Impress Guide Chapter 1 Introducing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing two pages on one

More information

FASHION AND DESIGN INSTITUTE

FASHION AND DESIGN INSTITUTE FASHION AND DESIGN INSTITUTE Network and Browser Setting Manual Version 1.0 PURPOSE Internet access is provided for student and visitor s access, however, whoever who need to use the WIFI access, has to

More information

1 Using the NetBeans IDE

1 Using the NetBeans IDE Chapter 1: Using the NetBeans IDE 5 1 Using the NetBeans IDE In this chapter we will examine how to set up a new application program using the NetBeans Integrated Development Environment with the language

More information

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Organisation Charts Using Visio 2013 (ST560) August 2015

Staff Microsoft VISIO Training. IT ESSENTIALS Creating Organisation Charts Using Visio 2013 (ST560) August 2015 Staff Microsoft VISIO Training IT ESSENTIALS Creating Organisation Charts Using Visio 0 (ST0) August 0 Book online at: Royalholloway.ac.uk/it/training Self-Study packs also available 9 th August 0 Table

More information

Essay & Assignment Preparation using MindGenius

Essay & Assignment Preparation using MindGenius Essay & Assignment Preparation using MindGenius This workshop is aimed at those of you who struggle gathering and sorting information when beginning to write an essay. Using MindGenius you can plan essays

More information

Page 1 of 9. Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system.

Page 1 of 9. Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system. Page 1 of 9. ms] Double click the edoc Uploader icon from your desktop or, if it's not on your desktop, from the All Programs menu system. First you will need to register with edoc Deposit. From the Select

More information

PowerPoint Spring 2002

PowerPoint Spring 2002 PowerPoint 2000 Spring 2002 Table of Contents I. INTRODUCTION... 1 II. GETTING STARTED... 1 A. Opening PowerPoint... 1 B. The Mouse Pointer... 1 C. Working with Text... 2 1. Windows Control Buttons...

More information

Abstract. main advantage with cloud computing is that, the risk of infrastructure maintenance reduces a

Abstract. main advantage with cloud computing is that, the risk of infrastructure maintenance reduces a Abstract Cloud computing is the key technology widely used across most of the organizations. The main advantage with cloud computing is that, the risk of infrastructure maintenance reduces a lot. Most

More information

Basic Modeling 1 Tekla Structures 12.0 Basic Training September 19, 2006

Basic Modeling 1 Tekla Structures 12.0 Basic Training September 19, 2006 Tekla Structures 12.0 Basic Training September 19, 2006 Copyright 2006 Tekla Corporation Contents Contents 3 1 5 1.1 Start Tekla Structures 6 1.2 Create a New Model BasicModel1 7 1.3 Create Grids 10 1.4

More information

CONTROL ROOM SOFTWARE

CONTROL ROOM SOFTWARE CONTROL ROOM SOFTWARE Starting QTWatch... Main screen... Control Monitor Screen... Action page... Site Map page... Standard Operations page... Handling calls on Actions... How to log a manual/remote call...

More information

Display Manager Version 1.0

Display Manager Version 1.0 Introduction Basics Adjustments and Controls Troubleshooting Appendix Display Management Utility Software Display Manager Version 1.0 For Windows Operation Manual Please read this operation manual carefully

More information

Thermacam Reporter 2000 Professional Template Building Tutorial

Thermacam Reporter 2000 Professional Template Building Tutorial Introduction: This tutorial will guide you step-by-step through the process of creating a new template using Thermacam Reporter 2000 Professional. The template consists of an item page with an IR image

More information

Lab IP Addresses and Network Communication

Lab IP Addresses and Network Communication Lab 3.5.2 IP Addresses and Network Communication Objectives Build a simple peer-to-peer network and verify physical connectivity. Assign various IP addresses to hosts and observe the effects on network

More information

DISK DEFRAG Professional

DISK DEFRAG Professional auslogics DISK DEFRAG Professional Help Manual www.auslogics.com / Contents Introduction... 5 Installing the Program... 7 System Requirements... 7 Installation... 7 Registering the Program... 9 Uninstalling

More information

CREATING ACCESSIBLE WEB PAGES

CREATING ACCESSIBLE WEB PAGES CREATING ACCESSIBLE WEB PAGES WITH DREAMWEAVER MX 2004 Introduction This document assumes that you are familiar with the use of a computer keyboard and mouse, have a working knowledge of Microsoft Windows

More information

SelectPay. Hotfix Installation Guide

SelectPay. Hotfix Installation Guide SelectPay Hotfix Installation Guide Please Note: Each Hot Fix is designed for use with a specific version of SelectPay only, and should not be applied to any other versions. Please take a backup of each

More information

CCASS (& CCMS) Terminal Installation Procedures. Version: 5.0

CCASS (& CCMS) Terminal Installation Procedures. Version: 5.0 CCASS (& CCMS) Terminal Installation Procedures Version: 5.0 Date: Jan 2017 Procedures: The purpose of this section is to describe the installation procedures for the CCASS (& CCMS) Terminal ( C3T ). The

More information

solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac

solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac solidthinking Inspired Tutorials 2009 solidthinking, Inc. for Mac Table of Contents Quick Start Tutorials 3 Tutorial 11: Simple... Bridge 4 Tutorial 22: Desk... 12 Tutorial 33: Bookcase... 35 2 1 Quick

More information

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows

CHAPTER 1 COPYRIGHTED MATERIAL. Getting to Know AutoCAD. Opening a new drawing. Getting familiar with the AutoCAD and AutoCAD LT Graphics windows CHAPTER 1 Getting to Know AutoCAD Opening a new drawing Getting familiar with the AutoCAD and AutoCAD LT Graphics windows Modifying the display Displaying and arranging toolbars COPYRIGHTED MATERIAL 2

More information