2. STARTING GAMBIT. 2.1 Startup Procedures

Size: px
Start display at page:

Download "2. STARTING GAMBIT. 2.1 Startup Procedures"

Transcription

1 STARTING GAMBIT Startup Procedures 2. STARTING GAMBIT For most installations, the GAMBIT startup procedure involves execution of a simple startup command; however, the PC version of GAMBIT also includes a launcher window that automates the startup procedure and allows you to start the program from a PC desktop shortcut. In either case, you can customize the GAMBIT startup procedure by means of startup command options and can specify the directories that GAMBIT uses for general operations for example, its source and scratch directories by means of the GAMBIT initialization file. This chapter describes the GAMBIT startup procedures, including the available command options, and the organizational structure of the files and directories that are associated with GAMBIT sessions. 2.1 Startup Procedures The GAMBIT startup procedures can be grouped into two categories: General procedure PC procedure The general procedure applies to all platforms. The PC procedure applies only to GAMBIT PC installations General Procedure The general GAMBIT startup procedure involves execution of the GAMBIT startup command. The startup command can include a set of options that customize the GAMBIT session. Startup Command Format The format of the GAMBIT startup command is as follows: gambit [option1 option2...] where the option arguments represent any of the startup options described below Fluent, Inc. All rights reserved. 2-1

2 Startup Procedures STARTING GAMBIT Startup Command Options The startup command options that are available in GAMBIT are as follows. Option (Parameters) -def filename -dev driver -doc -font size Description Specifies the name (filename) of an initialization file that contains the GAMBIT program default values. Specifies a graphics driver name. Launches the local web browser and opens the table of contents for GAMBIT online documentation. Specifies the font size to be displayed by the GAMBIT GUI. The available size options are: xs (extra small) s (small) l (large) xl (extra large) -geom width x height +x +y Specifies the window size (in pixels). -help -id id -init filename Displays the available startup options. Specifies an alphanumeric identifier for the GAMBIT session. (NOTE: If you omit the -id option, GAMBIT assigns the session the default identifier, default_id.) For a description of the session identifier and its use, see Section 2.2 and Chapter 4 of this guide. Specifies the name (filename) of a journal file that is to be run at startup in the GUI mode. For a description of the purpose and use of GAMBIT journal files, see Chapter 4 of the User's Guide Fluent, Inc. All rights reserved.

3 STARTING GAMBIT Startup Procedures Option (Parameters) -inp filename -new -old -proe command -rx.y.z -res filename1 filename2 Description Specifies the name (filename) of a journal file that is to be run in the batch mode. For a description of the purpose and use of GAMBIT journal files, see Chapter 4 of the User's Guide. Mutually exclusive options that specify whether or not GAMBIT opens a new or existing session. -new specifies that GAMBIT is to open a new session -old specifies that GAMBIT is to open an existing session Starts the Pro/ENGINEER CAD program for direct import of Pro/ENGINEER geometry into GAMBIT (see Importing CAD Geometry in Section of this guide). The command keyword specifies the system-specific command used to start Pro/ENGINEER. NOTE (1): For Windows NT systems, the command keyword must be enclosed in quotation marks if it includes spaces. NOTE (2): This option does not start the GAMBIT program. Starts a previous version of GAMBIT the release number of which is specified by the parameters x, y, and z. For example, the command gambit -r2.0.4 starts GAMBIT version (NOTE: The GAMBIT version to be started must already be installed.) Creates a new journal file (filename1) corresponding to an existing GAMBIT database file (filename2). (NOTE: This option does not start GAMBIT.) Fluent, Inc. All rights reserved. 2-3

4 Startup Procedures STARTING GAMBIT Option (Parameters) -skipstartup Description (PC-installations only) Bypasses display of the Gambit Startup window when launching GAMBIT from the PC Command Prompt window (see Section 2.1.2, below). Some of the startup command options listed above require the specification of numeric or string parameters, such as window dimensions or file names, respectively. The rules that govern GAMBIT startup command syntax require that you do not enclose string parameters in quotation or double-quotation marks. For example, the correct syntax for starting an existing GAMBIT session named model1 is as follows: gambit -id model1 -old. You can also include a path name in string parameters that refer to file names or identifiers. For example, if the files associated with the session model1 in the previous example are located in a directory named project1, the correct syntax for the command is as follows: PC Procedure gambit -id project/model1 -old. For PC installations, GAMBIT provides two methods of starting the program: Gambit Startup window Command Prompt window The Gambit Startup window constitutes the primary (normal) method for starting GAMBIT on PC installations. The Command Prompt window method provides an alternative that can be useful for batch operations. Gambit Startup Window For PC installations, GAMBIT includes a Gambit Startup window that allows you to specify command options and to monitor the progress of the program launch operation. The window simplifies the GAMBIT startup procedure for PC installations and makes it easy to specify a session identifier and maintain a history of working directories. You can open the Gambit Startup window either by selecting the GAMBIT program icon from the PC Start menu or by clicking the GAMBIT shortcut icon on the PC desktop or task bar Fluent, Inc. All rights reserved.

