XSTEEL Functional Specification

Size: px
Start display at page:

Download "XSTEEL Functional Specification"

Transcription

1 XSTEEL-FUNSPEC-01 XSTEEL Functional Specification Version Author Date 0.1 Yongjun Zhang 30 th, Oct, Hao Shi 06 th, Nov, Yongjun Zhang 11 th, Dec, Shi Hao 12 th, Feb, Yanling Xiao 12 th, Apr, 2001 Contents 1.Introduction * 1.1 Purpose of this document * 1.2 Scope of the product * 1.3 Terminology * 1.4 Structure of this document *

2 1.5 Reference * 2. General Description * 2.1 Environment * 2.2 Function * 2.3 End user * 2.4 General Limit * 2.5 Dependency * 3. General Architecture * Architecture component diagram * Architecture Interaction Diagram * 4. Functionality * 4.1 GUI component functionality * 4.2 User Object Generator * 5. Interfaces * 5.1 Internal Interface * 5.2 External Interface * 6. Non-functional requirements * 6.1 Performance * 6.2 Maintainability, reusability and extensibility * 6.3 End user documentation * 6.4 Usability * 6.5 Security * 7. Constraints * 7.1 Software constraints * 7.2 Environment constraints * 1.Introduction 1.1 Purpose of this document

3 This document is the functional specification of Xsteel Model-based Object Editor, which is organised under the course of Tik76.115, Individual Project, at Helsinki University of Technology. This document covers the functional description of Xsteel Model-based Object Editor, and will serve as the guide for functional implementation throughout the whole project. 1.2 Scope of the product Xsteel Model-based Object Editor is an added-on component for Xsteel application, which is a commercial product of Finland based Tekla Oy. A trademark of Tekla Oy, Xsteel is a product for steel structure detailing. Currently, the input of Xsteel user objects is based on textural user object definition file created by user/developer manually, which is inefficient and error-prone. It is really demanding for the user/developer to have a graphical object editor such that the creation and manipulation of user objects may be performed graphically and interactively. The project is to provide an add-on Model-based Object Editor subcomponent to enhance the productivity of the development of Xsteel application. The Xsteel developer can visually manipulate the UI components, define the component property and create desired definition file, which can be verified in design time. 1.3 Terminology Visible UI control Invisible UI control UI items, including button, label, part, profile, picture, parameter, and attribute. Commands controlling the global behavior of joint or macro, including command, modify,draw, autodir_type, origin_type, and max_secondaries. Part Set of Edit boxes used to model Xsteel Part, refer to [1] Profile Set of Edit boxes used to model Xsteel Profile, refer to [1] Picture Parameter Attribute Command, modify, draw, autodir_type, A picture displayed in Dialog. It is related to Xsteel Picture, refer to [1] A Edit box along with a check box, related to Xsteel Parameter, refer to [1] A combobox with a default value, related to Xstell Attribute, refer to [1], pictures may be displayed inside this combobox. Invisible UI related Macro commands in Xsteel, refer to [1]

4 origin_type, max_sendaries Tab Page Dialog User object Xsteel application User object Generator Label BitMap MDL file Common Tab The base where all visible UI controls reside on. A base to hold several Tab Pages and some control Buttons (For example, OK button and Cancel button). In Xsteel Model-based editor, dialog means a integrated UI utility used to manipulate the joint and macro in real time. An externally defined object in Xsteel product model database. Implementation of user object consists of the user object definition (=inp-file) and the user object executable (= typically and exe-file containing one or more user object executables created using C-language and a special programming API) Add-in component for Xsteel containing the implementation of one or more user objects. Application consists of the executable and definition file A parser translating the visual components to User object definition A textural description of UI control A graphical file format A specified file used for translating symbolic labels to English or other language A tab shared by different Dialog Boxes INP file Input file for Xsteel, which contains the definitions of user objects, and is used as the User Interface file for Joint or Macro 1.4 Structure of this document This chapter gives a brief introduction of the product and some background information of this project. A general specfication is presented in chapter 2, which defines the envrionment, functional, end users, some limits and dependencies of this product. The primilary architecture is discussed in chapter 3. After describing the functionalities of individual module in chapter 4, this document articulates the interface and Non-functionality requirements in chapter 5 and 6, respectively. The constraints is analysed in chapter Reference 1. Xsteel Macro Manual, TEKLA, General Description

5 2.1 Environment Xsteel Model-based Object Editor serves as a standalone application, which will communicate with Xsteel application in file level, that is, the output file of Xsteel model-base Object Editor should be read by Xsteel, and manually create User Object file should be interpreted and visualized by Xsteel Model-based Object Editor. The hardware environment of Xsteel Model-based Object Editor is normal Desktop PC, with Windows NT/2000 operating system. Considering the integration with Xsteel applications, the PC runs Xsteel Model-based Object Editor should have at least 128 Mb memory, over 600 MHz CPU and a graphicla card with over 32Mb video-memory. Xsteel Model-based Object Editor doesn t have any special requirement for the software environment. 2.2 Function The user cases can be categrized into two types, those related to creating and editing User Objects and those related to file operation. The former is under the function of Graphical User Interface, and the latter is performed by User Object Generator. They are shown in the following pictures. User Case U101: Create an empty Tab-page Goal Create an empty tab page to place User Objects

6 Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Graphical User Interface A new document is open. An empty tab page created, ready for User Objects editing End User A new tab page request is initialised. A new tab page is added to the original dialog. If a new document is created, a new dialog with an empty tab page is created initially. More than 18 Tab pages are created. User Case U102: Create a User Object. Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Add a new User Object to the current tab page. Graphical User Interface A tab is opened. The requested User Object is created inside current tab. End User A new User Object request is intialised. The requested User Object is added to the current tab page with the properties specified by the end user. User Case U103: Modify the properties of User Object Goal Modify the properties of selected User Object in Run time.

7 Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Graphical User Interface. The User Object to be modified is selected. User Object s properties are modified. End User A modify properties event is initialised. After selecting a user object, user can initialise a request to modify the properties of this object with specified method. Modifications will be displayed immediately after the operation. The provided value are out of the range of acceptable values.. User Case U104: Select a group of User Objects Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Select several User Object at a time. Graphical User Interface. No less than 1 User Object is created. Several objects are selected and marked out. End User A select User Objects event is initialised. The user initialise a request of selecting objects, and then selecting several objects in an interactive manner. Different method should be provided for selecting objects. User Case U105: Copy and paste objects between different tab pages.

