SmartCrane Anti-Sway. Crane Control. Initialization Manual

Size: px
Start display at page:

Download "SmartCrane Anti-Sway. Crane Control. Initialization Manual"

Transcription

1 SmartCrane Anti-Sway Crane Control Initialization Manual

2 2009, 2010 SmartCrane, LLC All rights reserved The owner, authorized user, or dealer of a SmartCrane software or hardware product may reproduce this document for the purposes of installing, using, or maintaining the software or hardware. No other reproduction or commercial uses are permitted. We have made every effort to ensure this document is up to date and accurate. However, there are numerous SmartCrane products in production that have not been updated to the latest version. In those cases, previous manual versions will still apply. SmartCrane, LLC is not responsible for printing or clerical errors. We encourage customers and users to provide comments and corrections to SmartCrane, LLC for the purpose of improving the accuracy and usefulness of this and related documents. The SmartCrane logo and the name SmartCrane are trademarks of SmartCrane, LLC.

3 About This Manual This manual describes the details of the SmartCrane Initialization File. This file allows the same basic software product to be installed for different crane classes, crane types, lifting mechanisms, and crane response characteristics. In This Manual This Initialization manual includes instructions for editing and maintaining the initialization file require for operation of the SmartCrane anti-sway control program. The file consists of data lines identified by key words, blank lines, and comment lines. Some entries are mandatory and others define optional features. The data table gives complete information on each type of input line in the file. SmartCrane Anti-sway is computer-controlled operation of the trolley speed, gantry speed, and hoist speed for the purpose of decreasing the time required to move a suspended load between destinations and improving the safety of operations. The SmartCrane software runs on a computer that shares or can exchange data with the customerʼs crane drive in real time and responds, through the drive or directly, to operatorʼs commands. The patented SmartCrane Anti-sway Control uses an open-loop algorithm that eliminates load sway induced by trolley accelerations and decelerations. It operates in three modes: Manual Anti-sway, Automatic Move, and Suspend. In Manual mode, the control responds to the operator's trolley stick demands and completely inhibits sway no matter what demands the operator gives.

4 Other SmartCrane documents may be useful to operators, installers, PLC programmers, and maintenance personnel. These documents are in pdf format and are available for download free of charge from PLC Interface Specifications This manual describes detailed data interfaces required to allow the anti-sway software to work with a craneʼs PLC to control sway during both manual and automatic moves. Two configurations are addressed, where the primary operator interface is provided either by the PLC or by the SmartCrane touch screen. Operator Quick Guide This two-page document contains short descriptions of operator use of the SmartCrane touch panel, using mostly pictures rather than words. Installation and Maintenance Manual This document describes the steps to install a SmartCrane system under various installation options. It also provides critical data for maintenance personnel to diagnose and correct problems, and how a customer can set up remote access to equipment and receive SmartCrane support. Operator Guide This document provides description and operator instructions the SmartCrane Anti-sway Control for overhead traveling cranes, rail mounted gantry cranes, and other cranes whose lift point height remains constant.

5 About the Initialization File SmartCraneInitx.txt (where x is a number containing one or more digits) is a text file residing in /Library/Application Support/SmartCrane/. This file contains all the important configuration values for the customer site and the crane(s) to be controlled. Data sections begin with special keywords in capital letters and understrokes, followed by data elements separated by spaces. Data elements may follow in succeeding new lines if desired. Follow these important rules when editing this file: The file may contain blank lines between entries The file may also may contain comment lines beginning with # Comment lines must have at least one space after the # mark Data elements defined as INT must have whole numbers Data elements defined as REAL must have a decimal point and at least one digit after the decimal Data elements defined as unquoted text must not contain spaces or non-alphanumeric characters other than _ (underscore) or - (hyphen) Data for a single entry may be continued on multiple new lines, but with no intervening blank lines or comments.

6 SmartCrane Initialization File Table of Values KEY WORD Example Data BEGIN INT This line signifies the beginning of the problem. The number following defines a date in seconds, which for most applications except simulation need not be changed. Do not delete this value. LICENSEE "For use only on XYZ Customer Crane 12" This keyword must be present and must be followed by license restrictions enclosed by quotation marks. The manufacturer supplies this license restriction, which may not be changed in any way and the user agrees to the restriction. Also, the license key in the license.txt file is keyed to the text and the application program will not start if the two do not match exactly. Again, do not make any changes in this text field. DEFINE_YARD Number of columns Number of rows This section defines the area managed by all the cranes in the system. The area is divided into rows (perpendicular to crane rails) and columns (stacks, parallel to crane rails) of fixed size blocks. Blocks are numbered and measured from the origin as displayed in the Plan View, with columns counted from right to left and rows counted from top to bottom. The values are as follows: INT (columns are measured in the crane direction) INT (rows are measured in the trolley direction) Row Spacing

7 Column spacing DEFINE_YARD (Continued) Column Origin location, usually 0.0 Row Origin location Yard Orientation, REAL In compass degrees, usually 0.0 NEW_CRANE_ TYPE Maximum stack height Pier above sea level Rail row boundaries (ten pairs) SLAB INT For applications where objects may be stacked for marine container applications only INT For applications controlling multiple cranes on different sets of rails. These values must be smaller than number of rows, above. Ten pairs of INT must be entered in all cases. The Crane type entry supplies basic information about each crane type in the system.

8 NEW_CRANE_ TYPE (Continued) Type ID Crane Class Maximum trolley speed Maximum crane (gantry) speed Maximum trolley acceleration Maximum crane (gantry) acceleration Maximum hoist acceleration Minimum hoist rate Maximum hoist rate Minimum hoist height INT Any number greater than zero. If there are multiple crane types every ID must be unique. INT These classes are defined as follows, 0 rail mounted gantry crane with extended boom; 1 small transfer crane with trolley motion only and no extended booom; 2 Large container (quay) crane; 3 electric overhead cranes having motion in two dimensions, with either elevated or floor level beams or rails and without extended trolley booms. REAL (meters/minute) REAL (meters/minute) REAL (meters/minute 2 ) REAL (meters/minute 2 ) REAL (meters/minute 2 ) REAL (meters/minute) REAL (meters/minute)