5 STARTING GAMBIT Startup Procedures The Gambit Startup window includes three fields: Working Directory Specifies the working directory for the GAMBIT session (see Section 2.2.2, below) Session Id Specifies a new session identifier or allows you to select from a list of previously saved sessions Options Specifies the startup command options (see Section 2.1.1, above) To launch GAMBIT from the Gambit Startup window: 1. Select the GAMBIT program icon from the PC Start menu or click the GAMBIT shortcut icon on the PC desktop or task bar. 2. Specify the Working Directory, Session Id, and command Options. 3. Click Run. Command Prompt Window The Command Prompt window startup procedure is identical to the general procedure described in Section 2.1.1, above. To launch GAMBIT from the Command Prompt window: 1. Open the Command Prompt window. 2. Execute the GAMBIT startup command. NOTE (1): When you start the program from the Command Prompt window, GAMBIT automatically launches the Gambit Startup window (see above). You can bypass the Gambit Startup window by including the -skipstartup option in the startup command string Fluent, Inc. All rights reserved. 2-5

6 Startup Procedures STARTING GAMBIT NOTE (2): If you do not bypass the Gambit Startup window, any option that you specify in the startup command string is automatically included in the Options field on the Gambit Startup window unless it is related to the session identifier. Specifically, GAMBIT ignores the -id, -old, and -new command options when starting from the Command Prompt window unless the startup command also includes the -skipstartup option Fluent, Inc. All rights reserved.

7 STARTING GAMBIT GAMBIT File Organization 2.2 GAMBIT File Organization Session Files When you start GAMBIT, either in the batch mode or in the real-time mode employing the GUI, GAMBIT creates a modeling session. A GAMBIT modeling session consists of all operations performed in relation to a GAM- BIT model. Such operations include but are not limited to the following: Import of geometry and mesh information Creation of geometry Creation and refinement of a mesh Assignment of zone types Creation and modification of coordinate systems and grids Changing the appearance and orientation of the model as displayed in the graphics window GAMBIT keeps track of session operations, as well as the ongoing status of the model, by means of three data files. The names, titles, formats, and contents of the session data files are as follows. Name Title Format Contents jou Journal Text A sequential list of geometry, mesh, zone, and tools commands executed during the session trn Transcript Text A log of messages displayed in the GAMBIT Transcript window during the session dbs Database Binary A binary database containing geometry, mesh, graphicsdisplay, defaults, and journal information associated with the model Fluent, Inc. All rights reserved. 2-7

8 GAMBIT File Organization STARTING GAMBIT In addition to the three data files listed above, GAMBIT creates a lock file, named id.lok, where id represents the session identifier. The purpose of the lock file is to lock out the process number for the current GAMBIT session so that the data files cannot be accessed and/or modified by any concurrent GAMBIT session Directory Structure GAMBIT employs four types of directories to organize session data files and other files related to GAMBIT operation. The following table describes the type, location, and contents of each of the four directories. Directory Type Location Contents Home User specified Files that are global to all GAMBIT sessions, such as initialization files Source User specified Permanent files containing information related to a specific category, such as a project. Contents may include projectspecific initialization files, journal files, database files, transcript files, macros, and environment variables. Scratch User specified Copies of files from the source directory, temporary files, the working subdirectory, and the id.lok file. Working Subdirectory of the scratch directory (see below) Temporary session data files jou, trn, and dbs Fluent, Inc. All rights reserved.

9 STARTING GAMBIT GAMBIT File Organization Home, Source, and Scratch Directories By default, the location of the source and scratch directories is identical to that from which GAMBIT is launched. You can change the default locations of the home, source, and scratch directories by means of the GAMBIT Edit Defaults form. For a description of the Edit Defaults form and its use, see Chapter 4 of this guide. Working Directory The working directory is a subdirectory of the scratch directory. Its name consists of the identifier GAMBIT appended with a process number. For example, if you start GAMBIT such that the scratch directory is named users1 and the process number is 12345, GAMBIT locates the session files that is, jou, dbs, trn, and lok in a directory named File Management users1/gambit The following sections describe the manner in which GAMBIT manages files when you perform the following operations. Open an existing GAMBIT session Save a current GAMBIT session Opening an Existing GAMBIT Session When you open an existing GAMBIT session, GAMBIT copies the existing session data files in the source directory to their corresponding files in the working directory. For example, if the session information is as follows, Session identifier burner71 Source directory mymodel Process number 1234 GAMBIT copies files in the following manner Fluent, Inc. All rights reserved. 2-9

10 GAMBIT File Organization STARTING GAMBIT Existing Data File Name /mymodel/burner71.jou /mymodel/burner71.dbs /mymodel/burner71.trn Copied File Name /users1/gambit.1234/jou /users1/gambit.1234/dbs /users1/gambit.1234/trn Thereafter, if you modify the model during the current GAMBIT session, GAMBIT modifies the jou, dbs, and trn files but does not alter the original data files from which they were copied until you perform a save operation. Saving a Current Session When you save a GAMBIT session, GAMBIT copies the three active data files from the working directory either to the source directory or to another user-specified directory. The three copied files share a common root name that is, the session identifier. The extension of each copied file corresponds to the name of the data file from which it is copied. For example, if the save operation information is as follows, Session identifier model1 Target directory mymodel Process number 6789 GAMBIT copies the active session data in the following manner. Session File Location/Name Copy File Location/Name scratchname/gambit.6789/jou mymodel/model1.jou scratchname/gambit.6789/dbs mymodel/model1.dbs scratchname/gambit.6789/trn mymodel/model1.trn Fluent, Inc. All rights reserved.

4. GAMBIT MENU COMMANDS

4. GAMBIT MENU COMMANDS GAMBIT MENU COMMANDS 4. GAMBIT MENU COMMANDS The GAMBIT main menu bar includes the following menu commands. Menu Item File Edit Solver Help Purposes Create, open and save sessions Print graphics Edit and/or

More information

Estimated Time Required to Complete: 45 minutes