8 Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Copy and paste object through different tab pages. Graphical User Interface. Set of User Objects is selected or copied memory. User Object are copied or added to destination tab page. End User Copy / paste event initialised by end user. After selecting a group of user objects, the user initialise an event to copy these selected objects, and paste them into another tab-page. User Case U201: Import a User Object file Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Import a User Object file, which is created manually. User Object Generator The User Object file is imported and the object are stored with the intermediate format. End User and Xsteel Application User requests to import a user object file. A user object file is imported into, and all objects included in this file are converted to intermediate format. This user object file can be verified by Xsteel application. File format is not correct. User Case U202: Export a User Object file

9 Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Export a User Object file in the form which can be recognized by Xsteel application. User Object Generator. A dialog with at least a tab page is presented. All the controls in current dialog are converted into Xsteel User Objects. End User and Xsteel Application Event requesting export The controls in current dialog are converted to the format of Xsteel User Objects, and stored in a file specified by user. This generated user object file may be verified by Xsteel application. User Case U203: Save an intermediate file Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Save the User Objects into an intermediate file Graphical User Interface. Some User Objects have already been created. User Objects are saved. End User Save event initialised by the user. User Objects are stored in the format of intermediate file, which can be used for future manipulation. User Case U204: Open an intermediate file

10 Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Open an existing intermediate file Graphical User Interface. An existing intermediate file. All the user objects in the intermediate file are interpreted and displayed in a dialog. End User En event initialised by the end user. User selects an existing intermediate file, all the user objects in this file will be converted to the relative data structure and stored in the memory. A dialog will open to show all the object. File format is not correct.. User Case U205: Visualise User Objects Goal Scope Preconditions Postconditions Actors Trigger Description Variations Exceptions Open Issues Visualise the User Objects of User Object file or intermediate file Graphical user Interface and User Object Generator An existing file, User Object file or intermediate file User Objects are shown in the dialog. End User Event intialised by user. After importing or opening a relevant file, all the user objects will be visualized in a newly opened dialog box. File format is not correct.

11 2.3 End user Two different kinds of Users are classified, they are the common end user and Xsteel application Users. Usually, these two users are the same, however, due to the functional requirements of them are different, it is more rational to divide them into two categories. For the common end user, they will use Xsteel Model-base Object Editor to create Xsteel user objects and export them in User Object file. What the user can manipulate and see are graphical controls, which are then converted into Xsteel User objects. The basic requirement of Xsteel application user for Xsteel Model-based Object Editor is the same as common end users. However, they want specially to check and verify the user objects create manually, and they are more interested in modify the user object interactively by using Xsteel Model-based Object Editor. 2.4 General Limit Basically, Xsteel Model-based Object Editor is an dialog editor, with the ability to create and manipulate all the UI controls in an interactive manner. Different sets of UI controls are related to different User Objects in Xsteel, which constrains the extendibility of this program. For example, if new user objects are introduced in the future, it will be quite sophisticate to add the relevant UI control in Xsteel Modelbased Object Editor to enable the user to manipulate it interactively. Another constraint is the interoperability. Xsteel Model-based Object Editor will be developed with Visual C++ by Microsoft, which means it can only run under Windows platform, and because the original version of Xsteel application was developed in Unix, there will be problems for Xsteel Model-based Object Editor to be integrated with these Xsteel application. 2.5 Dependency The product will serve as an added-on component of Xsteel application, and it is highly dependent of Xsteel applications. If the user object file format is changed due to certain reason, the inner data structure of Xsteel Model-based Object Editor will not be changed by the User Object Generator should be changed accordingly. 3. General Architecture Xsteel general architecture can be described by main component relationship and interaction between main component Architecture component diagram

12 Xsteel components relation analysis: GUI components: is the ultimate graphics handling component of Xsteel UI composer. In the front end, It contains a UI graphical editting tools like VB UI editting tools. In the back end, it maintains a serializable Xsteel component object list. It include Object graphical Editor, Object property Editor, Object list serializer. Object Graphical Editor: In short words, it s a graphics tools and more precisely a windows oriented graphics handling. It can be divided again into: Dynamic UI component creation. It means to create UI controls like button, edit box, combobox, bitmap in runtime. The runtime creation of UI object in MFC platform is proved to be robust. But in practical implememntation it require a bit more consideration, because you can not predefine a non-exist controls and its behavior. So we need to register/handles message handler of runtime created component in custom way.

13 Controls reposition and resize: Controls must be repositioned when user click and drag it into new preferred location. And controls like bitmap and buttons, edit box must provide resize functionality to meet the practical demands. Although it seems easy operation to the end user, but you when we take into consideration that when a logical set of controls(e.g a joint parts, it includes several edit boxs, check box and they are positioned related to each other.) When one of the parts control gets repositioned, the effect must be reflect to all the others controls of part. Thus we list carefully separate them out to be one subcomponent of GUI, as it s the need of windows control. We need to handle the windows control postion/size message in a more logical point of view. Object property editor: It s a obvious feature of UI controls. There is generally two sets of property associated with certain control. One is graphical point of view, other is from Xsteel point of view. When user switch between different controls, the property sheet should update automatically. From graphical point of view: a UI control is associated with its window size and window position(in the context of parent window). It s style: 3D, color, resizable, tab order. From xsteel component point of view: Identifier, Xsteel types(types of parameters), thickness. Object list serializer: You can think that as a intermediate persistent storage between Xsteel object list in memory and the final output of INP macro file. The reason for object list serializer is that you need to save your unfinished Xsteel UI design work before you can finally createinp macro files. The object serializer will maintain a list of Xsteel objects in the scope of Xsteel tab page, because it s in the requirement a part(tab) is reusable for other joint(a group of tabs). Serialization and deserialization is a reliable and applicable feature in MFC(Microsoft foundation class). UOG: User Object Generator. It can be viewed as a quite independent components in Xstell UI composer. It s the ultimate component verify and analysis the Xsteel Object list and generate the INP macro file. This is the end of Xsteel UI composer and the beginning of Xsteel applications from Tekla Oy. UOG contains control generator and tabs generator. Tekla Oy has published a Xsteel macro programming manual about how to create macros in a correct syntax. That s the rule to keep Xsteel UI composer and Xsteel applications in consistent. Control generator: Tekla Oy have predetermined a set of Macro definition of UI input fields: Parts, profiles,pictures, parameters, attribute. Of those input fields, parameters, pictures and parameters are associated with single control and label. While parts and profiles are groups of controls with logical relation and graphical position relation. In INP macro file, Control macro is represented by one line.

