RGA for Windows Help Manual

Total Page:16

File Type:pdf, Size:1020Kb

RGA for Windows Help Manual RGA for Windows Manual SP104001 Rev 2.50 October 2000 As part of our continuous product improvement policy, we are always pleased to receive your comments and suggestions about how we should develop our product range. We believe that the manual is an important part of the product and would welcome your feedback particularly relating to any omissions or inaccuracies you may discover. You can send your comments to:- MKS Instruments, Spectra Products Cowley Way Weston Road Crewe, Cheshire CW1 6AG United Kingdom +44 (0) 1270 250150 Tel. +44 (0) 1270 251939 Fax. In North America you can send your comments to:- MKS Instruments Spectra Products 380 Woodview Ave. Morgan Hill CA 95037 USA (408) 778-6060 Office (408) 776-8575 Fax 1-800-VAC CHECK http://www.spectra-rga.com Windows and Windows 95 are trademarks of the Microsoft Corporation. All other brand or product names are trademarks or registered trademarks of their respective companies. Contents Contents ..........................................................................................i Errata and addenda ......................................................................a Section 1. RGA for Windows Help Manual................................1 1.1. Welcome ........................................................................................ 1 1.2. Using the Help Manual .................................................................. 1 1.2.1. Installation Instructions........................................................ 1 1.2.2. Using the Help Manual ........................................................ 3 Section 2. Introduction..................................................................5 2.1. Introduction.................................................................................... 5 2.2. Getting Help................................................................................... 5 2.3. About This Manual ........................................................................ 6 2.3.1. Microvision Plus features..................................................... 7 2.4. Software Versions.......................................................................... 7 2.4.1. New in Version 2.40........................................................... 10 Section 3. Installation..................................................................11 3.1. Installation.................................................................................... 11 3.2. Unpacking.................................................................................... 11 3.2.1. Making Backup Disks ........................................................ 12 3.3. Single or Multi-Headed................................................................ 12 3.4. Installing Single Headed RGA for Windows............................... 13 3.5. Instrument Architecture ............................................................... 13 3.6. Computer System Requirements.................................................. 14 3.7. PC to Control Unit Connection.................................................... 15 RGA for Windows Manual SP104001 Rev 2.50 Page i 3.8. Installing Share.exe ......................................................................16 3.9. Running Install .............................................................................16 3.10. Configuring RGA for Windows .................................................18 3.11. The Spectra Program Group.......................................................18 3.12. Installing Multi-Headed RGA for Windows ..............................21 3.13. Quick Guide Windows 3.1 .........................................................21 3.14. Quick Guide Windows 95 ..........................................................25 3.15. Multi-Headed Detailed Installation ............................................37 3.15.1. Instrument architecture.....................................................37 3.16. Computer Requirements, Multi..................................................38 3.17. Ports and Addresses....................................................................39 3.18. Satellite Comms Card.................................................................40 3.18.1. Comms card description ...................................................40 3.18.2. Setting the physical address..............................................41 3.18.3. Choosing the configuration ..............................................42 3.19. Connecting Control Units...........................................................43 3.20. Installing Share, Multi................................................................44 3.21. Installing Override.com..............................................................45 3.22. Comms Cards and Windows 95 .................................................45 3.23. Running Install, Multi ................................................................46 3.24. Spectra Program Group, Multi ...................................................47 3.25. Configuring Multi RGA for Windows .......................................49 3.26. RS422 and RS485 ......................................................................52 3.27. Windows System Ini File ...........................................................53 3.28. Default Comms Settings.............................................................53 3.29. Upgrading From Earlier Versions ..............................................54 3.29.1. RS232 cable......................................................................54 3.29.2. Preserving settings............................................................56 3.30. Download ...................................................................................56 3.31. Baking The Analyser..................................................................59 Section 4. Getting Started .......................................................... 61 RGA for Windows Manual SP104001 Rev 2.50 Page ii 4.1. Getting Started Introduction......................................................... 61 4.2. RGA for Windows Basics............................................................ 61 4.2.1. Running RGA for Windows............................................... 61 4.3. Parts of RGA for Windows.......................................................... 63 4.4. Controls........................................................................................ 64 4.5. Quadrupole RGA ......................................................................... 65 4.5.1. Vacuum scan ...................................................................... 66 4.5.2. Analogue ............................................................................ 68 4.5.3. Bar chart............................................................................. 68 4.5.4. Peak jump........................................................................... 69 4.5.5. Multi trend.......................................................................... 70 4.5.6. Leak check ......................................................................... 71 4.6. Guided Tour................................................................................. 72 4.6.1. Before you start .................................................................. 72 4.6.2. Maximum pressure limitations........................................... 73 4.7. Running RGA for Windows.......................................................... 73 4.7.1. Using the help bar .............................................................. 75 4.8. Mode Select Window................................................................... 76 4.9. Running Diagnostics.................................................................... 78 4.10. Setting a Total Pressure Trip...................................................... 79 4.11. Starting the Bar Chart Mode ...................................................... 79 4.11.1. Changing the scan accuracy ............................................. 82 4.11.2. Changing the mass span ................................................... 82 4.11.3. Total pressure measurement............................................. 82 4.12. Switching a Filament On............................................................ 83 4.12.1. Reading the total pressure ................................................ 83 4.12.2. Using the autorange feature.............................................. 84 4.12.3. Checking the multiplier.................................................... 84 4.13. Changing the Mass Scan............................................................ 85 Section 5. Reference ....................................................................87 5.1. General Features .......................................................................... 87 5.1.1. Help.................................................................................... 87 5.1.2. Reset................................................................................... 87 5.1.3. Multiplexer and Loader...................................................... 88 5.1.4. Exit..................................................................................... 89 RGA for Windows Manual SP104001 Rev 2.50 Page iii 5.1.5. Preferences .........................................................................89 5.1.6. Filaments ............................................................................95 5.1.7. Filament Trips ....................................................................96 5.1.8. Degas..................................................................................99
Recommended publications
  • Context-Sensitive Help
    Module 15: Context-Sensitive Help Program examples compiled using Visual C++ 6.0 (MFC 6.0) compiler on Windows XP Pro machine with Service Pack 2. Topics and sub topics for this Tutorial are listed below: Context-Sensitive Help The Windows WinHelp Program Rich Text Format Writing a Simple Help File An Improved Table of Contents The Application Framework and WinHelp Calling WinHelp Using Search Strings Calling WinHelp from the Application's Menu Help Context Aliases Determining the Help Context F1 Help Shift-F1 Help Message Box Help: The AfxMessageBox() Function Generic Help A Help Example: No Programming Required The MAKEHELP Process Help Command Processing F1 Processing Shift-F1 Processing A Help Command Processing Example: MYMFC22B Header Requirements CStringView Class CHexView Class Resource Requirements Help File Requirements Testing the MYMFC22B Application Context-Sensitive Help Help technology is in a transition phase at the moment. The Hypertext Markup Language (HTML) format seems to be replacing rich text format (RTF). You can see this in the new Visual C++ online documentation via the MSDN viewer, which uses a new HTML-based help system called HTML Help. Microsoft is developing tools for compiling and indexing HTML files that are not shipped with Visual C++ 6.0. In the meantime, Microsoft Foundation Class (MFC) Library version 6.0 application framework programs are set up to use the WinHelp help engine included with Microsoft Windows. That means you'll be writing RTF files and your programs will be using compiled HLP files. This module first shows you how to construct and process a simple stand-alone help file that has a table of contents and lets the user jump between topics.
    [Show full text]
  • A Definitive Guide to Windows 10 Management: a Vmware Whitepaper
    A Definitive Guide to Windows 10 Management: A VMware Whitepaper November 2015 Table of Contents Executive Summary.................................................................................................................3 Challenges with Windows Management..........................................................................5 How Windows 10 Differs........................................................................................................7 Windows 10 Management Features....................................................................................9 New Methods of Updates......................................................................................................10 New Methods of Enrollment and Device Provisioning................................................11 Unified Application Experiences.........................................................................................13 Domain Joined Management................................................................................................16 Application Delivery.............................................................................................................17 Universal Applications.........................................................................................................17 Classic Windows Applications.........................................................................................17 Cloud-based Applications.................................................................................................17
    [Show full text]
  • Powerview Command Reference
    PowerView Command Reference TRACE32 Online Help TRACE32 Directory TRACE32 Index TRACE32 Documents ...................................................................................................................... PowerView User Interface ............................................................................................................ PowerView Command Reference .............................................................................................1 History ...................................................................................................................................... 12 ABORT ...................................................................................................................................... 13 ABORT Abort driver program 13 AREA ........................................................................................................................................ 14 AREA Message windows 14 AREA.CLEAR Clear area 15 AREA.CLOSE Close output file 15 AREA.Create Create or modify message area 16 AREA.Delete Delete message area 17 AREA.List Display a detailed list off all message areas 18 AREA.OPEN Open output file 20 AREA.PIPE Redirect area to stdout 21 AREA.RESet Reset areas 21 AREA.SAVE Save AREA window contents to file 21 AREA.Select Select area 22 AREA.STDERR Redirect area to stderr 23 AREA.STDOUT Redirect area to stdout 23 AREA.view Display message area in AREA window 24 AutoSTOre ..............................................................................................................................
    [Show full text]
  • Upgrading to Micro Focus Enterprise Developer 2.3 for Visual Studio Micro Focus the Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK
    Upgrading to Micro Focus Enterprise Developer 2.3 for Visual Studio Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright © Micro Focus 2011-2015. All rights reserved. MICRO FOCUS, the Micro Focus logo and Enterprise Developer are trademarks or registered trademarks of Micro Focus IP Development Limited or its subsidiaries or affiliated companies in the United States, United Kingdom and other countries. All other marks are the property of their respective owners. 2015-09-16 ii Contents Upgrading to Enterprise Developer for Visual Studio .................................... 4 Licensing Changes ..............................................................................................................4 Resolving conflicts between reserved keywords and data item names .............................. 4 Importing Existing COBOL Code into Enterprise Developer ...............................................5 Recompile all source code .................................................................................................. 6 Upgrading from Net Express to Enterprise Developer for Visual Studio ............................. 6 An introduction to the process of upgrading your COBOL applications ................... 6 Compile at the Command Line Using Existing Build Scripts ....................................7 Debugging Without a Project ....................................................................................9 Create a project and import source ........................................................................10
    [Show full text]
  • Program Name Run Command About Windows Winver Add a Device
    List of Run Commands in Win7/8 to Windows Managment By Shree Krishna Maharjan in some commands need to use .msc Program Name Run Command About Windows winver Add a Device devicepairingwizard Add Hardware Wizard hdwwiz Advanced User Accounts netplwiz Authorization Manager azman Backup and Restore sdclt Bluetooth File Transfer fsquirt Calculator calc Certificates certmgr Change Computer Performance Settings systempropertiesperformance Change Data Execution Prevention Settings systempropertiesdataexecutionprevention Change Printer Settings printui Character Map charmap ClearType Tuner cttune Color Management colorcpl Command Prompt cmd Component Services comexp Component Services dcomcnfg Computer Management compmgmt.msc Computer Management compmgmtlauncher Connect to a Network Projector netproj Connect to a Projector displayswitch Control Panel control Create A Shared Folder Wizard shrpubw Create a System Repair Disc recdisc Credential Backup and Restore Wizard credwiz Data Execution Prevention systempropertiesdataexecutionprevention Default Location locationnotifications Device Manager devmgmt.msc Device Pairing Wizard devicepairingwizard Diagnostics Troubleshooting Wizard msdt Digitizer Calibration Tool tabcal DirectX Diagnostic Tool dxdiag Disk Cleanup cleanmgr Disk Defragmenter dfrgui Disk Management diskmgmt.msc Display dpiscaling Display Color Calibration dccw Display Switch displayswitch DPAPI Key Migration Wizard dpapimig Driver Verifier Manager verifier Ease of Access Center utilman EFS REKEY Wizard rekeywiz Encrypting File System
    [Show full text]
  • Flare-On 5: Challenge 7 Solution – Worldofwarcraft.Exe
    Flare-On 5: Challenge 7 Solution – WorldOfWarcraft.exe Challenge Author: Ryan Warns Summary This challenge implements a 32-bit Windows binary meant to run in a Windows on Windows (WOW) environment. Analysis I often start my analysis of samples by quickly skimming the output of static analysis tools and looking through IDA. Performing basic static analysis on the binary we see that WorldOfWarcraft.exe is a simple 32-bit DLL. Running strings.exe on this binary shows us several strings that look like they might be related to the key. USER32 WS2_32 %[email protected] Cannot read payload! n1ght_4lve$_R_c00L.bin A_l1ttl3_P1C_0f_h3aV3n RSDS R:\objchk_win7_x86\i386\WorldOfWarcraft.pdb Figure 1 - strings in WorldOfWarcraft.exe Opening the binary in IDA we can see that the binary doesn’t appear to implement much in the way of functionality, with the main function only calling 3 subroutines. The subroutine at address 0x1001A60 contains references to our strings of interest. FireEye, Inc., 1440 McCarthy Blvd., Milpitas, CA 95035 | +1 408.321.6300 | +1 877.FIREEYE (347.3393) | [email protected] | www.FireEye.com 1 Figure 2 - Decompilation of function using interesting strings I’ve cleaned up the decompilation in the screenshot above to be slightly more accurate. Quickly skimming sub_1001910 reveals that this function grabs the contents of a file, so it looks like sub_0x1001A60 will read the file n1ght_4lve$_R_c00L.bin and XOR the contents against the string A_l1ttl3_P1C_0f_h3aV3n. The result of this operation is compared to a static array on the stack, and if the two match the sample will print our key.
    [Show full text]
  • Windows 95 & NT
    Windows 95 & NT Configuration Help By Marc Goetschalckx Version 1.48, September 19, 1999 Copyright 1995-1999 Marc Goetschalckx. All rights reserved Version 1.48, September 19, 1999 Marc Goetschalckx 4031 Bradbury Drive Marietta, GA 30062-6165 tel. (770) 565-3370 fax. (770) 578-6148 Contents Chapter 1. System Files 1 MSDOS.SYS..............................................................................................................................1 WIN.COM..................................................................................................................................2 Chapter 2. Windows Installation 5 Setup (Windows 95 only)...........................................................................................................5 Internet Services Manager (Windows NT Only)........................................................................6 Dial-Up Networking and Scripting Tool....................................................................................6 Direct Cable Connection ..........................................................................................................16 Fax............................................................................................................................................17 Using Device Drivers of Previous Versions.............................................................................18 Identifying Windows Versions.................................................................................................18 User Manager (NT Only) .........................................................................................................19
    [Show full text]
  • Acronis Revive 2019
    Acronis Revive 2019 Table of contents 1 Introduction to Acronis Revive 2019 .................................................................................3 1.1 Acronis Revive 2019 Features .................................................................................................... 3 1.2 System Requirements and Installation Notes ........................................................................... 4 1.3 Technical Support ...................................................................................................................... 5 2 Data Recovery Using Acronis Revive 2019 .........................................................................6 2.1 Recover Lost Files from Existing Logical Disks ........................................................................... 7 2.1.1 Searching for a File ........................................................................................................................................ 16 2.1.2 Finding Previous File Versions ...................................................................................................................... 18 2.1.3 File Masks....................................................................................................................................................... 19 2.1.4 Regular Expressions ...................................................................................................................................... 20 2.1.5 Previewing Files ............................................................................................................................................
    [Show full text]
  • Copyrighted Material
    Index Numerics Address Resolution Protocol (ARP), 1052–1053 admin password, SOHO network, 16-bit Windows applications, 771–776, 985, 1011–1012 900, 902 Administrative Tools window, 1081–1083, 32-bit (x86) architecture, 124, 562, 769 1175–1176 64-bit (x64) architecture, 124, 562, 770–771 administrative tools, Windows, 610 administrator account, 1169–1170 A Administrators group, 1171 ADSL (Asynchronous Digital Subscriber Absolute Software LoJack feature, 206 Line), 1120 AC (alternating current), 40 Advanced Attributes window, NTFS AC adapters, 311–312, 461, 468–469 partitions, 692 Accelerated Graphics Port (AGP), 58 Advanced Computing Environment (ACE) accelerated video cards (graphics initiative, 724 accelerator cards), 388 Advanced Confi guration and Power access points, wireless, 996, 1121 Interface (ACPI) standard, 465 access time, hard drive, 226 Advanced Graphics Port (AGP) card, access tokens, 1146–1147 391–392 Account Operators group, 1172 Advanced Graphics Port (AGP) port, 105 ACE (Advanced Computing Environment) Advanced Host Controller Interface (AHCI), initiative, 724 212–213 ACPI (Advanced Confi guration and Power Advanced Micro Devices (AMD), 141–144 Interface) standard, 465 Advanced Packaging Tool (APT), 572 Action Center, 1191–1192 Advanced Power Management (APM) Active Directory Database, 1145–1146, 1183 standard, 465 active heat sink, 150 Advanced Programmable Interrupt active matrix display, LCD (thin-fi lm Controller (APIC), 374 transistor (TFT) display), 470 Advanced RISC Computing Specifi cation active partition, 267,
    [Show full text]
  • Microsoft Word 2010
    Microsoft Word 2010 Prepared by Dr.salma Sultan Salman 1 P a g e | 2 1 - The Desktop The Desktop is the main Windows 7 screen (see image below). It is the work area where dialog boxes, windows, icons, and menus appear. Like an office desk, the Windows 7 desktop contains items you can use to do your job. For instance, from your desktop, you can perform file-management tasks and run software applications. You can customize the appearance of the desktop to suit your preferences. Desktop Icons The Desktop is where you’ll find icons (small pictures) for many of your most frequently used programs. You’ll most likely see icons for Computer, Documents, Recycle Bin, and Internet Explorer. Computer – Allows you to see what drives are attached to your computer (for example, your local hard disk drive, your CD/DVD drives, any networked shared drives, and external drives, such as a USB flash drive). You can also view the files that are located on these drives. Documents – Supplies a ‘catch-all’ place for your personal files. Within here you can see your files, any shared files from other computer users and any music or pictures you may have stored. The Documents folder will sometimes be identified by your name instead of the word “Documents.” Recycle Bin – Stores any files you delete until you empty it. Internet Explorer – Contains Windows’ built in web browser that integrates with other Windows components (such as your folders and Documents). 2 P a g e | 3 On the other hand, you can also create and edit icons for your own use.
    [Show full text]
  • Download Deploying Windows 7, Essential Guidance
    FROM THE Windows® 7 Resource Kit Mitch Tulloch, Tony Northrup, Jerry Honeycutt, Ed Wilson, and the Windows 7 Team at Microsoft I Chapter 3 Deployment Platform .............................................. 85 I Chapter 4 Planning Deployment ............................................ 113 I Chapter 5 Testing Application Compatability ........................... 139 I Chapter 6 Developing Disk Images ......................................... 179 I Chapter 7 Migrating User State Data ...................................... 223 I Chapter 8 Deploying Applications .......................................... 247 I Chapter 9 Preparing Windows PE ........................................... 273 I Chapter 10 Confi guring Windows Deployment Services .............. 293 I Chapter 11 Using Volume Activation ........................................ 335 I Chapter 12 Deploying with Microsoft Deployment Toolkit ........... 355 DEPLOYING WINDOWS 7 83 Chapter 3 Deployment Platform n Tools Introduction 85 n Windows 7 Deployment Terminology 87 n Platform Components 89 n Deployment Scenarios 99 n Understanding Setup 101 n Basic Deployment Process 105 n Microsoft Deployment Toolkit Process 107 n Summary 110 n Additional Resources 111 uilding on technology that the Windows Vista operating system introduced, Windows 7 Bdeployment technology has evolved significantly since Windows XP Professional . For example, it supports file-based disk imaging to make high-volume deployments quicker, more efficient, and more cost effective . The Windows 7 operating system also provides
    [Show full text]
  • Defending Windows with Antivirus Software
    Defending Windows with Antivirus Software, December 7, 2017 With all the dangers lurking on the Internet, keeping your computer safe and clean is an important challenge. In this 90-minute session we will discuss strategies and technologies for keeping your computer safe in a networked world, with the emphasis on antivirus software. Malware The term malware is a contraction of malicious software. Put simply, malware is any piece of software that was written with the intent of doing harm to your data or device. https://www.avg.com/en/signal/what-is-malware Brief history https://en.wikipedia.org/wiki/Antivirus_software The roots of the computer virus date back as early as 1949, when the Hungarian scientist John von Neumann published the "Theory of self- reproducing automata." First computer virus ("Creeper") appeared in 1971 Term first coined in 1983. Before the Internet, computer viruses were typically spread by infected floppy disks. The late 80's and early 90's saw the birth of antivirus industry Common Malware Types https://www.veracode.com/blog/2012/10/common-malware-types-cybersecurity-101 Viruses, Worms, Trojan horses, Ransomware, Spyware, Adware, Rootkits, etc... Malware symptoms While the different types of malware differ greatly in how they spread and infect computers, they all can produce similar symptoms. Computers that are infected with malware can exhibit any of the following symptoms: Increased CPU usage Slow computer or web browser speeds Problems connecting to networks Freezing or crashing Modified or deleted files Appearance
    [Show full text]