Estimated Time Required to Complete: 45 minutes Estimated Time Required to Complete: 45 minutes This is the first in a series of incremental skill building exercises which explore sheet metal punch ifeatures. Subsequent exercises will address: placing

More information

Hyperion System 9 Financial Data Quality Management

Hyperion System 9 Financial Data Quality Management Hyperion System 9 Financial Data Quality Management Administrator Training Guide WebLink Version 8.3, 8.31, and Hyperion System 9 Financial Data Quality Management Version 9.2.0 Hyperion Financial Management

More information

Setup and Walk Through Guide Orion for Clubs Orion at Home

Setup and Walk Through Guide Orion for Clubs Orion at Home Setup and Walk Through Guide Orion for Clubs Orion at Home Shooter s Technology LLC Copyright by Shooter s Technology LLC, All Rights Reserved Version 2.5 September 14, 2018 Welcome to the Orion Scoring

More information

A. IF BLOCKS AND DO LOOPS

A. IF BLOCKS AND DO LOOPS IF BLOCKS AND DO LOOPS Overview A. IF BLOCKS AND DO LOOPS A.1 Overview GAMBIT allows you to use IF blocks and DO loops as part of a set of journalfile commands. IF blocks and DO loops allow you to customize

More information

DataCar Select Application launcher via DataCar Portal

DataCar Select Application launcher via DataCar Portal DataCar Select Application launcher via DataCar Portal TABLE OF CONTENTS 1. INTRODUCTION... 2 2. PREREQUISITE... 2 3. DESCRIPTION... 2 3.1. Launch modes : Connection & Offline... 2 3.2. Setup of company

More information

COPRA 2002 is coming with 69 new features

COPRA 2002 is coming with 69 new features COPRA is coming with 69 new features are marked with COPRA is available for AutoCAD 14 / Mechanical Desktop 3 AutoCAD 2000 / Mechanical Desktop 4 AutoCAD 2000i / Mechanical Desktop 5 AutoCAD / Mechanical

More information

AutoCAD Line Types If AutoCAD linetypes are disabled during configuration, Slick! will only plot/print straight lines!

AutoCAD Line Types If AutoCAD linetypes are disabled during configuration, Slick! will only plot/print straight lines! Print / Plot To print the contents of the graphics window, select File? Print/Plot from the menu bar. Slick! can print or plot directly to the Windows printer or plotter. In this discussion, the term printing

More information

GAMBIT 2.4 User s Guide

GAMBIT 2.4 User s Guide GAMBIT 2.4 User s Guide May 2007 Licensee acknowledges that use of Fluent, Inc. s products can only provide an imprecise estimation of possible future performance and that additional testing and analysis,

More information

Section 1. Introduction and Review. Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics

Section 1. Introduction and Review. Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics Section 1 Introduction and Review Objectives: Log on to the computer Launch AutoCAD Create, open, and save a drawing Review AutoCAD basics Drawing Assignments: NCAA Basketball Court Plot Style Table (Check-off)

More information

Table of contents. User interface 1: Customizable tool palette... 6 User interface 2: General GUI improvements... 7

Table of contents. User interface 1: Customizable tool palette... 6 User interface 2: General GUI improvements... 7 Table of contents WELCOME TO ADVANCE CONCRETE 2014... 5 USER INTERFACE ENHANCEMENTS... 6 User interface 1: Customizable tool palette... 6 User interface 2: General GUI improvements... 7 MODELING... 10

More information

Exercise 1: The AutoCAD Civil 3D Environment

Exercise 1: The AutoCAD Civil 3D Environment Exercise 1: The AutoCAD Civil 3D Environment AutoCAD Civil 3D Interface Object Base Layer Object Component Layers 1-1 Introduction to Commercial Site Grading Plans AutoCAD Civil 3D Interface AutoCAD Civil

More information

i800 Series Scanners Image Processing Guide User s Guide A-61510

i800 Series Scanners Image Processing Guide User s Guide A-61510 i800 Series Scanners Image Processing Guide User s Guide A-61510 ISIS is a registered trademark of Pixel Translations, a division of Input Software, Inc. Windows and Windows NT are either registered trademarks

More information

Lesson 4 Extrusions OBJECTIVES. Extrusions

Lesson 4 Extrusions OBJECTIVES. Extrusions Lesson 4 Extrusions Figure 4.1 Clamp OBJECTIVES Create a feature using an Extruded protrusion Understand Setup and Environment settings Define and set a Material type Create and use Datum features Sketch

More information

Visualize 3D CATIA V5 to JT Composites Add-On Module

Visualize 3D CATIA V5 to JT Composites Add-On Module Visualize 3D CATIA V5 to JT Composites Add-On Module USER GUIDE Revision: 1.0 Issued: 10/04/2018 Contents Overview of Visualize 3D CATIA V5 to JT Composites Add-on Module... 2 Primary Product Features...2

More information

Fundamentals of ModelBuilder

Fundamentals of ModelBuilder Fundamentals of ModelBuilder Agenda An Overview of Geoprocessing Framework Introduction to ModelBuilder Basics of ArcToolbox Using ModelBuilder Documenting Models Sharing Models with Others Q & A Geoprocessing

More information

AES 7705i MultiNet Receiver System Initial Installation and Setup Guide

AES 7705i MultiNet Receiver System Initial Installation and Setup Guide AES 7705i MultiNet Receiver System Initial Installation and Setup Guide AES Corporation 285 Newbury Street. Peabody, Massachusetts 01960-1315 USA Tel: USA (978) 535-7310. Fax: USA (978) 535-7313 Copyright