14 Tab generator: upper level of generator. The actual INP macro is in hierachy order. The Joint component contains steel Parts component. Steel part component contains Parameters, attributes, picture and profile, so on. In INP macro file, the syntax for the upper level to contain the lower level entity is by a pair of braces. Tabs can be referenced if you have defined it in global level Architecture Interaction Diagram Xsteel object list is the core of whole architecture. Whether the architecture design is successful or not is mainly depend on that. Following we depict the input/output relation regard the component interaction diagram: Object Graphical Editor: Output: Xsteel object. Object Property Editor: Input : Current Xsteel object property. Output: New Xsteel object property. Object serailizer: Input: When doing serialize, input is Xsteel Object list in memory. When doing deserialize, input is saved files. Output: It s a reverse of input. Control generator: Input: Xsteel object Output: a line of macro for that control

15 Tab generator: Input: Xsteel object list Output: INP macro files 4. Functionality 4.1 GUI component functionality Refer to the architecture analysis section. We classify the GUI functionality into Object Graphic Editor(GUI-OGE); Object Property Editor(GUI-OPE); Object Serializer(GUI-OS). The functionality specification is highlighted with Priority level; implementation phase; mandatory or optional. GUI-OGE -1 Providing all visible UI controls Priority: 1 / Required: mandatory / Phase: 1 GUI editor must provide essential graphical items include: label which may be toggle on/off; editor box with variable length; CheckBox with default value, and bitmap checkbox; Bitmap Image, resize is not required; Tab page; Standard buttons GUI-OGE -2 Positioning of controls Priority: 1 / Required: mandatory / Phase: 1 Position can be either absolute position or relative position. Form page which holds control can be divided into predefined section. GUI-OGE -3 Manipulating of control Priority: 1 / Required: mandatory / Phase: 1 Tab frame doesn t need to be resized. But the length of editbox and combobox is required to be adjustable. Controls in editing should be highlighted. GUI-OGE -4 Providing consistent look Priority: 1 / Required: Optional / Phase: 2 Because we are still unsure whether the way Xsteel application interpret the macro UI component is in consistent with the way we draw the UI component. In order not to let user be confused, we need to control the style. GUI-OGE -5 Handling the predefined control set Priority: 1 / Required: mandatory / Phase: 1 In Xsteel, meaningful atom control is predefined control set, which include part, attribute, parameter. In Xsteel, move and resize applies to those set. So resize of parameter will resize all the edit box in equal length. GUI-OGE -6 Handling static custom controls Priority: 1 / Required: mandatory / Phase: 1 Static custom controls, like bolt_structure, long_hole and extra_lengh, which is not visible in design time, but the size should be reserved.

16 GUI-OGE -7 Manipulating control set Priority: 1 / Required: mandatory / Phase: 2 The user shall be able to use cut, copy and paste for any selected group of controls. GUI-OPE -1 Runtime feature of control Priority: 1 / Required: mandatory / Phase: 1 The runtime content of control should be displayed after user apply certain Input resource. Picture control shows the Bitmap file.combobox shows the selection list. Tab, label show the title. Parameter shows default value or empty. GUI-OPE -2 Editing properties for visible UI controls Priority: 1 / Required: mandatory / Phase: 1 For Joint, a general tab should be provided first. For all visual controls inside a tab page, a property editing tool should be able to activate to manipulate the visual appearance, position and default contents. The modifications of visual properties should be visualized in an effective way. The property editing tool should be context sensitive, that means, it will show different properties for relevant controls. GUI-OPE -3 Editing properties for invisible UI controls Priority: 1 / Required: mandatory / Phase: 2 Xsteel UI certainly contains features which is not necessary to be visible, but they are still essential part of complete Joint. All predefined or undetermined component should be include in creation menu. Object property Editor should prompt the end user of them. GUI-OPE -4 Supporting Common Tab Priority: 1 / Required: mandatory / Phase: 2 One globally defined tab may be share by different dialog. GUI-OS -1 INP File Priority: 1 / Required: Mandatory / Phase: 1 All the UI dialog, should keep consistent with INP file(end user file), instead of using intermediate file designed in T1. So the change in INP file will reflect to UI forms in run-time. 4.2 User Object Generator The main functionality of User Object Generator is to provide an external interface for Xsteel Model-based Object Editor to communicate with Xsteel applications. The functionality of UOG can be summerized as follow: UOG-EXT-1 User Object Generating Priority: 1/Required: Mandatory/Phase: 2 All the UI controls inside current dialog should be converted to related User Objects and outputed into an external file. UOG-EXT-2 User Object Parsing

17 Priority: 1/Required:Mandatory/Phase:2 UOG should be able to parse the User Object file and convert them into internal format, with which the GUI can show them immediately. UOG-EXT-3 Tab Page Sharing Priority: 2/Requried:Mandatory/Phase:3 Shared tab-pages are detected by UOG, and outputed to different User Object files. MDL-IMM-1 Multilingual file Importing Priority: 3/Required:Mandatory/Phase:3 MDL file can be imported into Xsteel Model-based Object Editor, and the content of MDL file should be shown in another view. MDL-IMM-2 Multilingual file Exporting Priority: 3/Required: Mandatory/Phase 3 After being edited, MDL file should be able to be exported with the standard MDL file format. 5. Interfaces Generally, system interfaces can be divided into two categories, those related to hardware and those related to software. In Xsteel Model-based Object Editor, the whole product will run in a normal desktop PC, and no special hardware interface is needed. Moreover, because this is a single-thread standalone program, which won t interact with any other program at any level during the runtime. The only external interface is the User Object file, which is interpreted by Xsteel applications. 5.1 Internal Interface The internal interface links the User Object Generator and Graphical User Interface together. Object List in Visual C++ provides a good base for implementing the internal interface. That is, UOG and GUI share the common User Object List, and whenever GUI modifies the User Object List, UOG will detect it. All the operations modifying the UI controls in GUI will affect the User Object List, and the correspondent operation will happen to the User Object List, such as copy, delete and paste. 5.2 External Interface As mentioned before, User Object file is the only external interface through which Xsteel Model-based Object Editor communicate with outside environment. In the user object file, every statement is related to an user object, including a set of parameters which defines the properties of this user object. Following is excerpt from a user object file.