9 Twistlock activation delay Gantry Response Lag Trolley Response Lag Minimum Crane Speed Fraction Minimum Trolley Speed Fraction Kill Sway Mode Gantry Kill Sway Mode Trolley Kill Sway Phase Gantry Kill Sway Phase Trolley Kill Sway Gain Gantry Kill Sway Gain Trolley REAL Seconds(maritime container spreaders only) REAL Seconds REAL Seconds REAL fraction > 0.0 REAL fraction > Suspended 1 Full time 2 Stopped only 3 One time 4 Moving only 5 Beginning of move 6 End of move (recommended mode) Same as Gantry code REAL Seconds, for sway kill tuning REAL Seconds, for sway kill tuning REAL fraction near 1.0, for sway kill tuning REAL fraction near 1.0, for sway kill tuning

10 Max Final Sway Gantry Max Final Sway Trolley Early Stop Gantry Early Stop Trolley Name REAL Meters REAL Meters REAL Meters REAL Meters Any text string not separated by spaces or commas COORDINATE_ TRANSFORM This entry defines how the SmartCrane program will transform PLC measurements to SmartCrane internal measurements. XY values in this file are in SmartCrane internal coordinate system, which is positive right (gantry) and positive down (trolley), as viewed by operator looking down from the cab. See entries in the next DATA line for "sign" and "offset" in x and y To create new items with XY values, use the following: internal value = sign * PLC position + offset; Gantry Sign INT 1 or -1 Gantry Offset Trolley Sign INT 1 or -1 Trolley Offset

11 COORDINATE_ TRANSFORM (Continued) Hoist Sign INT 1 or -1 Hoist Offset Load Scale NEW_ CRANE 0 EOT Crane ID Name Crane type Minimum X boundary Maximum X boundary Minimum Y boundary Maximum Y boundary Y position of rail 1 REAL To scale load to Metric tonnes (when load cell is present) or to scale motor current to acceleration (meters/minute 2 ) This entry defines one crane of a particular type. INT Any positive number (>0), but each must be unique if there are multiple cranes. Any text string not separated by spaces or commas INT Must match a define crane type, above

12 Y position of rail 2 CRANE Crane ID Time Starting X position of crane Starting Y position of trolley Status This entry defines the starting status of a particular crane. INT Must match a defined crane ID, above INT (in seconds, only used in simulation applications) will be immediately replaced by PLC values will be immediately replaced by PLC values INT status codes: 0 Inoperative 1 Operational 2 Busy 3 Safety Suspend 4 Being Pushed 5 External_Control Monitor Port INT port to establish monitor server (for remote monitoring), > 8000 Operating mode INT 0=clamp, where lifting device is lowered to the position of the load or

13 Hook Offset X 1=ladle, where load is not lowered below the destination height as specified by the operator horizontal distance to allow hook to move clear of ladle handles CRANE (Continued) Hook Offset Y Hook Offset Z Load Lane Discharge Lane horizontal distance to allow hook to move clear of ladle handles vertical distance to allow hook to lift ladle handles INT (default lane for quay cranes only, use 0 otherwise) INT (default lane for quay cranes only, use 0 otherwise) Tuning Type INT use -1 Tuning cr1 REAL 0.0 Tuning cr1 REAL 0.0 Tuning tr1 REAL 0.0 Tuning tr1 REAL 0.0 PIER_LANE "LANE 1" Defines a pier lane, for container terminal use only Lane ID INT, Code for default use 0 None 1 Discharge Lane 2 Load Lane

14 Y position Height Default INT, 0 or 1 PIER_LANE (Continued) NEW_SHIP Label SHIP1 <and much more> ID Number of hatches Name Hatch boundary 1 Hatch boundary 2 Number of stacks Number of cells Number of hatch covers Hold depth Text, in double quotes ( My Label ) Defines a ship layout in detail, stacks, hatches, cells, for container terminal use only INT, 701 and above INT Text, no spaces or commas REAL, For each Hatch, the distance from the bow to the front of the hatch REAL, For each Hatch, the distance from the bow to the front of the hatch INT, For each Hatch, the number of stacks (above decks) across INT, For each Hatch, the number of cells (below decks) across INT, For each Hatch, the number of hatch convers REAL, the vertical distance from the deck to the bottom of the hold in this hatch

15 Freeboard Hold capacities Stack capacities SHIP_VISIT ID Ship ID Early arrival time Expected arrival time Stay time Berth Number of Quay cranes Hatch sequence REAL, the nominal distance from the waterline to the deck INT, for each hatch and stack, the maximum number of containers below deck INT, for each hatch and stack, the maximum number of containers above deck Defines the expected visit of a specific ship, where the ship will berth, the number of quay cranes to be assigned, and the preferred sequence of working the hatches. INT, a unique visit ID INT, must match a ship above INT, seconds UNIX time INT, seconds UNIX time INT, hours INT, must match a berth ID, above INT, the maximum number of quay cranes to be assigned to this ship visit INTs, all the hatches on the ship, in the order to be worked. Every hatch must be represented, even if there are no containers. Empty hatches should be entered last, in any order. BERTH Defines a berth for docking a ship for container loading.

16 ID INT, a unique number >0 Start Position X Start Position Y TRUCK ND , usually 0, assuming the Y origin of the yard is at the waterʼs edge. Defines one truck delivering or picking up cargo ID INT, beginning at 1201 DEFINE_ CONTAINER Maximum length Speed Driver ID ICCNo State Registration REAL, in meters, defining the longest cargo that can be loaded REAL, in meters/minute INT, installation specific INT ICC Code Text, 2-letter state abbreviation Text, registration on license plate This entry allows for the definition of any kind of load to be lifted, be it a shipping container, ladle, slab, coil, or pallet. ID INT Number > 0

17 Shape INT code for shape: 0 Rectangle or box shape (container, slab) 1 Vertical cylinder shape (ladle) 2 Front cylinder shape (coil) 3 Side cylinder shape DEFINE_ CONTAINER (Continued) Height Length Width Handle Height Weight Early gate arrival Late gate arrival Estimated gate arrival Actual arrival time, measured parallel to crane direction when stored, measured parallel to trolley direction when stored, distance from the bottom of the load to the bottom of the handles REAL (metric tons) INT Seconds, Container terminals only, UNIX time INT Seconds, Container terminals only, UNIX time INT Seconds, Container terminals only, UNIX time INT Seconds, Container terminals only, UNIX time Import/Export INT code, Import = 0, Export =1 Hazardous cargo Location code INT code, no hazard = 0; otherwise installation specific INT code, 0 = unspecified row and stack under crane