More information

i1800 Series Scanners

i1800 Series Scanners i1800 Series Scanners Scanning Setup Guide A-61580 Contents 1 Introduction................................................ 1-1 About this manual........................................... 1-1 Image outputs...............................................

More information

CHAPTER 15. Cross Section Sheets. None, except batch processing of an input file.

CHAPTER 15. Cross Section Sheets. None, except batch processing of an input file. CHAPTER 15 Cross Section Sheets 15.1 Introduction Objectives Project Manager Menu Bar Application Learn the procedures for laying out cross section sheets. Cross Section Sheets None, except batch processing

More information

Flask-Alembic. Release dev

Flask-Alembic. Release dev Flask-Alembic Release 2.0.1.dev20161026 October 26, 2016 Contents 1 Installation 3 2 Configuration 5 3 Basic Usage 7 4 Independent Named Branches 9 5 Command Line 11 6 Differences from Alembic 13 7 API

More information

Introduction. Introduction

Introduction. Introduction Introduction Introduction Thank you for purchasing the Microfilm Scanner 800II. These Instructions describe how to use the ISIS/TWAIN driver software that makes it possible for you to use ISIS-compatible

More information

EN1740 Computer Aided Visualization and Design Spring 2012

EN1740 Computer Aided Visualization and Design Spring 2012 EN1740 Computer Aided Visualization and Design Spring 2012 1/31/2012 Brian C. P. Burke PLEASE WAIT TO LAUNCH PRO/E IF ALREADY OPENED, PLEASE CLOSE PLEASE WAIT TO LAUNCH PRO/E PLEASE CLOSE IF ALREADY OPENED

More information

Full Contents. Survey V8.08 Essentials

Full Contents. Survey V8.08 Essentials Section 1: Overview Essentials 1.1 Introduction... 3 Learning InRoads Survey... 3 Basic Rules... 3 How to Use This Guide... 4 Section Breakdown... 5 Section 1: Overview Essentials... 5 Section 2: Production

More information

RAZER CENTRAL ONLINE MASTER GUIDE

RAZER CENTRAL ONLINE MASTER GUIDE RAZER CENTRAL ONLINE MASTER GUIDE CONTENTS 1. RAZER CENTRAL... 2 2. SIGNING IN... 3 3. RETRIEVING FORGOTTEN PASSWORDS... 4 4. CREATING A RAZER ID ACCOUNT... 7 5. USING RAZER CENTRAL... 11 6. SIGNING OUT...

More information

Principles and Practice

Principles and Practice Principles and Practice An Integrated Approach to Engineering Graphics and AutoCAD 2011 Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation

More information

PTC Technical Specialists E-Newsletter Date: April 1, 2006

PTC Technical Specialists E-Newsletter Date: April 1, 2006 PTC Technical Specialists E-Newsletter Date: April 1, 2006 PTC Product Focus: A) What s New in Detail Drawings for Wildfire 3.0 Tips of the Month: B) Windchill Supplier Management Solution A) Tricks with

More information

Instruction Manual for the Software of ASSAN V2 Series Receiver

Instruction Manual for the Software of ASSAN V2 Series Receiver Instruction Manual for the Software of ASSAN V2 Series Receiver I. Setup 1. Double click SETUP to enter the welcome interface and click Next. 2. Enter your name and company name and click Next. 3. Select

More information

Working with Detail Components and Managing DetailsChapter1:

Working with Detail Components and Managing DetailsChapter1: Chapter 1 Working with Detail Components and Managing DetailsChapter1: In this chapter, you learn how to use a combination of sketch lines, imported CAD drawings, and predrawn 2D details to create 2D detail

More information

e!cmi - web based CATIA Metaphase Interface

e!cmi - web based CATIA Metaphase Interface e!cmi - web based CATIA Metaphase Interface e!cmi Release 2.0 for CF2.0 User s Manual Copyright 1999, 2000, 2001, 2002, 2003 T-Systems International GmbH. All rights reserved. Printed in Germany. Contact

More information

Celtx Studios Owner's Manual January 2011

Celtx Studios Owner's Manual January 2011 January 2011 Get the most out of Celtx Studios with the latest version of Celtx - available free at http://celtx.com Screen captures are made using Windows OS. Some image dialogs differ slightly on Mac

More information

CabloCAD Getting Started with CabloCAD. Drawing CABLOFIL wire mesh cable trays

CabloCAD Getting Started with CabloCAD. Drawing CABLOFIL wire mesh cable trays CabloCAD 2009 CabloCAD 2009 is an application which supports the design of cable routes made from CABLOFIL wire mesh cable trays. This software is a plugin to more frequently used versions of CAD software:

More information

Evaluation Chapter by CADArtifex

Evaluation Chapter by CADArtifex The premium provider of learning products and solutions www.cadartifex.com EVALUATION CHAPTER 2 Drawing Sketches with SOLIDWORKS In this chapter: Invoking the Part Modeling Environment Invoking the Sketching

More information

Slide 1 - Slide 1 The steps illustrated in this demonstration are the third part of a series covering the stress analysis of a thin-walled pressure vessel. Click here to view the list of tutorials in this

More information

Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20

Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20 Mechanical Design CATIA - Interactive Drafting 1 (ID1) CATIA V5R20 Mechanical Design CATIA - Interactive Drafting Address 2D design and drawing production requirements. Product overview Interactive Drafting

More information

Brightness and Contrast Control Reference Guide