18 joint(29,"j_end_plate") { icon(1, 3, xs_joint_29, tip_j29) origin_type( collision ) part( "j_end_plate",tpl1, bpl1, hpl1, pos2, mat2,, partname2) part( "j_console",tpl2, bpl2, hpl2, pos1, mat,, partname) profile( "j_lconsole",lprof,, ) part( "j_fitting_plate",tpl3,,, pos3, mat3, pos4, partname3) part( "j_folded_plate",tpl4, bpl4, hpl4,, ) part("j_stiffeners",tj1, bj1, hj1, pos5, mat4,, partname4) part("j_upper_horiz_stiff", tj3, bj3, hj3, pos6, mat5,, partname5) part("j_lower_horiz_stiff", tj2, bj2, hj2, pos7, mat6,, partname6) tab_page("","jd_picture",1) { picture("jnt_pict_j29", 255, 180) parameter(" Endplate from sec upper edge",e1, distance, number,2) parameter(" Endplate from sec lower edge",e2, distance, number,7) parameter(" Edgedist fitting plate horiz",rwf, distance, number,4) } 6. Non-functional requirements 6.1 Performance In our case Model-base Object Editor may turn out to be slow when user designed UI list grow. However, because the typical computing environment of Xsteel developer is powerful enough, performance doesn t need to be a problem of concern.

19 6.2 Maintainability, reusability and extensibility The source code and documentation must be written in a way that makes them easy to maintain and develop. Uniform coding conventions, to be specified later, must be followed. End user documentation requirements are specified in section. 6.3 End user documentation The documentation will consist of a product reference manual, a product user's guide as well as complete online help. All documentation will be written in English. The product reference manual contains a description of all UI manipulating features, internal architecture and justifications for important design decisions. The library user's guide, which may or may not be a separate document from the reference manual, explains the use of the application for somebody beginning to work with it and contains examples of how to use the Application. 6.4 Usability The end product should be user friendly. The appearance of all the controls should be unambiguous and intuitive. The layout the whole user interface is compatible with standard Windows style. And to facilitate the use of this program for different users, different set of methods for identical operations should be devised for users with different degrees of proficiency. For example, hot keys should be defined for any operation, which will increase the productivity of advance users dramatically. 6.5 Security No special security requirement is defined for Xsteel Model-based Object Editor, however, the output directory should be protected from malicious operations. The security level of Xsteel Model-based Object Editor is the same as Xsteel applications, which is enforced by Xsteel application users. 7. Constraints 7.1 Software constraints Xsteel Model-based Object Editor is initially considered as an added-on component of Xsteel application. Basically, the end product is a dialog editor with the ability to create and edit all the basic UI controls existing in a traditional dialog, however, because it is Xsteel specified, it is difficult to use it in a general level. Another constraints is this product is highly dependent of Xsteel applications. When new user object types are added to Xsteel application, great effort is needed to extend the Model-base Object Editor to handle these new object types. 7.2 Environment constraints Visual C++ will be the only programming language for Xsteel model-based Object Editor. Originally, Xsteel applications were developed under UNIX platform, which

20 isn t compatible with Object Editor. The only functional platform is Windows NT/2000, which constrains the application of this product.

21 This document was created with Win2PDF available at The unregistered version of Win2PDF is for evaluation or non-commercial use only.

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë

14.1. bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë 14.1 bs^ir^qfkd=obcib`qflk= Ñçê=emI=rkfuI=~åÇ=léÉåsjp=eçëíë bî~äì~íáåö=oéñäéåíáçå=ñçê=emi=rkfui=~åç=lééåsjp=eçëíë This guide walks you quickly through key Reflection features. It covers: Getting Connected

More information

Visual Studio.NET Database Projects

Visual Studio.NET Database Projects Visual Studio.NET Database Projects CHAPTER 8 IN THIS CHAPTER Creating a Database Project 294 Database References 296 Scripts 297 Queries 312 293 294 Visual Studio.NET Database Projects The database project

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com [email protected] 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Getting Started Guide SAGE ACCPAC INTELLIGENCE

Getting Started Guide SAGE ACCPAC INTELLIGENCE Getting Started Guide SAGE ACCPAC INTELLIGENCE Table of Contents Introduction... 1 What is Sage Accpac Intelligence?... 1 What are the benefits of using Sage Accpac Intelligence?... 1 System Requirements...

More information

NDA-30141 ISSUE 1 STOCK # 200893. CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000. NEC America, Inc.

NDA-30141 ISSUE 1 STOCK # 200893. CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000. NEC America, Inc. NDA-30141 ISSUE 1 STOCK # 200893 CallCenterWorX-Enterprise IMX MAT Quick Reference Guide MAY, 2000 NEC America, Inc. LIABILITY DISCLAIMER NEC America, Inc. reserves the right to change the specifications,

More information

Hypercosm. Studio. www.hypercosm.com

Hypercosm. Studio. www.hypercosm.com Hypercosm Studio www.hypercosm.com Hypercosm Studio Guide 3 Revision: November 2005 Copyright 2005 Hypercosm LLC All rights reserved. Hypercosm, OMAR, Hypercosm 3D Player, and Hypercosm Studio are trademarks

More information

Pastel Evolution BIC. Getting Started Guide

Pastel Evolution BIC. Getting Started Guide Pastel Evolution BIC Getting Started Guide Table of Contents System Requirements... 4 How it Works... 5 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Evolution (BIC) Reports...

More information

TestManager Administration Guide

TestManager Administration Guide TestManager Administration Guide RedRat Ltd July 2015 For TestManager Version 4.57-1 - Contents 1. Introduction... 3 2. TestManager Setup Overview... 3 3. TestManager Roles... 4 4. Connection to the TestManager

More information

User s Manual CAREpoint EMS Workstation D-Scribe Reporting System

User s Manual CAREpoint EMS Workstation D-Scribe Reporting System 1838021B User s Manual CAREpoint EMS Workstation D-Scribe Reporting System EDITORS NOTE FORM BUILDER IS A PART OF D-SCRIBE S REPORTING SYSTEM (D-SCRIBE S FORM BUILDER). FORMS WHICH ARE CREATED AND/OR USED

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Introduction... 3 What is Pastel Partner (BIC)?... 3 System Requirements... 4 Getting Started Guide... 6 Standard Reports Available... 6 Accessing the Pastel Partner (BIC) Reports...

More information

Reference Manual DATAKIT

Reference Manual DATAKIT Reference Manual DATAKIT 1 PRELUDE This documentation defines the whole features of the application CrossManager, designed to convert 2D and 3D models from a list of available input formats into one of

More information

How to Develop Accessible Linux Applications

How to Develop Accessible Linux Applications Sharon Snider Copyright 2002 by IBM Corporation v1.1, 2002 05 03 Revision History Revision v1.1 2002 05 03 Revised by: sds Converted to DocBook XML and updated broken links. Revision v1.0 2002 01 28 Revised

More information

Source Code Translation

Source Code Translation Source Code Translation Everyone who writes computer software eventually faces the requirement of converting a large code base from one programming language to another. That requirement is sometimes driven

More information

Business Intelligence Getting Started Guide

Business Intelligence Getting Started Guide Business Intelligence Getting Started Guide 2013 Table of Contents Introduction... 1 Introduction... 1 What is Sage Business Intelligence?... 1 System Requirements... 2 Recommended System Requirements...

More information

Infor ERP BaanIV / Baan 5.0 / LN 6.1. User's Guide for Worktop 2.4

Infor ERP BaanIV / Baan 5.0 / LN 6.1. User's Guide for Worktop 2.4 Infor ERP BaanIV / Baan 5.0 / LN 6.1 User's Guide for Worktop 2.4 Copyright 2008 Infor All rights reserved. The word and design marks set forth herein are trademarks and/or registered trademarks of Infor

More information

Module 9. User Interface Design. Version 2 CSE IIT, Kharagpur

Module 9. User Interface Design. Version 2 CSE IIT, Kharagpur Module 9 User Interface Design Lesson 21 Types of User Interfaces Specific Instructional Objectives Classify user interfaces into three main types. What are the different ways in which menu items can be

More information

SIMATIC. WinCC V7.0. Getting started. Getting started. Welcome 2. Icons 3. Creating a project 4. Configure communication 5

SIMATIC. WinCC V7.0. Getting started. Getting started. Welcome 2. Icons 3. Creating a project 4. Configure communication 5 SIMATIC WinCC V7.0 SIMATIC WinCC V7.0 Printout of the Online Help 1 Welcome 2 Icons 3 Creating a project 4 Configure communication 5 Configuring the Process Screens 6 Archiving and displaying values 7

More information

3 What s New in Excel 2007

3 What s New in Excel 2007 3 What s New in Excel 2007 3.1 Overview of Excel 2007 Microsoft Office Excel 2007 is a spreadsheet program that enables you to enter, manipulate, calculate, and chart data. An Excel file is referred to

More information

Eventia Log Parsing Editor 1.0 Administration Guide

Eventia Log Parsing Editor 1.0 Administration Guide Eventia Log Parsing Editor 1.0 Administration Guide Revised: November 28, 2007 In This Document Overview page 2 Installation and Supported Platforms page 4 Menus and Main Window page 5 Creating Parsing

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 User Guide P/N 300 007 217 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Frequently Asked Questions Sage Pastel Intelligence Reporting

Frequently Asked Questions Sage Pastel Intelligence Reporting Frequently Asked Questions Sage Pastel Intelligence Reporting The software described in this document is protected by copyright, and may not be copied on any medium except as specifically authorized in

More information

Importing Contacts to Outlook

Importing Contacts to Outlook Importing Contacts to Outlook 1. The first step is to create a file of your contacts from the National Chapter Database. 2. You create this file under Reporting, Multiple. You will follow steps 1 and 2

More information

Creating Hyperlinks & Buttons InDesign CS6

Creating Hyperlinks & Buttons InDesign CS6 Creating Hyperlinks & Buttons Adobe DPS, InDesign CS6 1 Creating Hyperlinks & Buttons InDesign CS6 Hyperlinks panel overview You can create hyperlinks so that when you export to Adobe PDF or SWF in InDesign,

More information

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8

Gauge Drawing Tool... 8. Slider Drawing Tool... 8. Toggle Button Drawing Tool... 8. One-Way List Drawing Tool... 8 v. 20120510 Table of Contents RTiPanel Overview and Requirements... 3 Software Requirements:... 3 Hardware Requirements:... 3 Network Requirements:... 3 Licensing Requirements:... 4 Basic Integration Designer

More information

Instruction manual. testo easyheat Configuration and Analysis software

Instruction manual. testo easyheat Configuration and Analysis software Instruction manual testo easyheat Configuration and Analysis software en 2 General Information General Information This documentation includes important information about the features and application of

More information

Table Of Contents. iii

Table Of Contents. iii PASSOLO Handbook Table Of Contents General... 1 Content Overview... 1 Typographic Conventions... 2 First Steps... 3 First steps... 3 The Welcome dialog... 3 User login... 4 PASSOLO Projects... 5 Overview...

More information

Linking from a Company Database to Components in Your Design

Linking from a Company Database to Components in Your Design Linking from a Company Database to Components in Your Design Summary Tutorial TU0119 (v1.1) November 18, 2004 This tutorial describes how to set up links from a company component database to components

More information

Access 2007 Creating Forms Table of Contents

Access 2007 Creating Forms Table of Contents Access 2007 Creating Forms Table of Contents CREATING FORMS IN ACCESS 2007... 3 UNDERSTAND LAYOUT VIEW AND DESIGN VIEW... 3 LAYOUT VIEW... 3 DESIGN VIEW... 3 UNDERSTAND CONTROLS... 4 BOUND CONTROL... 4

More information

MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives

MODULE 7: TECHNOLOGY OVERVIEW. Module Overview. Objectives MODULE 7: TECHNOLOGY OVERVIEW Module Overview The Microsoft Dynamics NAV 2013 architecture is made up of three core components also known as a three-tier architecture - and offers many programming features

More information

IBM Rational Rhapsody Gateway Add On. CaliberRM Coupling Notes

IBM Rational Rhapsody Gateway Add On. CaliberRM Coupling Notes CaliberRM Coupling Notes Rhapsody IBM Rational Rhapsody Gateway Add On CaliberRM Coupling Notes License Agreement No part of this publication may be reproduced, transmitted, stored in a retrieval system,

More information

Asset Track Getting Started Guide. An Introduction to Asset Track

Asset Track Getting Started Guide. An Introduction to Asset Track Asset Track Getting Started Guide An Introduction to Asset Track Contents Introducing Asset Track... 3 Overview... 3 A Quick Start... 6 Quick Start Option 1... 6 Getting to Configuration... 7 Changing

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

User Manual. Software SmartGUI. Dallmeier electronic GmbH & Co.KG. DK 200.004.000 GB / Rev. 1.2.6 / 031222

User Manual. Software SmartGUI. Dallmeier electronic GmbH & Co.KG. DK 200.004.000 GB / Rev. 1.2.6 / 031222 User Manual Software SmartGUI 1 DK 200.004.000 GB / Rev. 1.2.6 / 031222 Software SmartGUI Copyright All rights reserved. No part of this document may be copied, photocopied, reproduced, translated, transferred

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

Mouse and Pointer Settings. Technical Brief

Mouse and Pointer Settings. Technical Brief Mouse and Pointer Settings Technical Brief Avocent, the Avocent logo, DSView, AutoView, SwitchView, DSR, OSCAR and AVWorks are trademarks or registered trademarks of Avocent Corporation or its affiliates.

More information

Microsoft Access GUI Building

Microsoft Access GUI Building Microsoft Access GUI Building Forms Reports 1 Microsoft Access provides the tools for developing graphical user interfaces that facilitate the use of database applications. An Access GUI consists of a

More information

vtcommander Installing and Starting vtcommander

vtcommander Installing and Starting vtcommander vtcommander vtcommander provides a local graphical user interface (GUI) to manage Hyper-V R2 server. It supports Hyper-V technology on full and core installations of Windows Server 2008 R2 as well as on

More information

LabVIEW Report Generation Toolkit for Microsoft Office

LabVIEW Report Generation Toolkit for Microsoft Office USER GUIDE LabVIEW Report Generation Toolkit for Microsoft Office Version 1.1.2 Contents The LabVIEW Report Generation Toolkit for Microsoft Office provides VIs and functions you can use to create and

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

Legal Notes. Regarding Trademarks. Model supported by the KX printer driver. 2010 KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks. Model supported by the KX printer driver. 2010 KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be held liable for any problems

More information

Multisim 7 Tutorial Creating Macros for Sub-circuits

Multisim 7 Tutorial Creating Macros for Sub-circuits Multisim 7 Tutorial Creating Macros for Sub-circuits It s a good practice to organize functionally related parts of a design into manageable pieces. Then the design is made as a hierarchical design. And

More information

S7 for Windows S7-300/400

S7 for Windows S7-300/400 S7 for Windows S7-300/400 A Programming System for the Siemens S7 300 / 400 PLC s IBHsoftec has an efficient and straight-forward programming system for the Simatic S7-300 and ern controller concept can

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

Ansur Test Executive. Users Manual

Ansur Test Executive. Users Manual Ansur Test Executive Users Manual April 2008 2008 Fluke Corporation, All rights reserved. All product names are trademarks of their respective companies Table of Contents 1 Introducing Ansur... 4 1.1 About

More information

ProtoSphere 2.0 Administration Guide

ProtoSphere 2.0 Administration Guide ProtoSphere 2.0 Administration Guide Rev. Date 05-01-2012 Copyright 2012 ProtonMedia Inc. Contents Introduction... 4 Accessing the Web Management Tool... 5 A Note About Naming Conventions... 6 The Home

More information

Ergon Workflow Tool White Paper

Ergon Workflow Tool White Paper Ergon Informatik AG Kleinstrasse 15 CH-8008 Zürich Phone +41 1 268 89 00 Fax +41 1 261 27 50 www.ergon.ch Ergon Workflow Tool White Paper Version 1.1, August 14, 2002 Andreas Fleischmann Copyright 2004,

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

ICP Data Validation and Aggregation Module Training document. HHC Data Validation and Aggregation Module Training Document

ICP Data Validation and Aggregation Module Training document. HHC Data Validation and Aggregation Module Training Document HHC Data Validation and Aggregation Module Training Document Contents 1. Introduction... 4 1.1 About this Guide... 4 1.2 Scope... 4 2. Steps for Testing HHC Data Validation and Aggregation Module.. Error!

More information

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher

OPERATION MANUAL. MV-410RGB Layout Editor. Version 2.1- higher OPERATION MANUAL MV-410RGB Layout Editor Version 2.1- higher Table of Contents 1. Setup... 1 1-1. Overview... 1 1-2. System Requirements... 1 1-3. Operation Flow... 1 1-4. Installing MV-410RGB Layout

More information

Authoring for System Center 2012 Operations Manager

Authoring for System Center 2012 Operations Manager Authoring for System Center 2012 Operations Manager Microsoft Corporation Published: November 1, 2013 Authors Byron Ricks Applies To System Center 2012 Operations Manager System Center 2012 Service Pack

More information

Module 1: Getting Started With Altium Designer

Module 1: Getting Started With Altium Designer Module 1: Getting Started With Altium Designer Module 1: Getting Started With Altium Designer 1.1 Introduction to Altium Designer... 1-1 1.1.1 The Altium Designer Integration Platform...1-1 1.2 The Altium

More information

Chapter 11 Compound Documents in Windows 3.1

Chapter 11 Compound Documents in Windows 3.1 Chapter 11 Compound Documents in Windows 3.1 This chapter presents an overview of how Object Linking and Embedding (OLE) works when a Windows application is designed to take advantage of the OLE features

More information

LDCDP 11999.GdW. L force Controls. Ä.GdWä. Software Manual. Industrial PC. WindowsR CE Thin Client. Operating system

LDCDP 11999.GdW. L force Controls. Ä.GdWä. Software Manual. Industrial PC. WindowsR CE Thin Client. Operating system L force Controls Ä.GdWä LDCDP 11999.GdW Software Manual Industrial PC WindowsR CE Thin Client Operating system l Please read these instructions before you start working! Follow the enclosed safety instructions.

More information

File Management Utility. T u t o r i a l

File Management Utility. T u t o r i a l File Management Utility T u t o r i a l Contents System Requirements... 2 Preparing Files for Transfer to GlobalMark... 2 Application Launch... 2 Printer Setup... 2 Communication Status... 4 Communication

More information

2 SQL in iseries Navigator

2 SQL in iseries Navigator 2 SQL in iseries Navigator In V4R4, IBM added an SQL scripting tool to the standard features included within iseries Navigator and has continued enhancing it in subsequent releases. Because standard features

More information

User Guide Win7Zilla

User Guide Win7Zilla User Guide Win7Zilla Table of contents Section 1: Installation... 3 1.1 System Requirements... 3 1.2 Software Installation... 3 1.3 Uninstalling Win7Zilla software... 3 Section 2: Navigation... 4 2.1 Main

More information

Accessing Your Database with JMP 10 JMP Discovery Conference 2012 Brian Corcoran SAS Institute

Accessing Your Database with JMP 10 JMP Discovery Conference 2012 Brian Corcoran SAS Institute Accessing Your Database with JMP 10 JMP Discovery Conference 2012 Brian Corcoran SAS Institute JMP provides a variety of mechanisms for interfacing to other products and getting data into JMP. The connection

More information

The corresponding control ladder program is shown at below: The content of element comment will be built is shown below

The corresponding control ladder program is shown at below: The content of element comment will be built is shown below Introduction This tutorial explains how to build an application by using the Winproladder programming package to write a ladder control program. In this tutorial we will not tackle the advanced features

More information

Guide to SAS/AF Applications Development

Guide to SAS/AF Applications Development Guide to SAS/AF Applications Development SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. Guide to SAS/AF Applications Development. Cary, NC:

More information

October, 2015. Install/Uninstall Xerox Print Drivers & Apps Best Practices for Windows 8, 8.1, and 10 Customer Tip

October, 2015. Install/Uninstall Xerox Print Drivers & Apps Best Practices for Windows 8, 8.1, and 10 Customer Tip October, 2015 Install/Uninstall Xerox Print Drivers & Apps Best Practices for Windows 8, 8.1, and 10 Customer Tip 2015 Xerox Corporation. All rights reserved. Xerox, Xerox and Design, ColorQube, and WorkCentre

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Rational Quality Manager. Quick Start Tutorial

Rational Quality Manager. Quick Start Tutorial Rational Quality Manager Quick Start Tutorial 1 Contents 1. Introduction... 2 2. Terminology... 3 3. Project Area Preparation... 4 3.1 Adding Users and specifying Roles... 4 3.2 Managing Tool Associations...

More information

5nine Hyper-V Commander

5nine Hyper-V Commander 5nine Hyper-V Commander 5nine Hyper-V Commander provides a local graphical user interface (GUI), and a Framework to manage Hyper-V R2 server and various functions such as Backup/DR, HA and P2V/V2V. It

More information

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015)

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Copyright 2004-2015 Across Systems GmbH The contents of this document may not be copied or made available to third parties in

More information

Case Management Implementation Guide

Case Management Implementation Guide Case Management Implementation Guide Salesforce, Summer 15 @salesforcedocs Last updated: June 30, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Personal Call Manager User Guide. BCM Business Communications Manager

Personal Call Manager User Guide. BCM Business Communications Manager Personal Call Manager User Guide BCM Business Communications Manager Document Status: Standard Document Version: 04.01 Document Number: NN40010-104 Date: August 2008 Copyright Nortel Networks 2005 2008

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 User Guide P/N 300-999-671 REV 02 Copyright 2007-2013 EMC Corporation. All rights reserved. Published in the USA.

More information

GelAnalyzer 2010 User s manual. Contents

GelAnalyzer 2010 User s manual. Contents GelAnalyzer 2010 User s manual Contents 1. Starting GelAnalyzer... 2 2. The main window... 2 3. Create a new analysis... 2 4. The image window... 3 5. Lanes... 3 5.1 Detect lanes automatically... 3 5.2

More information

SharpdeskTM R3.1. Installation Guide Version 3.1.01

SharpdeskTM R3.1. Installation Guide Version 3.1.01 SharpdeskTM R3.1 Installation Guide Version 3.1.01 1 Copyright 2000-2004 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide

Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick Reference Guide Open Crystal Reports From the Windows Start menu choose Programs and then Crystal Reports. Creating a Blank Report Ohio University Computer Services Center August, 2002 Crystal Reports Introduction Quick

More information

F9 Integration Manager

F9 Integration Manager F9 Integration Manager User Guide for use with QuickBooks This guide outlines the integration steps and processes supported for the purposes of financial reporting with F9 Professional and F9 Integration

More information

INSTALLATION GUIDE ENTERPRISE DYNAMICS 9.0

INSTALLATION GUIDE ENTERPRISE DYNAMICS 9.0 INSTALLATION GUIDE ENTERPRISE DYNAMICS 9.0 PLEASE NOTE PRIOR TO INSTALLING On Windows 8, Windows 7 and Windows Vista you must have Administrator rights to install the software. Installing Enterprise Dynamics

More information

footscan SCSI system Installation guide: balance software

footscan SCSI system Installation guide: balance software footscan SCSI system Installation guide: balance software Doc nr RS-PRD-00137-01 PN 80000061 Page 1 Information in this guide is subject to change without notice. No part of this document may be reproduced

More information

Acrobat PDF Forms - Part 2

Acrobat PDF Forms - Part 2 Acrobat PDF Forms - Part 2 PDF Form Fields In this lesson, you will be given a file named Information Request Form that can be used in either Word 2003 or Word 2007. This lesson will guide you through

More information

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

Quick Start Using DASYLab with your Measurement Computing USB device

Quick Start Using DASYLab with your Measurement Computing USB device Quick Start Using DASYLab with your Measurement Computing USB device Thank you for purchasing a USB data acquisition device from Measurement Computing Corporation (MCC). This Quick Start document contains

More information

SA-9600 Surface Area Software Manual

SA-9600 Surface Area Software Manual SA-9600 Surface Area Software Manual Version 4.0 Introduction The operation and data Presentation of the SA-9600 Surface Area analyzer is performed using a Microsoft Windows based software package. The

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

Copyright EPiServer AB

Copyright EPiServer AB Table of Contents 3 Table of Contents ABOUT THIS DOCUMENTATION 4 HOW TO ACCESS EPISERVER HELP SYSTEM 4 EXPECTED KNOWLEDGE 4 ONLINE COMMUNITY ON EPISERVER WORLD 4 COPYRIGHT NOTICE 4 EPISERVER ONLINECENTER

More information

GUARD1 PLUS Mini-Attendant File Manager User's Guide Version 2.71

GUARD1 PLUS Mini-Attendant File Manager User's Guide Version 2.71 GUARD1 PLUS Mini-Attendant File Manager User's Guide Version 2.71 Copyright 2002 TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks of TimeKeeping Systems, Inc. Introduction This

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

Network Scanner Tool R3.1. User s Guide Version 3.0.04

Network Scanner Tool R3.1. User s Guide Version 3.0.04 Network Scanner Tool R3.1 User s Guide Version 3.0.04 Copyright 2000-2004 by Sharp Corporation. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com [email protected]. File Integrity Monitor

DiskBoss. File & Disk Manager. Version 2.0. Dec 2011. Flexense Ltd. www.flexense.com info@flexense.com. File Integrity Monitor DiskBoss File & Disk Manager File Integrity Monitor Version 2.0 Dec 2011 www.flexense.com [email protected] 1 Product Overview DiskBoss is an automated, rule-based file and disk manager allowing one to

More information

USER AND INSTALLATION MANUAL

USER AND INSTALLATION MANUAL Revision 1 - October 2013 User and installation manual O-link The manufacturer OWANDY reserves the right to make modifications to its products or to their specifications in order to improve the performance,

More information

Checklist for Web Application Testing

Checklist for Web Application Testing Checklist for Web Application Testing July 27, 2004 Submitted By Infosys Technologies Limited Author Setumadhav Kulkarni ([email protected]) Web Testing Checklist.doc Page 1 of 9 COPYRIGHT

More information

Control Technology Corporation CTC Monitor User Guide Doc. No. MAN-1030A Copyright 2001 Control Technology Corporation All Rights Reserved Printed in USA The information in this document is subject to

More information

http://netbeans.org/kb/docs/java/gui-functionality.html?print=yes

http://netbeans.org/kb/docs/java/gui-functionality.html?print=yes Page 1 of 6 Introduction to GUI Building Contributed by Saleem Gul and Tomas Pavek, maintained by Ruth Kusterer and Irina Filippova This beginner tutorial teaches you how to create a simple graphical user

More information

Bitrix Site Manager 4.1. User Guide

Bitrix Site Manager 4.1. User Guide Bitrix Site Manager 4.1 User Guide 2 Contents REGISTRATION AND AUTHORISATION...3 SITE SECTIONS...5 Creating a section...6 Changing the section properties...8 SITE PAGES...9 Creating a page...10 Editing

More information

LabVIEW Report Generation Toolkit for Microsoft Office User Guide

LabVIEW Report Generation Toolkit for Microsoft Office User Guide LabVIEW Report Generation Toolkit for Microsoft Office User Guide Version 1.1 Contents The LabVIEW Report Generation Toolkit for Microsoft Office provides tools you can use to create and edit reports in

More information

Instructions for Use. CyAn ADP. High-speed Analyzer. Summit 4.3. 0000050G June 2008. Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835

Instructions for Use. CyAn ADP. High-speed Analyzer. Summit 4.3. 0000050G June 2008. Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835 Instructions for Use CyAn ADP High-speed Analyzer Summit 4.3 0000050G June 2008 Beckman Coulter, Inc. 4300 N. Harbor Blvd. Fullerton, CA 92835 Overview Summit software is a Windows based application that

More information

ivms-4200 Client Software Quick Start Guide V1.02

ivms-4200 Client Software Quick Start Guide V1.02 ivms-4200 Client Software Quick Start Guide V1.02 Contents 1 Description... 2 1.1 Running Environment... 2 1.2 Surveillance System Architecture with an Performance of ivms-4200... 3 2 Starting ivms-4200...

More information

Video Tracking Software User s Manual. Version 1.0

Video Tracking Software User s Manual. Version 1.0 Video Tracking Software User s Manual Version 1.0 Triangle BioSystems International 2224 Page Rd. Suite 108 Durham, NC 27703 Phone: (919) 361-2663 Fax: (919) 544-3061 www.trianglebiosystems.com Table of

More information

Getting Started with Vision 6

Getting Started with Vision 6 Getting Started with Vision 6 Version 6.9 Notice Copyright 1981-2009 Netop Business Solutions A/S. All Rights Reserved. Portions used under license from third parties. Please send any comments to: Netop

More information

Visualizing molecular simulations

Visualizing molecular simulations Visualizing molecular simulations ChE210D Overview Visualization plays a very important role in molecular simulations: it enables us to develop physical intuition about the behavior of a system that is

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

Hands On Exercise Using the SHA Detail Model (Bridge)

Hands On Exercise Using the SHA Detail Model (Bridge) Let s look at an example: Hands On Exercise Using the SHA Detail Model (Bridge) In this exercise, the standard shadetail2d.dgn has been used to create a new file (pbr- BD01_chapter2.dgn). Additional elements

More information

About This Guide... 4. Signature Manager Outlook Edition Overview... 5

About This Guide... 4. Signature Manager Outlook Edition Overview... 5 Contents About This Guide... 4 Signature Manager Outlook Edition Overview... 5 How does it work?... 5 But That's Not All...... 6 And There's More...... 6 Licensing... 7 Licensing Information... 7 System

More information

DAS202Tools v1.0.0 for DAS202 Operating Manual

DAS202Tools v1.0.0 for DAS202 Operating Manual DAS202Tools v1.0.0 for DAS202 Operating Manual DAT102Tools 1.0.0 Manual Table of context 2 Table of Contents 1 General Information... 3 2 PC... Configuration Requirements 3 3 Software Installation... 3

More information

Manuals for This Product

Manuals for This Product Installation Guide Manuals for This Product Manuals for this product have the following structure. Read the manual according to your purpose for using this product. Disc Guides with this symbol are PDF

More information