18 Current row position Current stack position Current level INT, 0 = bottom position, 1+ higher position DEFINE_ CONTAINER (Continued) Ship ID 1 INT, Container terminals only, otherwise -1 On deck 1 INT, Container terminals only, otherwise 0 Hatch 1 INT, Container terminals only, otherwise 0 Stack 1 INT, Container terminals only, otherwise 0 Cell 1 INT, Container terminals only, otherwise 0 Sequence 1 INT, Container terminals only, otherwise 0 Ship ID 2 INT, Container terminals only, otherwise -1 On deck 2 INT, Container terminals only, otherwise 0 Hatch 2 INT, Container terminals only, otherwise 0 Stack 2 INT, Container terminals only, otherwise 0 Cell 2 INT, Container terminals only, otherwise 0 Sequence 2 INT, Container terminals only, otherwise 0

19 Level 2 INT, Container terminals only, otherwise 0 CONTAINER Updates the location of a load item CONTAINER (Continued) SAVED_ DESTINATION ID Truck assignment Current row Current stack Precise position T3A INT, must match a container ID, above INT, must match a truck ID INT, code 0 = not precise, 1 = precise. Only precisely located loads can be picked up automatically. This entry defines a saved location to be displayed on the operator screen. There are a limited number of buttons but more than one saved destination can be assigned to the same button. ID INT, a unique identifier >0 Button ID X (crane) position Y (trolley) position Tolerance INT, Buttons start at 1 and the total number of buttons is installation specific, defines how close an automatic move must come to the XY position before the move is complete.

20 Text label DEFINE_OBJECT Maximum 7 letters, no spaces permitted (use hyphen to separate into two words if desired) This entry defines an object to be displayed on the operator screen and perhaps aligned to a saved location. At most fifty of these may be defined. DEFINE_OBJECT (Continued) X position Y position Width Length Shape defines the corner to the left defines the corner away from the cab INT (0 = rectangle, 1 = ellipse) Destination INT Link to saved destination (1-50) DEFINE_ OBSTACLE Floor height Approach distance X Approach distance Y Obstacle height REAL (+ or in meters) REAL (meters, when automatic lowering can begin) REAL (meters, when automatic lowering can begin) This entry defines an obstacle that must be avoided.

21 Standard horizontal clearance Number of points in polygon INT (maximum 10) DEFINE_ Corner X OBSTACLE (Continued) Corner Y PILLAR Position X Position Y Size X Size Y Size Z Defines a pillar as background for display only. Helps visualize motion in vertical display windows. DEFINE_ CAMERA 0a IP Address This entry defines a SmartCamera on the Ethernet network. The values are as follows: Four INTs, Converted to hexadecimal notation. There are 4 separate numbers in an IP address, for example : convert each separate number to a 2-digit hexadecimal notation, so 10 is 0a, 0 is 00, 1 is 01, and 71 is 47, yielding 0a

22 DEFINE_ CAMERA (Continued) Port number Mounting Monitor Port Offset X Offset Y Offset Z INT, Defined in the SmartCamera, always Data is exchanged through this port. INT, code for mounting: 0 same view as operator looking down 1 rotate right 90 degrees 2 rotate 180 degrees 3 rotate left 90 degrees INT, Defined in the SmartCamera, always This port is used for resetting the camera in case of a communications failure on the main port. REAL, distance in meters from center of target reflector to center of camera, direction parallel to crane motion (+ right). REAL, distance in meters from center of target reflector to center of camera, direction parallel to trolley motion (- away from cab). REAL, distance in meters from center of hoist drum to camera lens, (+ up) DEFINE_PLC 0a This entry defines a PROFIBUS connection to a PLC on the Ethernet network. The values are as follows: IP Address Port number Of PLC or converter equipment converted to hexadecimal notation defined in the PLC or converter equipment documentation (Softing FG-100 is always 2357)

23 Slave address of the converter on the PROFIBUS network (must agree with settings in the PLC and should avoid numbers smaller than 3) DEFINE_ REMOTE_CRANE 16 0a Defines another crane sharing the same rails. Allows one crane to monitor another directly, or through a server. If defined, the other craneʼs position and intentions will appear on the control window (and 3D window if available). Also, automatic moves will be restricted so as not to interfere with the other crane. Crane ID IP Address Port number INT, must match a crane defined above with status not Operational INT, used if communications with the other crane is direct, not through a server. INT, used if communications with the other crane is direct, not through a server. END This entry defines the end of the input. Values after this line will be ignored

SmartCrane Anti-Sway Crane Control. PLC Function Block Interface

SmartCrane Anti-Sway Crane Control. PLC Function Block Interface SmartCrane Anti-Sway Crane Control PLC Function Block Interface ! SmartCrane, LLC 11 Canal Drive Poquoson, VA 23662 757-303-0167 jhdiscenza@smartcrane.com 2015 by SmartCrane, LLC All rights reserved The

More information

SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF1

SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF1 SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF1 These notes take precedence over information in other documents. Please read the notes through carefully because they contain information that it

More information

LEHNERT crane intelligence

LEHNERT crane intelligence LEHNERT crane intelligence NEW PERFORMANCE LEVEL d LENNIX.India Automation Solutions for Industrial Cranes LENNIX.Foxtrot Tracking Controller for Industrial Cranes Made in Germany WORK SAFELY AND EFFICIENTLY

More information

SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF3

SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF3 SIMOCRANE CeSAR standalone STS, GSU Version 2.1 SP1 HF3 These notes take precedence over information in other documents. Please read the notes through carefully because they contain information that it

More information

CRANEtrol. CRANElink Interface Reference Manual Virginia Crane Drive Ashland VA, Phone (804)

CRANEtrol. CRANElink Interface Reference Manual Virginia Crane Drive Ashland VA, Phone (804) CRANEtrol 11327 Virginia Crane Drive Ashland VA, 23005 Phone (804) 798-1343 CRANElink Interface Reference Manual Doc. CRANElink Manual_Rev0 June 9, 2015 www.cranetrol.com Index System Options, 1 Crane

More information

SIMOCRANE SC integrated STS, GSU Version 2.1 SP1 HF3

SIMOCRANE SC integrated STS, GSU Version 2.1 SP1 HF3 SIMOCRANE SC integrated STS, GSU Version 2.1 SP1 HF3 These notes take precedence over statements made in other documents. Please read the instructions carefully since they contain important information

More information

Development of Hoisting Load Position Sensor for Container Handling Cranes