Brightness and Contrast Control Reference Guide innovation Series Scanners Brightness and Contrast Control Reference Guide A-61506 Part No. 9E3722 CAT No. 137 0337 Using the Brightness and Contrast Control This Reference Guide provides information and

More information

Tutorial 2: Setting up the Drawing Environment

Tutorial 2: Setting up the Drawing Environment Drawing size With AutoCAD all drawings are done to FULL SCALE. The drawing limits will depend on the size of the items being drawn. For example if our drawing is the plan of a floor 23.8m X 15m then we

More information

Flex Contracts for Full Time and Hourly/Overload Assignments

Flex Contracts for Full Time and Hourly/Overload Assignments Flex Contracts for Full Time and Hourly/Overload Assignments Dates to remember: Submit Your Proposed Contract by: Friday, March 16, 2012 Completed Contracts due by: Wednesday, May 16, 2012 With this new

More information

Multi-CAD for CATIA V5 CREO Product Range MC5CRE. Product Release Version 19.3 USER GUIDE

Multi-CAD for CATIA V5 CREO Product Range MC5CRE. Product Release Version 19.3 USER GUIDE Multi-CAD for CATIA V5 CREO Product Range MC5CRE Product Release Version 19.3 USER GUIDE Revision: 1.0 Issued: 23/09/2016 Contents Overview of Multi-CAD... 3 About Theorem...3 What is Multi-CAD?...3 The

More information

Zooming in on Architectural Desktop Layouts Alexander L. Wood

Zooming in on Architectural Desktop Layouts Alexander L. Wood December 2-5, 2003 MGM Grand Hotel Las Vegas Alexander L. Wood Code BD41-3L Take advantage of both AutoCAD and Autodesk Architectural Desktop Layout features. We'll look at the basics of setting up AutoCAD

More information

Version: 2.0 Date: 5/31/ :07:00 AM

Version: 2.0 Date: 5/31/ :07:00 AM Weavefuture Coin Op Internet Café Kiosk System 2.0 Version: 2.0 Date: 5/31/2007 12:07:00 AM Table of Contents 1 WEAVEFUTURE COIN OP INTERNET CAFÉ KIOSK SYSTEM COMPOSITION... 3 2 WEAVEFUTURE COIN ACCEPTOR

More information

with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation

with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation with MultiMedia CD Randy H. Shih Jack Zecher SDC PUBLICATIONS Schroff Development Corporation WWW.SCHROFF.COM Lesson 1 Geometric Construction Basics AutoCAD LT 2002 Tutorial 1-1 1-2 AutoCAD LT 2002 Tutorial

More information

That CAD Girl. J ennifer dib ona. Land Desktop Project Management. Website:

That CAD Girl. J ennifer dib ona. Land Desktop Project Management. Website: That CAD Girl J ennifer dib ona Website: www.thatcadgirl.com Email: thatcadgirl@aol.com Phone: (919) 417-8351 Fax: (919) 573-0351 Land Desktop Project Management When working in Land Desktop you are required

More information

Unit 15: Using Symbols and Attributes

Unit 15: Using Symbols and Attributes Unit 15: Using Symbols and Attributes Overview Many electronics drawings use the same geometry over and over. The resistor symbol, commonly found on printed circuit board drawings, is one example. AutoCAD

More information

Unit 15: Using Symbols and Attributes

Unit 15: Using Symbols and Attributes Unit 15: Using Symbols and Attributes Overview Many mechanical drawings use the same geometry over and over. The SI symbol, commonly found on Metric drawings, is one example. AutoCAD allows you create

More information

A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner

A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A Practical Guide to Carlson Software Fundamentals 2018 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A CADapult Press Publication Copyright Copyright CADapult Press, Inc. 2017 All rights reserved. No

More information

AutoCAD LT 2009 Tutorial

AutoCAD LT 2009 Tutorial AutoCAD LT 2009 Tutorial Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. AutoCAD LT 2009 Tutorial 1-1 Lesson

More information

Create styles that control the display of Civil 3D objects. Copy styles from one drawing to another drawing.

Create styles that control the display of Civil 3D objects. Copy styles from one drawing to another drawing. NOTES Module 03 Settings and Styles In this module, you learn about the various settings and styles that are used in AutoCAD Civil 3D. A strong understanding of these basics leads to more efficient use

More information

Multi-CAD CATIA V5 Installation Guide. CATIA V5 Multi-CAD Products. Document Revision: 2.0 Issued: 05/12/2017

Multi-CAD CATIA V5 Installation Guide. CATIA V5 Multi-CAD Products. Document Revision: 2.0 Issued: 05/12/2017 Multi-CAD CATIA V5 Installation Guide CATIA V5 Multi-CAD Products Document Revision: 2.0 Issued: 05/12/2017 THEOREM SOLUTIONS 2017 Contents Installation Instructions for CATIA V5 Multi-CAD Products...

More information

IRISYS ISI Series Imager Report Writing Software

IRISYS ISI Series Imager Report Writing Software IRISYS ISI 4604 4000 Series Imager Report Writing Software User Manual InfraRed Integrated Systems Ltd Park Circle, Tithe Barn Way Swan Valley Northampton NN4 9BG Tel: (0) 1604 594200 Fax: (0) 1604 594210

More information

Drawing output in imos ix 2017 SR2. Date of creation: March 2018; last changes Version used: ix 2017 SR2

Drawing output in imos ix 2017 SR2. Date of creation: March 2018; last changes Version used: ix 2017 SR2 Drawing output in imos ix 2017 SR2 Date of creation: March 2018; last changes 13.04.2018 Version used: ix 2017 SR2 We make every effort to ensure the content of this document is complete, accurate and

More information

OzE Field Modules. OzE School. Quick reference pages OzE Main Opening Screen OzE Process Data OzE Order Entry OzE Preview School Promotion Checklist

OzE Field Modules. OzE School. Quick reference pages OzE Main Opening Screen OzE Process Data OzE Order Entry OzE Preview School Promotion Checklist 1 OzE Field Modules OzE School Quick reference pages OzE Main Opening Screen OzE Process Data OzE Order Entry OzE Preview School Promotion Checklist OzESchool System Features Field unit for preparing all

More information

1 ImageBrowser Software User Guide 5.1

1 ImageBrowser Software User Guide 5.1 1 ImageBrowser Software User Guide 5.1 Table of Contents (1/2) Chapter 1 What is ImageBrowser? Chapter 2 What Can ImageBrowser Do?... 5 Guide to the ImageBrowser Windows... 6 Downloading and Printing Images

More information

Getting Started Guide

Getting Started Guide SOLIDWORKS Getting Started Guide SOLIDWORKS Electrical FIRST Robotics Edition Alexander Ouellet 1/2/2015 Table of Contents INTRODUCTION... 1 What is SOLIDWORKS Electrical?... Error! Bookmark not defined.

More information

DopplerPSK Quick-Start Guide for v0.10

DopplerPSK Quick-Start Guide for v0.10 DopplerPSK Quick-Start Guide for v0.10 Program Description DopplerPSK is an experimental program for transmitting Doppler-corrected PSK31 on satellite uplinks. It uses an orbital propagator to estimate

More information

Nova Full-Screen Calibration System

Nova Full-Screen Calibration System Nova Full-Screen Calibration System Version: 5.0 1 Preparation Before the Calibration 1 Preparation Before the Calibration 1.1 Description of Operating Environments Full-screen calibration, which is used

More information

Template Drawings. Template Drawings. AutoCAD Essentials

Template Drawings. Template Drawings. AutoCAD Essentials AutoCAD Essentials Starting a new drawing using any CAD software requires a series of steps. Measurement units, sheet size, layer designations, text fonts and text sizes plus many more items must be set.

More information

Lesson 4 Holes and Rounds

Lesson 4 Holes and Rounds Lesson 4 Holes and Rounds 111 Figure 4.1 Breaker OBJECTIVES Sketch arcs in sections Create a straight hole through a part Complete a Sketched hole Understand the Hole Tool Use Info to extract information

More information

Operation Guide Internet Radio

Operation Guide Internet Radio Operation Guide Internet Radio User s Manual Copyright 2007, All Rights Reserved. No part of this manual may be reproduced in any form without the prior written permission. Preface Thank you for buying

More information

Revit Structure 2013 Basics

Revit Structure 2013 Basics Revit Structure 2013 Basics Framing and Documentation Elise Moss Supplemental Files SDC P U B L I C AT I O N S Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Tutorial

More information

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT)

uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) uiulearn TUTORIAL INTEGRATIONS> HOW TO USE PANOPTO (STUDENT) This tutorial covers how to record a Panopto video for your course. IN ORDER TO DO THIS, YOUR INSTRUCTOR MUST COMPLETE SEVERAL STEPS TO ALLOW

More information

Introduction to ISDX Interactive Surface Design Extension Creo 2.0. Level 7 Continued

Introduction to ISDX Interactive Surface Design Extension Creo 2.0. Level 7 Continued Introduction to ISDX Interactive Surface Design Extension Creo 2.0 Level 7 Continued Create or modify your config.pro (or edit and save a config.pro) such that the graphics driver is changed to opengl.

More information

Chapter 32. Creating Linetypes and Hatch Patterns. Learning Objectives

Chapter 32. Creating Linetypes and Hatch Patterns. Learning Objectives Chapter 32 Creating Linetypes and Hatch Patterns Learning Objectives After completing this chapter, you will be able to: Create Linetypes: Write linetype definitions. Create different linetypes. Create

More information

Duplicate Checker User Guide for Parishes

Duplicate Checker User Guide for Parishes Pub 20R2Parish, January 2009 for use with Family Directory Module for Parishes Version 3.6.26 and later 825 Victors Way Suite 200 Ann Arbor, MI 48108-2830 Web: www.parishsoft.com Email: info@parishsoft.com

More information

Photoshop Essentials Workshop

Photoshop Essentials Workshop Photoshop Essentials Workshop Robert Rector idesign Lab - Fall 2013 What is Photoshop? o Photoshop is a graphics editing program. Despite the name it is used for way more than just photo editing! What

More information

CIC ENGINEERING 345 CENTER STREET EAST PEORIA, IL PH FAX µmpis Control Software

CIC ENGINEERING 345 CENTER STREET EAST PEORIA, IL PH FAX µmpis Control Software µmpis Control Software Overview The µmpis Control software package allows for a user to control the operation of the umpis unit with a PC. The PC and the umpis unit are connected together using a RS232

More information

AutoCAD 2D I. Module 6. Drawing Lines Using Cartesian Coordinates. IAT Curriculum Unit PREPARED BY. February 2011

AutoCAD 2D I. Module 6. Drawing Lines Using Cartesian Coordinates. IAT Curriculum Unit PREPARED BY. February 2011 AutoCAD 2D I Module 6 Drawing Lines Using Cartesian Coordinates PREPARED BY IAT Curriculum Unit February 2011 Institute of Applied Technology, 2011 Module 6 Auto CAD Self-paced Learning Modules AutoCAD

More information