Development of Hoisting Load Position Sensor for Container Handling Cranes 67 Development of Hoisting Load Position Sensor for Container Handling Cranes Hirofumi Yoshikawa* 1 Satoshi Kunimitsu* 1 Hiromitsu Hoshina* 2 Noriaki Miyata* 3 Masato Kobayashi* 3 We developed a position

More information

As a minimum, the scope of work shall include: 1.12 GPA will install the new drive control equipment per contractor supplied elementary drawings.

As a minimum, the scope of work shall include: 1.12 GPA will install the new drive control equipment per contractor supplied elementary drawings. Requisition # 10093128- Page 6 of 15 1.0 GENERAL REQUIREMENTS: 1.1 Scope Of Work: 1.11 Work includes, but is not limited to, providing all materials and technical direction required to replace the existing

More information

Software Manual. Version: H BENCHTOP ROBOT SOFTWARE USER GUIDE Version H

Software Manual. Version: H BENCHTOP ROBOT SOFTWARE USER GUIDE Version H Software Manual Version: H6.1.1.292 BENCHTOP ROBOT SOFTWARE USER GUIDE Version H6.1.1.293 Software Manual Table of Contents SECTION 1: INTRODUCTION... 5 1.1 Introduction...6 1.2 Safety...6 1.3 New Features...6

More information

XYZ Mesh. Product. Gray Technical, LLC Copyright Gray Technical All Rights Reserved

XYZ Mesh. Product. Gray Technical, LLC  Copyright Gray Technical All Rights Reserved Product XYZ Mesh Company Copyright License Gray Technical, LLC http://www.graytechnical.com/ XYZ Mesh Copyright Copyright 2015-2017 Gray Technical All Rights Reserved SOFTWARE LICENSE SOFTWARE REPRODUCTION:

More information

Mission interface. Technical Documentation

Mission interface. Technical Documentation Mission interface Technical Documentation Version 1.6 Software release 1.7 Release date: 16.09.2016 Table of contents 1 Introduction...3 2 Missions...3 2.1 Examples of creating and using a mission...5

More information

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation

Tekla Structures Analysis Guide. Product version 21.0 March Tekla Corporation Tekla Structures Analysis Guide Product version 21.0 March 2015 2015 Tekla Corporation Contents 1 Getting started with analysis... 7 1.1 What is an analysis model... 7 Analysis model objects...9 1.2 About

More information

Adept Lynx Triangle Drive: Configuration and Applications

Adept Lynx Triangle Drive: Configuration and Applications Adept Lynx Triangle Drive: Configuration and Applications Parker Conroy Version 4: April 7 2014 Summary Triangle drive is a positioning method by which the Lynx maneuvers with increased accuracy relative

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

More information

Tutorial 1 Engraved Brass Plate R

Tutorial 1 Engraved Brass Plate R Getting Started With Tutorial 1 Engraved Brass Plate R4-090123 Table of Contents What is V-Carving?... 2 What the software allows you to do... 3 What file formats can be used?... 3 Getting Help... 3 Overview

More information

Three-Dimensional Laser Scanner. Field Evaluation Specifications

Three-Dimensional Laser Scanner. Field Evaluation Specifications Stanford University June 27, 2004 Stanford Linear Accelerator Center P.O. Box 20450 Stanford, California 94309, USA Three-Dimensional Laser Scanner Field Evaluation Specifications Metrology Department

More information

Roof Truss Roller Press, Tables and Jigging

Roof Truss Roller Press, Tables and Jigging RoofTracker II Roof Truss Roller Press, Tables and Jigging August 2015 Page 1 Table of Contents Equipment Introduction to the Equipment Restricted Zone Truss Terminology Parts of a Truss Important Notes

More information

Digital display for EMCO milling machines