Cricut Design Space App for ipad User Manual

Cricut Design Space App for ipad User Manual Cricut Design Space App for ipad User Manual Cricut Explore design-and-cut system From inspiration to creation in just a few taps! Cricut Design Space App for ipad 1. ipad Setup A. Setting up the app B.

More information

RIVA. Real-Time Image Viewing and Acquisition. Version 1.0. User's Manual

RIVA. Real-Time Image Viewing and Acquisition. Version 1.0. User's Manual 1 RIVA Real-Time Image Viewing and Acquisition Version 1.0 User's Manual Susan Jarmuz and Dr. Mariusz Jankowski University of Southern Maine Gorham, Maine mjkcc@usm.maine.edu 2 2000-2001 Susan Jarmuz and

More information

A Practical Guide to Carlson Software Fundamentals 2015 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner

A Practical Guide to Carlson Software Fundamentals 2015 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A Practical Guide to Carlson Software Fundamentals 2015 Rick Ellis Douglas L. Aaberg, PLS Duke Gardner A Cadapult Press Publication Copyright Copyright Cadapult Press, Inc. 2015 All rights reserved. No

More information

EZIN HOBEKI Pipe Designer. Here is a little tutorial. Version 30/04/2010

EZIN HOBEKI Pipe Designer. Here is a little tutorial. Version 30/04/2010 Table of content Pipe Designer Here is a little tutorial. Version 30/04/2010 1 Step by step quick start...2 1.1 Step 1: Engine Parameters...2 1.2 Step 2: Pipe dimensions...2 1.3 Step 3: Shape designer...2

More information

DataCapture Transcript Module Getting Started Guide

DataCapture Transcript Module Getting Started Guide DataCapture Transcript Module Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software, Inc.

More information

Revit Structure 2014 Basics

Revit Structure 2014 Basics Revit Structure 2014 Basics Framing and Documentation Elise Moss Authorized Author SDC P U B L I C AT I O N S Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit

More information

MRI Grid. The MRI Grid is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board.

MRI Grid. The MRI Grid is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board. Abstract The is a tool in MRI Cell Image Analyzer, that can be used to associate measurements with labeled positions on a board. Illustration 2: A grid on a binary image. Illustration 1: The interface

More information

ScopeMeter Test Tool CSV files available for FlukeView software and Microsoft Excel Application Note

ScopeMeter Test Tool CSV files available for FlukeView software and Microsoft Excel Application Note ScopeMeter Test Tool CSV files available for FlukeView software and Microsoft Excel Application Note Introduction Capturing critical waveform information to be used as a comparison reference point, or

More information

ARC By default AutoCAD will draw an ARC through three selected points. Options can be set at the start and within the command.

ARC By default AutoCAD will draw an ARC through three selected points. Options can be set at the start and within the command. DFTG 1309 Final Review Notes I. Draw commands: LINE (draws a series of lines) Valid input: Pick button Cartesian coordinates Absolute (2,3) Relative rectangular (@2,3) Relative polar (@ 2

More information

Document history Date Doc version Ifx version Editor Change

Document history Date Doc version Ifx version Editor Change Document history Date Doc version Ifx version Editor Change Jan 2008 2 5.21.0300 HV Nov 2015 2.1 5.60.0400 JW Update for 5.60.0400 Inclusion of Epiphan Image Capture Nov 2017 2.2 5.70.0100 JW Update for

More information

Contents. Nikon Scan for Windows. Scanner Control Software and TWAIN Source. Reference Manual. Overview Before You Begin.

Contents. Nikon Scan for Windows. Scanner Control Software and TWAIN Source. Reference Manual. Overview Before You Begin. Contents Overview Before You Begin System Requirements Software Installation Basic Operations Scanner Control Software and TWAIN Source Nikon Scan for Windows Reference Manual The Scan Window Opening the

More information

DopplerPSK Quick-Start Guide for v0.20

DopplerPSK Quick-Start Guide for v0.20 DopplerPSK Quick-Start Guide for v0.20 Program Description DopplerPSK is an experimental program for transmitting Doppler-corrected PSK31 on satellite uplinks. It uses an orbital propagator to estimate

More information

3DExplorer Quickstart. Introduction Requirements Getting Started... 4

3DExplorer Quickstart. Introduction Requirements Getting Started... 4 Page 1 of 43 Table of Contents Introduction... 2 Requirements... 3 Getting Started... 4 The 3DExplorer User Interface... 6 Description of the GUI Panes... 6 Description of the 3D Explorer Headbar... 7

More information

0FlashPix Interoperability Test Suite User s Manual

0FlashPix Interoperability Test Suite User s Manual 0FlashPix Interoperability Test Suite User s Manual Version 1.0 Version 1.0 1996 Eastman Kodak Company 1996 Eastman Kodak Company All rights reserved. No parts of this document may be reproduced, in whatever

More information

APNT#1166 Banner Engineering Driver v How To Guide

APNT#1166 Banner Engineering Driver v How To Guide Application Note #1166: Banner Engineering Driver v1.10.02 How To Guide Introduction This Application Note is intended to assist users in using the GP-Pro EX Version 2..X\2.10.X Banner Engineering Corp.

More information

Wahl HSI3000 Series Imager Report Writer Software

Wahl HSI3000 Series Imager Report Writer Software Wahl HSI3000 Series Imager Report Writer Software User Manual WD1024 Rev A 04/18/08 Palmer Wahl Instrumentation Group 234 Old Weaverville Road Asheville, NC 28804 Phone: (828) 658-3131 Fax: (828) 658-0728

More information

MADEinUSA OPERATOR S MANUAL. RS232 Interface Rev. A

MADEinUSA OPERATOR S MANUAL. RS232 Interface Rev. A MADEinUSA OPERATOR S MANUAL RS232 Interface 92-3006 Rev. A www.iradion.com Iradion Laser, Inc. 51 Industrial Dr. N. Smithfield, RI 02896 (410) 762-5100 Table of Contents 1. Overview... 2 2. Equipment Required...

More information

CADPIPE Industrial Pipe. Tutorial

CADPIPE Industrial Pipe. Tutorial CADPIPE Industrial Pipe Tutorial Introduction This Tutorial is a brief introduction to the power of CADPIPE 3D DESIGN. We will show you a few key features and the general procedures for creating 3D piping

More information

Scaffolding Software iscaf - Design v New Features. December 2015

Scaffolding Software iscaf - Design v New Features. December 2015 Scaffolding Software iscaf - Design v 6.50 December 2015 2010-2015 iscaf - Design : 6.5 (December, 2015) Patch Upgrades This is our new method to deliver quick incremental upgrades to our clients without

More information

AutoCAD LT 2012 Tutorial. Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS. Schroff Development Corporation

AutoCAD LT 2012 Tutorial. Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS.   Schroff Development Corporation AutoCAD LT 2012 Tutorial Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS www.sdcpublications.com Schroff Development Corporation AutoCAD LT 2012 Tutorial 1-1 Lesson 1 Geometric Construction

More information

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide

XLR PRO Radio Frequency (RF) Modem. Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide XLR PRO Radio Frequency (RF) Modem Getting Started Guide 90002203 Revision Date Description A September 2014 Initial release. B March 2014 Updated

More information

Unit. Drawing Accurately OVERVIEW OBJECTIVES INTRODUCTION 8-1

Unit. Drawing Accurately OVERVIEW OBJECTIVES INTRODUCTION 8-1 8-1 Unit 8 Drawing Accurately OVERVIEW When you attempt to pick points on the screen, you may have difficulty locating an exact position without some type of help. Typing the point coordinates is one method.

More information

3 Using AutoTransient to Carry Out a Simple Transient Study

3 Using AutoTransient to Carry Out a Simple Transient Study 3 Using AutoTransient to Carry Out a Simple Transient Study 3 Using AutoTransient to Carry Out a Simple Transient Study 3.1 Introduction Dr. Simon Fortin Last year at the CDEGS Users Group Meeting we introduced

More information

PRINTING ON YOUR IPAD

PRINTING ON YOUR IPAD PRINTING ON YOUR IPAD TABLE OF CONTENTS I don t have Papercut on my ipad... 1 I can t see any printers when trying to print... 2 The Papercut app wants me to sign in... 3 Can I print double sided?... 4

More information

A Practical Guide to Carlson Survey 2014

A Practical Guide to Carlson Survey 2014 A Practical Guide to Carlson Survey 2014 Level 1 Rick Ellis A Cadapult Press Publication Copyright Copyright Cadapult Press, Inc. 2014 All rights reserved. No part of this publication may be reproduced

More information

Example Application C H A P T E R 4. Contents

Example Application C H A P T E R 4. Contents C H A P T E R 4 Example Application This chapter provides an example application of how to perform steady flow water surface profile calculations with HEC-RAS. The user is taken through a step-by-step

More information

1 Setup Guide. Before You Install MicroStation Descartes

1 Setup Guide. Before You Install MicroStation Descartes 1 Setup Guide This guide informs you of the minimal requirements to install and run MicroStation Descartes and also provides guidance on installation. You will find information on how to configure and

More information

Alan HM. A complete range of open, flexible mobile radios.

Alan HM. A complete range of open, flexible mobile radios. mobiles Alan HM A complete range of open, flexible mobile radios. The wide range of mobile radios Alan Professional has been enhanced with 2 new models: HM06basic and HM70 system. Designed in Italy to

More information

RESTAURANT MANAGEMENT for WINDOWS. GIFT CARD Version

RESTAURANT MANAGEMENT for WINDOWS. GIFT CARD Version RESTAURANT MANAGEMENT for WINDOWS GIFT CARD Version 5.53.00 Introduction Overview What Profitek Gift Card Does? The Profitek Gift Card program will allow you to offer your customers a way of purchasing

More information

Functional Tolerancing and Annotations

Functional Tolerancing and Annotations Functional Tolerancing and Annotations Preface Getting Started Basic Tasks Advanced Tasks Workbench Description Customizing Glossary Index Dassault Systèmes 1994-2000. All rights reserved. Preface CATIA

More information

Stratigraphy Modeling Boreholes and Cross Sections

Stratigraphy Modeling Boreholes and Cross Sections GMS TUTORIALS Stratigraphy Modeling Boreholes and Cross Sections The Borehole module of GMS can be used to visualize boreholes created from drilling logs. Also three-dimensional cross sections between

More information

Designing in the context of an assembly

Designing in the context of an assembly SIEMENS Designing in the context of an assembly spse01670 Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle Management Software

More information

APPLICATION OF KNOWLEDGE After completing this module, you will be able to: draw circles in CAD graphics using appropriate methods.

APPLICATION OF KNOWLEDGE After completing this module, you will be able to: draw circles in CAD graphics using appropriate methods. DRAWING CIRCLES KNOWLEDGE AND UNDERSTANDING After completing this module, you will know and understand the theory regarding: different methods of creating circles in CAD graphics. APPLICATION OF KNOWLEDGE

More information