Digital display for EMCO milling machines Digital display for EMCO milling machines Input box 7 8 9 1 X Y Z HELP 4 5 6 1 2 3 0. - ESC 3 CE ENT R + R - 2 REF RST 1... Screen (working window, displays) 2... 5 soft keys (function depends on the respective

More information

A GREAT MATE FOR SMALL PORTS QUAYMATE M50 MOBILE HARBOR CRANE

A GREAT MATE FOR SMALL PORTS QUAYMATE M50 MOBILE HARBOR CRANE A GREAT MATE FOR SMALL PORTS QUAYMATE M50 MOBILE HARBOR CRANE 2 3 A BREAKTHROUGH FOR TERMINALS The Gottwald Quaymate M50 crane is a diesel-electric mobile harbor crane for continuous operation and therefore

More information

Parameter 1. Faults and alarms 2 SIMOCRANE. Truck Positioning System (TPS) Parameter Manual. applies to SIMOCRANE TPS Version 1.1

Parameter 1. Faults and alarms 2 SIMOCRANE. Truck Positioning System (TPS) Parameter Manual. applies to SIMOCRANE TPS Version 1.1 1 Faults and alarms 2 SIMOCRANE Parameter Manual applies to SIMOCRANE TPS Version 1.1 03/2012 Legal information Warning notice system This manual contains notices you have to observe in order to ensure

More information

Injury & Illness. Yes No

Injury & Illness. Yes No Safety Shield Injury & Illness 66. Has the company trained employees about how to report an injury? If yes, please provide the policy AND the training sign-in sheet in the supporting documentation. 67.

More information

POFT 2301 INTERMEDIATE KEYBOARDING LECTURE NOTES

POFT 2301 INTERMEDIATE KEYBOARDING LECTURE NOTES INTERMEDIATE KEYBOARDING LECTURE NOTES Be sure that you are reading the textbook information and the notes on the screen as you complete each part of the lessons in this Gregg Keyboarding Program (GDP).

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

CRANE ESTIMATOR PARAMETERS AND INSTRUCTIONS Revised January 11, 2010 (supersedes: August 21, 2009)

CRANE ESTIMATOR PARAMETERS AND INSTRUCTIONS Revised January 11, 2010 (supersedes: August 21, 2009) CRANE ESTIMATOR PARAMETERS AND INSTRUCTIONS Revised January 11, 2010 (supersedes: August 21, 2009) Access Requirements To access the Crane Estimator you will need to be a Yale or Shaw-Box distributor (a

More information

Applications & Tools. Interface Document WinCC - PLC. WinCC Standardapplication for SIMOCRANE CMS V4.2. Description February 2014

Applications & Tools. Interface Document WinCC - PLC. WinCC Standardapplication for SIMOCRANE CMS V4.2. Description February 2014 Cover Interface Document WinCC - PLC WinCC Standardapplication for Description February 2014 Applications & Tools Answers for industry. Industry Automation and Drives Technologies Service & Support Portal

More information

REINFORCEMENT LEARNING: MDP APPLIED TO AUTONOMOUS NAVIGATION

REINFORCEMENT LEARNING: MDP APPLIED TO AUTONOMOUS NAVIGATION REINFORCEMENT LEARNING: MDP APPLIED TO AUTONOMOUS NAVIGATION ABSTRACT Mark A. Mueller Georgia Institute of Technology, Computer Science, Atlanta, GA USA The problem of autonomous vehicle navigation between

More information

WPF PUZZLE GP 2015 COMPETITION BOOKLET ROUND 3. Puzzle author: Turkey Serkan Yürekli. Organised by

WPF PUZZLE GP 2015 COMPETITION BOOKLET ROUND 3. Puzzle author: Turkey Serkan Yürekli. Organised by 0 COMTTON BOOKT ROUND uzzle author: Turkey Serkan Yürekli Organised by ROUND Submission age: http://www.gp.worldpuzzle.org/content/puzzle-gp oints:. Tapa. Tapa. Tapa. Tapa 8. Tapa 6. Tapa 7. Skyscrapers

More information

GstarCAD Complete Features Guide

GstarCAD Complete Features Guide GstarCAD 2017 Complete Features Guide Table of Contents Core Performance Improvement... 3 Block Data Sharing Process... 3 Hatch Boundary Search Improvement... 4 New and Enhanced Functionalities... 5 Table...

More information

Lens Selection Software. User Manual

Lens Selection Software. User Manual Lens Selection Software User Manual Legal Information User Manual 2018 Hangzhou Hikvision Digital Technology Co., Ltd. About this Manual This Manual is subject to domestic and international copyright protection.

More information

200D BENCHTOP ROBOT OPERATION MANUAL

200D BENCHTOP ROBOT OPERATION MANUAL Operation Manual 200D BENCHTOP ROBOT OPERATION MANUAL Table of Contents SECTION 1: INTRODUCTION...5 1. SAFETY PRECAUTIONS...6 2. PACKAGE CONTENTS...7 3. CONNECTOR AND SWITCH LOCATIONS...8 3.1 200D...8

More information

CSV Roll Documentation

CSV Roll Documentation CSV Roll Documentation Version 1.1 March 2015 INTRODUCTION The CSV Roll is designed to display the contents of a Microsoft Excel worksheet in a Breeze playlist. The Excel worksheet must be exported as

More information

Graphical Cell Compiler

Graphical Cell Compiler Graphical Cell Compiler May 2003 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with regard to this material,

More information

SCS. Instruction Manual. Load Sway Control System. MagneTek. SCSINST-99A February 1, 2000 Part Number: Copyright 1999 Electromotive Systems

SCS. Instruction Manual. Load Sway Control System. MagneTek. SCSINST-99A February 1, 2000 Part Number: Copyright 1999 Electromotive Systems SCS Load Sway Control System Instruction Manual MagneTek SCSINST-99A February, 2 Part Number: 5-36 Copyright 999 Electromotive Systems 2 ELECTROMOTIVE SYSTEMS All rights reserved. This notice applies to

More information

Operator s Manual. 3-D Scanning Probe. Warranty Safety Features Setup Operation. Please save this manual for future reference.

Operator s Manual. 3-D Scanning Probe. Warranty Safety Features Setup Operation. Please save this manual for future reference. Operator s Manual 3-D Scanning Probe Please save this manual for future reference. CAUTION: Read and follow all Safety Rules and Operating Instructions before using this product. LHR Technologies Inc.,

More information

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale

1. Concepts and What s New Concepts What's New in E Getting Started Starting Electra Page Scale 1 1. Concepts and What s New... 6 1.1 Concepts... 6 1.2 What's New in E6... 7 2. Getting Started... 8 2.1 Starting Electra... 8 2.2 Page Scale... 8 2.3 Page Measurement Units... 9 2.4 Stencils and Drawing

More information

Acuity. Acuity Sensors and Scanners. Product Brochure

Acuity. Acuity Sensors and Scanners. Product Brochure Acuity Acuity Sensors and Scanners Product Brochure CCS PRIMA The CCS Prima series of confocal displacement sensors are amongst the most precise measuring instruments in the world. Using a confocal chromatic

More information

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler

QuickTutor. An Introductory SilverScreen Modeling Tutorial. Solid Modeler QuickTutor An Introductory SilverScreen Modeling Tutorial Solid Modeler TM Copyright Copyright 2005 by Schroff Development Corporation, Shawnee-Mission, Kansas, United States of America. All rights reserved.

More information

D-Cut Master MANUAL NO. OPS639-UM-153 USER'S MANUAL

D-Cut Master MANUAL NO. OPS639-UM-153 USER'S MANUAL D-Cut Master MANUAL NO. OPS639-UM-153 USER'S MANUAL Software License Agreement Graphtec Corporation ( Graphtec ) grants the user permission to use the software (the software ) provided in accordance with

More information

Create CSV for Asset Import

Create CSV for Asset Import Create CSV for Asset Import Assets are tangible items, equipment, or systems that have a physical presence, such as compressors, boilers, refrigeration units, transformers, trucks, cranes, etc. that are

More information

TELESCOPIC BOOM CRANES

TELESCOPIC BOOM CRANES MICRO GUARD RCI 510 TELESCOPIC BOOM CRANES ORS Full 9.7 K CWT 360º Erected 60 TeleJib 17º AuxHd On Pick From Main Boom Front Winch SET UP MANUAL OUTLINE OF OPERATION SYSTEM COMPONENTS Microguard RCI 510

More information

StreamServe Persuasion SP4 PageIN

StreamServe Persuasion SP4 PageIN StreamServe Persuasion SP4 PageIN User Guide Rev A StreamServe Persuasion SP4 PageIN User Guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

CENTRO 6451/6452 LIFT DESK

CENTRO 6451/6452 LIFT DESK CENTRO 6451/6452 OWNER S MANUAL Product Registration Registering your new BDI product allows us to send you important product updates, service information and helpful hints related to your BDI products.

More information

ID8400 Stamper Communications for Firmware Versions 5 and 6

ID8400 Stamper Communications for Firmware Versions 5 and 6 ID8400 Stamper Communications for Firmware Versions 5 and 6 Introduction This document will describe the Extended Protocol Communications as implemented with the ITM8400 marking system software. Extended

More information

AISIBEAM User's Manual (Version 3.0)

AISIBEAM User's Manual (Version 3.0) AISIBEAM User's Manual (Version 3.0) Shabin Taavoni, Ph.D., PE, title Structural Software Inc. location John C. Huang Ph.D., PE, Principal CHC Engineering, LLC Herndon, VA Scope of Software The software

More information

ASIC-200 Version 5.0. integrated industrial control software. HMI Guide

ASIC-200 Version 5.0. integrated industrial control software. HMI Guide ASIC-200 Version 5.0 integrated industrial control software HMI Guide Revision Description Date C Name change, correct where applicable with document 4/07 HMI Guide: 139168(C) Published by: Pro-face 750

More information

UNIT 4. Research Methods in Business

UNIT 4. Research Methods in Business UNIT 4 Preparing Data for Analysis:- After data are obtained through questionnaires, interviews, observation or through secondary sources, they need to be edited. The blank responses, if any have to be

More information

501, , 1052, , 1602, 1604 EXCEL EXCEL 1602UC EXCEL 1052UC EXCEL 501HC. Micro-Vu Corporation. Precision Measurement Systems

501, , 1052, , 1602, 1604 EXCEL EXCEL 1602UC EXCEL 1052UC EXCEL 501HC. Micro-Vu Corporation. Precision Measurement Systems 501, 502 1051, 1052, 1054 1601, 1602, 1604 1602UC 1052UC 501HC Precision Measurement Systems 501, 502 1051, 1052, 1054 1601, 1602, 1604 Excel 501 HM/HC Excel 502 HM/HC Excel 501 Excel 502 Scale Resolution

More information

Interface to icon Construction Instruments and Machine Control

Interface to icon Construction Instruments and Machine Control Interface to icon Construction Instruments and Machine Control CONTENTS 1. Preamble 2. Install and Configure LSS 3. Exporting data to Leica Machine Control (Scanlaser) 4. Importing LSS exported files into

More information

StreamServe Persuasion SP4 Sheet Layout

StreamServe Persuasion SP4 Sheet Layout StreamServe Persuasion SP4 Sheet Layout User Guide Rev A StreamServe Persuasion SP4 Sheet Layout User Guide Rev A 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part

More information

Lecture 2 FORTRAN Basics. Lubna Ahmed

Lecture 2 FORTRAN Basics. Lubna Ahmed Lecture 2 FORTRAN Basics Lubna Ahmed 1 Fortran basics Data types Constants Variables Identifiers Arithmetic expression Intrinsic functions Input-output 2 Program layout PROGRAM program name IMPLICIT NONE

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Number/Computation. addend Any number being added. digit Any one of the ten symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9

Number/Computation. addend Any number being added. digit Any one of the ten symbols: 0, 1, 2, 3, 4, 5, 6, 7, 8, or 9 14 Number/Computation addend Any number being added algorithm A step-by-step method for computing array A picture that shows a number of items arranged in rows and columns to form a rectangle associative

More information

2015 Entrinsik, Inc.

2015 Entrinsik, Inc. 2015 Entrinsik, Inc. Table of Contents Chapter 1: Creating a Dashboard... 3 Creating a New Dashboard... 4 Choosing a Data Provider... 5 Scheduling Background Refresh... 10 Chapter 2: Adding Graphs and

More information

serial number A1159T or lower, which includes all manufactured in 2008 Not compatible and not required. Figure 1 Auger Update Sites Call-Outs R B

serial number A1159T or lower, which includes all manufactured in 2008 Not compatible and not required. Figure 1 Auger Update Sites Call-Outs R B Installation Instructions 1 Auger Carrier Update ADC2350 Air Carts Used with: ADC2350B General Information These instructions explain how to install an Auger Carrier Update on a pre-2009 pull-behind air

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

CHAPTER 1 GETTING STARTED

CHAPTER 1 GETTING STARTED GETTING STARTED WITH EXCEL CHAPTER 1 GETTING STARTED Microsoft Excel is an all-purpose spreadsheet application with many functions. We will be using Excel 97. This guide is not a general Excel manual,

More information

ANPR license plate recognition system USER MANUAL

ANPR license plate recognition system USER MANUAL ANPR license plate recognition system USER MANUAL DK PROJEKTAI LLC 2017 TABLE OF CONTENTS 1 Introduction...3 2 ANPR SERVER administration...4 2.1 Configuration on first start-up...4 2.1.1 Software registration...6

More information

ReFlx 100 PLUS COLLISION AVOIDANCE SYSTEM

ReFlx 100 PLUS COLLISION AVOIDANCE SYSTEM 100 PLUS COLLISION AVOIDANCE SYSTEM The 100 Plus collision avoidance system is intended for use with bridges and trolleys to prevent collisions or to limit the approach of adjacent bridges or trolleys.

More information

Visual Physics Introductory Lab [Lab 0]

Visual Physics Introductory Lab [Lab 0] Your Introductory Lab will guide you through the steps necessary to utilize state-of-the-art technology to acquire and graph data of mechanics experiments. Throughout Visual Physics, you will be using

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 INSTRUCTORS E-MAIL ADDRESS OFFICE HOURS Özgür Genca ozgurgenca@gmail.com part time Tuba Doğu tubadogu@gmail.com part time Şebnem Yanç Demirkan sebnem.demirkan@gmail.com

More information

ME6404 Fall 2016 Lab 1A - Bridge Crane

ME6404 Fall 2016 Lab 1A - Bridge Crane Velocity (m/s) Objectives: ME6404 Fall 2016 Lab 1A - Bridge Crane Develop a basic understand of the laboratory equipment. Change the speed of the crane. Record the time response of the system and measure

More information

Industrial Safety Engineering Prof. Jhareswar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur

Industrial Safety Engineering Prof. Jhareswar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur Industrial Safety Engineering Prof. Jhareswar Maiti Department of Industrial and Systems Engineering Indian Institute of Technology, Kharagpur Lecture - 59 VR roadmap So, welcome to this lecture of Industrial

More information

Next Generation ARINC 600 Connector

Next Generation ARINC 600 Connector Next Generation ARINC 600 Connector Application Specification 114-13272 29 NOV 12 NOTE NOTE i All numerical values are in metric units [with U.S. customary units in brackets]. Dimensions are in millimeters

More information

English MineSimU Tutorial

English MineSimU Tutorial English MineSimU Tutorial The MineSimU module of ICAMPS does underground mine planning. This module provides timing maps, production forecasts and related information for budgeting, evaluating mine plans

More information

Leica Cyclone 5.4 Technical Specifications

Leica Cyclone 5.4 Technical Specifications Leica Cyclone 5.4 Technical Specifications HDS Scanner control and operation Scan Scan Scan Register Model Survey Viewer Acquire and display image Acquire image at specified resolution (high, medium, low)

More information

Impress Guide Chapter 11 Setting Up and Customizing Impress

Impress Guide Chapter 11 Setting Up and Customizing Impress Impress Guide Chapter 11 Setting Up and Customizing 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

More information

Module 2 Test Study Guide. Type of Transformation (translation, reflection, rotation, or none-of-theabove). Be as specific as possible.

Module 2 Test Study Guide. Type of Transformation (translation, reflection, rotation, or none-of-theabove). Be as specific as possible. Module 2 Test Study Guide CONCEPTS TO KNOW: Transformation (types) Rigid v. Non-Rigid Motion Coordinate Notation Vector Terminology Pre-Image v. Image Vertex Prime Notation Equation of a Line Lines of

More information

ReFlx. ReFlx 100 Collision Avoidance System Instruction Manual Page 1 6/30/99

ReFlx. ReFlx 100 Collision Avoidance System Instruction Manual Page 1 6/30/99 100 COLLISION AVOIDANCE SYSTEM The 100 collision avoidance system is intended for use with bridges and trolleys to prevent collisions or to limit the approach of adjacent bridges or trolleys. The system

More information

Differentiate Between Keywords and Identifiers

Differentiate Between Keywords and Identifiers History of C? Why we use C programming language Martin Richards developed a high-level computer language called BCPL in the year 1967. The intention was to develop a language for writing an operating system(os)

More information

Rackmount Keyboard Installation Instructions. Revision A A-0000

Rackmount Keyboard Installation Instructions. Revision A A-0000 Rackmount Keyboard Installation Instructions Revision A 22000200A-0000 WARRANTY The following is an abbreviated version of warranty policy for keyboard products. For a complete warranty statement, contact

More information

Teledyne PDS. Multibeam Calibration. Version January Teledyne RESON B.V. Stuttgartstraat AS Rotterdam The Netherlands

Teledyne PDS. Multibeam Calibration. Version January Teledyne RESON B.V. Stuttgartstraat AS Rotterdam The Netherlands Multibeam Calibration Teledyne PDS Version 2.0.4 January 2017 Teledyne RESON B.V. Stuttgartstraat 42-44 3047 AS Rotterdam The Netherlands Tel.: +31 (0)10 245 15 00 www.teledyne-reson.com Teledyne RESON

More information

TRADELENS. Data Sharing Specification. Version General Availability

TRADELENS. Data Sharing Specification. Version General Availability Introduction This document describes the data sharing model that TradeLens implements. It describes the data that various participants provide to the platform, how that data are shared with others, and

More information

Teledyne PDS. Trailing Suction Hopper. Version April Teledyne RESON B.V. Stuttgartstraat AS Rotterdam The Netherlands

Teledyne PDS. Trailing Suction Hopper. Version April Teledyne RESON B.V. Stuttgartstraat AS Rotterdam The Netherlands Trailing Suction Hopper Teledyne PDS Version 1.1.0 April 2017 Teledyne RESON B.V. Stuttgartstraat 42-44 3047 AS Rotterdam The Netherlands Tel.: +31 (0)10 245 15 00 www.teledyne-reson.com Teledyne RESON

More information

(40-455) Student Launcher

(40-455) Student Launcher 611-1415 (40-455) Student Launcher Congratulations on your purchase of the Science First student launcher. You will find Science First products in almost every school in the world. We have been making

More information

Spring Semester Study Guide

Spring Semester Study Guide Spring Semester Study Guide 1. When you create a table in Datasheet view, Access automatically adds a field called ID as the first field in the table. 2. To undo the most recent change to a table structure,

More information

Physics 251 Laboratory Introduction to Spreadsheets

Physics 251 Laboratory Introduction to Spreadsheets Physics 251 Laboratory Introduction to Spreadsheets Pre-Lab: Please do the lab-prep exercises on the web. Introduction Spreadsheets have a wide variety of uses in both the business and academic worlds.

More information

INDI BOY DSP Load limitation electronics

INDI BOY DSP Load limitation electronics Change from one to two columns Data Sheet DS/INDI-BOY-DSP-EN Rev. A INDI BOY DSP Load limitation electronics Load limitation with 3 set points and display to be installed on a front panel Measurement made

More information

Guide to WB Annotations

Guide to WB Annotations Guide to WB Annotations 04 May 2016 Annotations are a powerful new feature added to Workbench v1.2.0 (Released May 2016) for placing text and symbols within wb_view tabs and windows. They enable generation

More information

THE SAFETECH SCISSOR LIFT TABLE

THE SAFETECH SCISSOR LIFT TABLE Welcome to an introduction to one of Safetech s many materials handling products. This attachment provides a product overview and should assist you to make a more informed purchasing decision. Below you

More information

CET Designer 9.5 Release Notes

CET Designer 9.5 Release Notes CET Designer 9.5 Release Notes Important Notices Starting from this release, CET Designer is only available in a 64-bit version. For computers with damaged graphics drivers or a graphics unit that does

More information

Graphing. ReportMill Graphing User Guide. This document describes ReportMill's graph component. Graphs are the best way to present data visually.

Graphing. ReportMill Graphing User Guide. This document describes ReportMill's graph component. Graphs are the best way to present data visually. ReportMill User Guide This document describes ReportMill's graph component. Graphs are the best way to present data visually. Table of Contents 0 Creating a Graph Component 0 Master Graph Inspector 0 Graph

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Design and Assembly Envisor components are designed to function as an Equipment Screening System. Modular by Design allows for a more user-friendly installation. This instruction packet is intended to

More information

TSM Report Designer. Even Microsoft Excel s Data Import add-in can be used to extract TSM information into an Excel spread sheet for reporting.

TSM Report Designer. Even Microsoft Excel s Data Import add-in can be used to extract TSM information into an Excel spread sheet for reporting. TSM Report Designer The TSM Report Designer is used to create and modify your TSM reports. Each report in TSM prints data found in the databases assigned to that report. TSM opens these databases according

More information

CP-WU5500/CP-WX5500/CP-X5550 CP-WU5505/CP-WX5505/CP-X5555

CP-WU5500/CP-WX5500/CP-X5550 CP-WU5505/CP-WX5505/CP-X5555 LCD Projector CP-WU5500/CP-WX5500/CP-X5550 CP-WU5505/CP-WX5505/CP-X5555 User's Manual (detailed) Instant Stack Guide Thank you for purchasing this product. Features This projector can be used with another

More information

INDEX. Quick Start Guide. Intermediate level guide. Digital Microscope. Displaying a scale. Split-screen display 3

INDEX. Quick Start Guide. Intermediate level guide. Digital Microscope. Displaying a scale. Split-screen display 3 Digital Microscope Quick Start Guide INDEX Displaying a scale Split-screen display 5 6 Using the mouse and operating the motorized XY stage Changing the lens Observing from an angle Additional uses for

More information

SCHEDULE 5: TRADE MARK USAGE GUIDE

SCHEDULE 5: TRADE MARK USAGE GUIDE SCHEDULE 5: TRADE MARK USAGE GUIDE 1. Using X/Open Company Trade Marks 1.1 Introduction X/Open Company Ltd. owns a number of trade marks and these are amongst the most valuable assets of the Company. Trade

More information

V.I.A. - Monitor Shroud

V.I.A. - Monitor Shroud V.I.A. - Monitor Shroud NOTE: Installing slatwall above a monitor shroud requires modification of the upper horizontal rail. See V.I.A. Slatwall assembly direction 939502328 for installation process. V.I.A.

More information

Import Advice How do I

Import Advice How do I Import Advice How do I July 2017 Version: 1 TABLE OF CONTENTS Register for Import Advice... 2 Log In... 4 Creating a Block Stack... 6 Create a Day Pickup... 8 Holds... 10 Create List of Booked Containers...

More information

A Simple Guide to Using SPSS (Statistical Package for the. Introduction. Steps for Analyzing Data. Social Sciences) for Windows

A Simple Guide to Using SPSS (Statistical Package for the. Introduction. Steps for Analyzing Data. Social Sciences) for Windows A Simple Guide to Using SPSS (Statistical Package for the Social Sciences) for Windows Introduction ٢ Steps for Analyzing Data Enter the data Select the procedure and options Select the variables Run the

More information

Doc #: IDI06-11F Rev: 1.3 Issued: 22/02/18. Well Seeker PRO How To Guide Rev 1.3. Page 1 of 26

Doc #: IDI06-11F Rev: 1.3 Issued: 22/02/18. Well Seeker PRO How To Guide Rev 1.3. Page 1 of 26 Well Seeker PRO How To Guide Rev 1.3 Page 1 of 26 Contents 1.0 - Getting Started... 4 1.1 - Display... 4 2.0 - Creating a new Well... 5 2.1 - Unit Selection... 5 2.2 - New Instant Plan / Survey... 6 2.3

More information

HYSTER CAMERA SOLUTIONS CONTAINER HANDLERS

HYSTER CAMERA SOLUTIONS CONTAINER HANDLERS HYSTER CAMERA SOLUTIONS CONTAINER HANDLERS WWW.HYSTER.EU REACH STACKER VISION SOLUTIONS Harbour and shipping premises are important links in the logistics chain, and these links can be critical for the

More information

Author s Name Name of the Paper Session. DYNAMIC POSITIONING CONFERENCE October 12-13, 2010 SENSORS SESSION

Author s Name Name of the Paper Session. DYNAMIC POSITIONING CONFERENCE October 12-13, 2010 SENSORS SESSION Author s Name Name of the Paper Session DYNAMIC POSITIONING CONFERENCE October 12-13, 21 SENSORS SESSION and accurate transformation of acceleration over long lever arms on large vessels method, test results

More information

AutoPagex Plug-in User s Manual

AutoPagex Plug-in User s Manual Page 1 of 32 AutoPagex Plug-in User s Manual Version 1.1 Page 2 of 32 What is AutoPagex plug-in? AutoPagex is an advanced plug-in for Adobe Acrobat and Adobe Acrobat Professional software. It is designed

More information

New features in MTpro Table of contents

New features in MTpro Table of contents New features in MTpro 3.9.1.0 This document describes the new features of MTpro version 3.9.1.0 as compared to the previous version 3.9.0.1. Table of contents Table of contents... 1 1 Installation... 2

More information

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index

Piping Design. Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Piping Design Site Map Preface Getting Started Basic Tasks Advanced Tasks Customizing Workbench Description Index Dassault Systèmes 1994-2001. All rights reserved. Site Map Piping Design member member

More information

Expression Design Lab Exercises

Expression Design Lab Exercises Expression Design Lab Exercises Creating Images with Expression Design 2 Beaches Around the World (Part 1: Beaches Around the World Series) Information in this document, including URL and other Internet

More information

Fixed problem with PointXYZ command's Z value changing to previous Y value.

Fixed problem with PointXYZ command's Z value changing to previous Y value. DesignCAD 3D Max 19.1 Release Notes Mar. 20, 2009 DesignCAD 19.1 offers the following fixes and enhancements: The number of useable layers was increased from 1,000 to 2,000. Fixed problem with PointXYZ

More information

GEOMETRY REVIEW PACKET

GEOMETRY REVIEW PACKET Obstacles are those frightful things you see when you take your eyes off your goal -Henry Ford As of Spring 2016, geometry is no longer a prerequisite for MTH101 and MTH165 Spend time with the material

More information

MANUAL. XYZ Mesh SOFTWARE LICENSE SOFTWARE DISCLAIMER

MANUAL. XYZ Mesh SOFTWARE LICENSE SOFTWARE DISCLAIMER Product Version Company XYZ Mesh Version 3 Gray Technical, LLC http://www.graytechnical.com/ Copyright License XYZ Mesh Copyright Copyright 2015-2017 Gray Technical All Rights Reserved SOFTWARE LICENSE

More information

LSM-HD-BE 9 - Lift System Medium with Box Enclosure

LSM-HD-BE 9 - Lift System Medium with Box Enclosure SHEET 1 of 9 DESIGN HIGHLIGHTS Quiet smooth lifting action at approximately 40mm [1.6] per second Full cable management Wide range of mounting options 24V DC motor. Suitable for direct DC supply Marine

More information