Opis zmian wprowadzonych w Adroit7 wersja
|
|
|
- Corey Blankenship
- 10 years ago
- Views:
Transcription
1 AT Control System Sp. z o.o. ul. Nowiny 56B, Gdańsk tel./fax [email protected] Opis zmian wprowadzonych w Adroit7 wersja Note: Please check that your Adroit installation folder (typically C:\Adroit) does not contain any.dmp files, and if it does then delete them. Those affecting the Agent Server - Fixed the memory creep issues related to using CreateThread. - Moved the affinity code from as.exe to pool.dll so that it now applies to both the Agent Server (as.exe) and the Agent Server Service (ass.exe.). - Agent Server dump files (.DMP) are no longer created by default. These files are only created when there is a problem with a WGP file. If necessary, you can enable their creation by adding the HKEY_LOCAL_MACHINE\Software\Adroit Technologies\Adroit\Workgroup\CreateDumpFiles DWORD registry key and setting its value to 1. - The efficiency of the screen messages, displayed when loading the Agent Server, has been improved to avoid long loadup times. - The logon and logoff of the Adroit UI are now auditable events, when auditing the Agent Server. - Fixed the intermittent failure of the Agent Server to start up that was caused by the unprotected multithreaded access to internal string variables. - Potential invalid memory operations are now prevented. - Changed the GetSupergroup methodology to improve the reliability and efficiency on Agent Servers with large agent counts (more than ). - Improved memory allocations for public transactions. - Fixed a bug which caused XP embedded computers that do not support the mailslot functionality (used for AS window messages) to continually have 100% CPU load. Fixed a memory creep issue that is particularly noticeable when using DBAccess agents. Those affecting the following agents: - Alarm: 1) The alarm priorities now default to the agent priority setting when loading Adroit 6.0 WGP files. 2) NEW: Implemented the following DWORD registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Adroit Technologies\Adroit\Workgroup\WG.INI\AcknowledgeAtStartup, whose default value is 1, which Strona 1 z 10
2 enables the acknowledgement of alarms at startup. Set this value to 0 to disable the acknowledgement of alarms at startup. Set this value to 0 to startup and check and acknowledge each startup alarm individually to ensure that the process is under control. - AlarmManagement: 1) Fixed issues with the queries, Pie/Bar checkbox and exporting of data. 2) NEW: Added support for the TOP(%t) constraint, which If enabled, specifies the topmost number of incidents returned by this query. For instance, when the table records are ordered by time in ascending order, the specified number of the most recent records is returned. Likewise, when the table records are ordered by time in descending order, the specified number of the oldest records is returned. 3) NEW: Added the UserKPIs table so that users can add and/or specify their own KPI target values. Some of these values parameterize certain default queries so that you can customize these queries according to your needs. 4) NEW: Added the INTEGER enginequeuesize slot, which displays the number of incidents that the AlarmManagement agent still needs to log to the database. This should always remain at 0. - Analog: 1) Improved the accuracy of ROC alarming for sub-second changes. - Audit: 1) Fixed the initialization of each tag s startup value, so that subsequent changes are properly detected. - Counter: 1) If the agent name contains the '/' character, these characters are now replaced with underscores '_' in their persistence file names, so that these files can be created. - Datalog: 1) When fetching data from SQL Server, this agent no longer uses the user regional settings and ONLY uses the SYSTEM regional settings. Therefore please ensure that the SYSTEM regional settings (and in particular that the decimal separator character) are compatible with the regional settings used by your SQL Server otherwise ALL the updates to and from SQL will fail. - DBAccess: 1) Checking whether the Agent Server is in standby mode (for an Adroit cluster) no longer relies on subscriptions to minimize delays in detecting this change in Agent Server status, which previously caused double entries to be logged as the new standby server continued to write to the database. - Device: 1) Removed a global variable to prevent the intermittent crashing of the Agent Server when Strona 2 z 10
3 starting a device. 2) NEW: Implemented the following DWORD registry key: HKEY_LOCAL_MACHINE\Software\Adroit Technologies\Adroit\Scanning\MarkBadOnStartup, whose default value is 1. If this value is set to 0 then all values are marked healthy on startup. Currently the Agent Server does not poll values at startup, so if you use long poll periods then you can set this value to 0 to mark your values healthy and display the values on startup that were last saved in the WGP file. 3) tags can now be unscanned. 4) New: In order to make the cluster mode switchover more efficient, the Device agent now performs the standby mode subscription monitoring. This provides a far less noisy and more efficient switchover especially in heavily overloaded scanning configurations that contain hundreds of scan agents. It also puts a lot less stress on the internal subscription buffer and so is less prone to agent locks and timeouts. - Digital: 1) Changed the CreateThread calls to _beginthreadex to eliminate possible memory creep. - Marshal: 1) Changed the methodology for pulsing its digital values. - MaxDemand: 1) NEW: This agent no longer requires an OEM licence to function. 2) NEW: You can now browse REAL slots into the enabletag slot. In this case if the REAL value is greater than or equal to 1 then the agent is enabled (its enable slot is set to TRUE,) otherwise if the REAL value is 0 the agent is disabled (its enable slot is set to FALSE). - Perfmon: 1) NEW: Added the \\Process(as)\\Virtual Bytes counter as a default counter. - Recipe: 1) Fixed an importing bug affecting list slots in which only the first entry in the list of strings was imported. - Scan: 1) NEW: Implemented the following DWORD registry key: HKEY_LOCAL_MACHINE\Software\Adroit Technologies\Adroit\Scanning\MarkBadIfWriteFails, whose default value is 1. If this value is set to 0 then Adroit does not mark values bad when their write fails. Typically you would set this value to 0 for devices that do not allow writes to certain registers and therefore the write fails which causes the agent to go scan bad, so that the next read will simply overwrite the value that the user wanted to write in the first place. 2) NEW: This agent no longer performs standby mode subscription monitoring, which is now handled by the device agent to make the cluster mode switchover more efficient. Strona 3 z 10
4 - SNMPManager: 1) Improved the agent locks and the transaction efficiency. 2) NEW: Added the STRING lastwritestatus slot, which displays a text message that informs the user whether the last value written to the device was successfully changed in the device or not. - Statistical: 1) If the agent name contains the '/' character, these characters are now replaced with underscores '_' in their persistence file names, so that these files can be created. - Stringlist: 1) Fixed an importing bug affecting list slots in which only the first entry in the list of strings was imported. Those affecting the UI: General - Fixed the file Open dialog to include recipe and wizard documents. - Changed the method of timing in the AdrSchedule() class in attempt to resolve the intermittent missing of long schedule times. - Improved support for the translation of the Alarm, Chart, Configurator and Trend windows. - Trend, Recipe, Chart, Web and Event windows now occupy the same ratio of the screen regardless of the size of the monitor on which they are opened, like Mimic and Alarm windows. In other words their position and size relative to the window size are now ratio rather than pixel specific. This MAY cause your previously saved Adroit document windows to become misaligned in their relationship to each other, in which case you need to open them on your engineering station, re-align and resave them. - When overriding monitor size settings, these overridden values are saved for your Adroit document windows and NOT the detected screen size values. - Improved support for document portability across monitors - Added the Monitor setup... button to the Advanced UI preferences dialog. This opens the Monitor dimensions dialog, which allows you to view and/or override your monitor dimensions and/or provide multi-monitor support (when the Adroit UI screen is displayed on more than one monitor). It also allows you to specify the methodology that should be used (for advanced use only) when positioning saved Adroit document windows on the screen (either Ratio (in relation to monitor dimensions, default) or Pixels (as designed/saved). - Fixed the display of the overridden monitor width and height values when opening the monitor dimensions dialog. - If your monitor and/or graphic card and/or resolution has changed since the last time an Adroit document was saved, then a message box is displayed containing the previous and current monitor sizes and resolutions. If you disagree with the new reported sizes, you are directed to the Advanced UI preferences so that you can override these values. Strona 4 z 10
5 Alarm windows - Fixed the disabling of the global acknowledge menu item if HIDDEN is specified as its security group. - Fixed the intermittent exception when changing column formats that caused the UI to crash. Chart windows - NEW: Each document window can now chart up to 16 pens (previously only 8 were supported). - To reduce the effect of "ghost images" from appearing when using Adroit charts (which requires that the UI is restarted), new charts are now created with the "display of series values hints" (tooltips) option DISABLED (OFF) by default. - The chart is also automatically placed into real-time trend mode when undoing zoom mode for line and strip charts. Web windows - Added menu item security for the Navigate menu. Those affecting Other components: - Adroit Datalog Backup Viewer (logviewer.exe): 1) Added support for a universal separator in CSV files. So that these CSV files are no longer limited to being delimited by commas but now can be delimited using the List separator character specified by the system. - Adroit DB Generator (dbgen.exe): 1) Fixed CSV file paths for importing CSV files when using the CSV connector. - Adroit OPC Browser (opcbrowser.exe): 1) NEW: Implemented the following DWORD registry key: HKEY_LOCAL_MACHINE \Software\Adroit Technologies\Adroit\OPC Browser\DisableItemProperties, whose default value is 0. Set this value to 1 to improve the speed of retrieving information from certain slow OPC servers. - Adroit Security Manager (adrsecurity.exe): 1) Minor fixes. - Adroit Server OLE Interface (MISSrvr.exe): 1) Fixed the local time UCT conversion when poking date/time slots. Strona 5 z 10
6 - Adroit Utility DLL (adrutils.dll): 1) Fixed the Visual Studio 2005 compatibility issue in ShowFileList. - Adroit WGP Inspector (wgpinspect.exe): 1) Functionality improvements. Other enhancements: Changes made to the Adroit CD Setup: - A new setup option has been added to install SQL Express. Changes made to the Adroit Demonstration: - Various improvements affecting the correct display of the Adroit document windows launched by the demo. Changes made to the supported Utilities on the Adroit CD: - The password for the wrapped SQL Express installation is now strong so that it will meet domain password naming rules. - Microsoft SQL Server Management Studio Express is now on the CD (\Utilities\SQL_EXPRESS\Microsoft SQL Server Management Studio Express), which allows you to manage and view instances of Microsoft SQL Server 2005 Express Edition (SQL Server 2005 Express). Drivers: IMPORTANT: Since we use Microsoft's latest compiler to produce the Adroit 7 drivers, ALL the protocol drivers from Adroit 7 onward are incompatible with protocol drivers in previous versions of Adroit. See the procedure at the top of this on how to UPGRADE EXISTING DRIVERS. UPGRADE any existing drivers when upgrading from a prior version of Adroit to Adroit 7, as follows: Note: This procedure does NOT apply if you performed a COMPLETE uninstall of the previous version of Adroit or if you are installing Adroit 7 on a new computer. 1. Ideally, select YES when you are asked by the Adroit installation to upgrade your existing drivers. If you select NO then open the Start menu, Programs, Adroit 7 and select the Upgrade Existing Drivers shortcut. This compares any drivers in the Adroit installation folder against the Adroit 7 drivers on the Adroit installation. If you have existing drivers, then the Adroit driver install dialog is displayed, listing the currently installed drivers. 2. Select the first driver in the Available drivers list and click the Install button. 3. Once the driver is installed (and its relevant documentation is displayed), select the next driver and click the Install button. 4. Repeat this until all the listed drivers have been upgraded. The following is a list of drivers provided by Adroit 7.0.1: Note: Drivers with bold revision numbers indicate that the driver has been updated, see below Strona 6 z 10
7 for a description of the improvements. No. DLL name Driver Description Revision 1 ABBP214 Asea Brown Boveri Procontrol 214 Driver 77 2 ABSLC500 Allen Bradley SLC 500-DF1 Serial Driver 7 3 ABTCP Allen Bradley Ethernet Driver 18 4 ABXKF2B Allen Bradley (DH+) KF2 Driver 90 5 ADVNTECH Advntech PCL818 Series Driver 5 6 BECKER Becker M500 Relay Serial Driver 1 7 BECKHOFF Beckhoff TwinCAT ADS-DLL API Driver 8a 8 BLNDTECH Blendtech Series 20 Additive Controller Driver 0 9 CEFP2000 Centralised Electronics Fire Panel 2000 Driver CONET Conet Card Exception-based Driver CONETPCI Conet PCI Card Exception-based Driver 6b 12 CYPHER Cypher Base Station Driver 1 13 DIAMONSP DiaMon Serial Driver 7 14 DIGIBUS DIGIbus DPM Driver 2 15 DIMETRAP Dimetra-P TCP driver 8 16 DLRML81 DLRA MUL-T-LINK Driver DNP3 DNP 3 Driver 49a 18 DT95SEAL DT95SEAL Exception-based Driver 8 19 DTAKER Datataker Telemetry Driver 20 EAGLE Eagle PC Card Driver EAGLEE Eagle EDR-Enhanced (EDRE) PCI Card Driver 2 22 ELEOLV24 Electromatic Optolink V24 Dupline 128 Driver GEM80 General Electric ESP (GEM 80) Driver 3c 24 GSM_SMS GSM SMS Driver 9e 25 GSTPROFI GST Profibus Exception-based Driver GSTPROFS GST Profi SoftFEP Exception-based Driver HITACHIE Hitachi Ethernet Driver HITACHIH Hitachi H Series Driver INTRAC Intrac 2000 Exception-based Driver JOYSCC JOY SCC Exception-based Driver 4a 31 KDL105KS Koyo Direct Logic 105 K-Seq Driver KDL205KS Koyo Direct Logic 205 K-Seq Driver KDL405KS Koyo Direct Logic 405 K-Seq Driver KMSUCOMA Klockner Moeller SUCOM-A Driver 15a 35 KOYO_ETH Koyo DirectLogic Ethernet Driver 6 36 LECOMAB Lenze LECOM A or B Serial Driver 4 Strona 7 z 10
8 37 LG_GLOFA LG Glofa GM Series Driver 2 38 LONWORKS LonWorks Driver 39 LOVATO Lovato RGAM Serial Driver 4 40 MITAJC24 Mitsubishi A-Series C24 Driver MITAJE71 Mitsubishi AJ71E71 TCP (not UDP) Driver MITFXS Mitsubishi FX Series Driver 8 43 MITQJE71 Mitsubishi Q or QnA Ethernet Driver MOD_ETH Modbus Ethernet Driver MODBUSI Modbus I (RTU and ASCII) Driver MODBUSP Modbus Plus MBXAPI Driver MODBUSR Modbus Radio Driver MOOICI32 Moore Local Instrument Link via ICI 320 Driver 4 49 NHPMICRO NHP MicroLink (MLC14) Driver 1 50 OMR_ETH OMRON Ethernet Driver OMRSYSMC OMRON Sysmac Driver OMRSYSMM OMRON Sysmac Modem Driver OPC_CL OPC Client Driver OPTO22 Opto 22 (OPTOMUX) Driver 1 55 PAGER Pager Exception-based Driver POLY_ETH PolyComp GTX Sign Ethernet Driver 7 57 POLYCOMP PolyComp Sign (GTX) Driver 7 58 RDC8102 RDC8102 Exception-based Driver 5 59 REMOTRON Remotronics GAR System 300 Exception-based Driver 1 60 RKC_CBXX RKC CB Serial Driver 1 61 RODAM RODAM Driver 0 62 SAMSUNG Samsung N70 or 700+ Driver 1 63 SASCOM SASCOM (RTU and ASCII) Driver 3 64 SCANRS ScanRs (RS-232 Barcode Scanner) Driver SCH3964R Schiele SYSTRON S and 3964R Driver 2 66 SCHCUST1 Schiele Custom Protocol #1 Driver 9 67 SCS_SGC SCS_SGC Alarm Station Driver 1 68 SDESYMAX SQUARE D SyMax Ethernet Driver 6 69 SHIMSR SHIMDEN SR50 Series Driver 2 70 SIE3964R Siemens S and 3964R Driver 90a 71 SIEH1 Siemens H1 Driver SIEINAT Siemens Ethernet Driver SIEL1 Siemens Sinec L1 Bus Exception-based Driver 3 74 SIEL2 Siemens L2 Driver 9 Strona 8 z 10
9 75 SIES7FN Siemens S7 Functions (SAPI) Exception-based Driver SISTAR SiStar PCU Server Driver (Intel) SPABUS SpaBus Driver 4 78 SPECTR Spectrum tele-ranger Driver SPESCADA Spectrum SCADA-MUX Driver SQDSYMAX SQUARE D SyMax Serial Driver 2 81 STKEMAX Strike ENERMAX Driver 9 82 TDC0550 TDC I 0550 Serial Driver 0 83 TI500 Texas Instruments 500 or 505 Series Driver TITCPIP Texas Instuments TCPIP Ethernet Driver TOSHBIN Toshiba (Binary) Driver 2 86 TOSHIBA Toshiba (RTU and ASCII) Driver TOST2ETH Toshiba T2 Ethernet Driver UHT4 UHT4 - Engine hot-test bay (Motorola) Driver 2 89 UNIPCOM Unitronics PCOM M-90 or M-2XX Series Driver 6 90 USERDRV User-defined Exception-based Driver VAALCOR Vaalcor Exception-based Driver 1 92 VAMS Voest Alpine Monitoring System Driver 19a 93 VANT_PRO Vantage Pro Serial Driver 1 94 YOKOGAWA Yokogawa uxl DCS Driver 4a Driver Enhancements and Bug Fixes: DiaMon Meter Serial Protocol Driver 7 : This fixed the issue which required all 24 items to be used in order for the scan job to succeed. 6 : Removed Carriage Return in messages to create connection to modem. 5 : Implemented a check for nulls. 4 : Added check for modem echo when dialling up and also added purge of communications before each write. Mitsubishi Q/QnA Ethernet Protocol Driver 28 : Support the writing to clusters and fixed the Device Dialog, which previously did not allow you to select Secondary when creating the first device. 27 : Added String Support. 26 : Implemented multiple CPU and MC protocol and PLC cluster checking also fixed the Primary/Secondary switching. Documentation updated. Modbus Ethernet Protocol Driver 47 : Bug fix. 46 : NB FIX - fixed the memory creep injected in rev : Removed Start/Stop from the Critical Section to allow one to easily start or stop when the device is backlogged (the over-subscription of one or more scan jobs). Strona 9 z 10
10 44 : Fixed issue with extension max items. 43 : Added IEC addressing functionality. Documentation updated. IMPORTANT: If you are using rev 43 of the Modbus Ethernet Driver then we HIGHLY RECOMMEND that you upgrade to the latest rev 47. Modbus I (RTU and ASCII) Protocol Driver 57 : Added 6-character Modbus Address size, same as MOSCAD for all PLC types and also added Topological Address Specification as in MOD_ETH. Also add check for DSE PLC type for it's write only registers that should be in a single job. 56 : Added Multiple Write with Deep Sea Electronics Unit and Added DSE Unit as PLC selection. 55 : Removed Start/Stop from the Critical Section to allow one to easily start or stop when the device is backlogged (the over-subscription of one or more scan jobs). Also Writes, Validate and Map Preference are now given priority over reads to improve performance when backlogged. RKC CB Serial Protocol Driver 1 : Added Moxa Cluster Aware Capability. Siemens Ethernet Protocol Driver (INAT) 11 : Added better error checking when creating connections. 10 : Fixed a bug introduced by rev 8 in the 4 byte jobs. 9 : Added optimized string support. 8 : Fixed incorrect pseudo to job mapping, fixing rare edge anomalies and unpacking errors. Documentation updated. Strike ENERMAX Protocol Driver 9 : Fixed the crash in the driver when Processing Billing Data used invalid date/time data, such as day = 90. Strona 10 z 10
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
PowerLogic ION Enterprise 5.6
PowerLogic ION Enterprise 5.6 Power Management Software User Guide April 2007 Notices This section describes the symbols used in this guide. Danger This alerts you to things that may cause serious injury
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
Point of Sale 2015 Enterprise. Installation Guide
Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System
PowerLogic ION Enterprise 6.0
70002-0298-00 06/2009 PowerLogic ION Enterprise 6.0 Power management software User guide Notices This section describes the symbols used in this guide. Danger This alerts you to things that may cause
GE Healthcare Life Sciences UNICORN 5.31. Administration and Technical Manual
GE Healthcare Life Sciences UNICORN 5.31 Administration and Technical Manual Table of Contents Table of Contents 1 Network setup... 1.1 Network terms and concepts... 1.2 Network environment... 1.3 UNICORN
WhatsUp Gold v16.3 Installation and Configuration Guide
WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard
Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4
Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites
Centran Version 4 Getting Started Guide KABA MAS. Table Of Contents
Page 1 Centran Version 4 Getting Started Guide KABA MAS Kaba Mas Welcome Kaba Mas, part of the world-wide Kaba group, is the world's leading manufacturer and supplier of high security, electronic safe
How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)
Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,
User s Manual. Management Software for Inverter
WatchPower User s Manual Management Software for Inverter Table of Contents 1. WatchPower Overview... 2 1.1. Introduction... 2 1.2. Features... 2 2. WatchPower Install and Uninstall... 2 2.1. System Requirement...
@ptitude Observer. Installation Manual. Part No. 32170700 Revision G
Part No. 32170700 Revision G Installation Manual Copyright 2012 by SKF Reliability Systems All rights reserved. Aurorum 30, 977 75 Lulea Sweden Telephone: +46 (0) 31 337 10 00, Fax: +46 (0) 920 134 40
FactoryTalk Gateway Getting Results Guide
Performance and Visibility FactoryTalk Gateway Getting Results Guide Getting Results Guide Table of contents Chapter 1 Introduction Intended audience... 7 Where to find additional information... 7 Help...
PaperClip Audit System Installation Guide
Installation Guide Version 1.0 Copyright Information Copyright 2005, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software, Inc. All brand
StruxureWare Power Monitoring 7.0.1
StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions
File Management Utility User Guide
File Management Utility User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held
STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER
Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable
User Manual WatchPower
User Manual WatchPower Management Software for Inverter Table of Contents 1. WatchPower Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. WatchPower Install and Uninstall... 1 2.1. System Requirement...
Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.
Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from
WinCC Runtime Professional Readme SIMATIC HMI. WinCC V11 SP1. Readme WinCC Runtime Professional. Special considerations for Windows 7.
WinCC Runtime Professional Readme SIMATIC HMI WinCC V11 SP1 Special considerations for Windows 7 1 Installation 2 Runtime 3 Options 4 HMI devices 5 Readme WinCC Runtime Professional System Manual Online
DataLogger. 2015 Kepware, Inc.
2015 Kepware, Inc. 2 DataLogger Table of Contents Table of Contents 2 DataLogger Help 4 Overview 4 Initial Setup Considerations 5 System Requirements 5 External Dependencies 5 SQL Authentication 6 Windows
CentreWare Internet Services Setup and User Guide. Version 2.0
CentreWare Internet Services Setup and User Guide Version 2.0 Xerox Corporation Copyright 1999 by Xerox Corporation. All rights reserved. XEROX, The Document Company, the digital X logo, CentreWare, and
Installation Instruction STATISTICA Enterprise Server
Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of
User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream
User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner
Installation Instruction STATISTICA Enterprise Small Business
Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations
TRBOnet Enterprise 3.0
TRBOnet Enterprise 3.0 Installation and Configuration Guide TRBOnet Enterprise Installation and Configuration Guide 2 Contents: Architecture Overview 1 1.1. Architecture Overview 1 1.2. System Diagram
Viewing and Troubleshooting Perfmon Logs
CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting
JUL / 07 VERSION 3.2
JUL / 07 VERSION 3.2 ASETVI EWME smar www.smar.com Specifications and information are subject to change without notice. Up-to-date address information is available on our website. web: www.smar.com/contactus.asp
NETWRIX WINDOWS SERVER CHANGE REPORTER
NETWRIX WINDOWS SERVER CHANGE REPORTER INSTALLATION AND CONFIGURATION GUIDE Product Version: 4.0 March 2013. Legal Notice The information in this publication is furnished for information use only, and
Using DC Agent for Transparent User Identification
Using DC Agent for Transparent User Identification Using DC Agent Web Security Solutions v7.7, 7.8 If your organization uses Microsoft Windows Active Directory, you can use Websense DC Agent to identify
VERITAS Backup Exec TM 10.0 for Windows Servers
VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software
Introduction and Overview
Inmagic Content Server Workgroup 10.00 Microsoft SQL Server 2005 Express Edition Installation Notes Introduction and Overview These installation notes are intended for the following scenarios: 1) New installations
Iridium Extreme TM Satellite Phone. Data Services Manual
Iridium Extreme TM Satellite Phone Data Services Manual Table of Contents 1 OVERVIEW... 1 2 HOW IT WORKS... 1 3 BEFORE INSTALLING... 2 4 USB DRIVER INSTALLATION... 3 5 MODEM INSTALLATION AND CONFIGURATION...
WinCC. Communication Manual. Manual 2. This manual is part of the documentation package with the order number: 6AV6392-1CA05-0AB0 C79000-G8276-C156-01
WinCC Communication Manual Manual 2 This manual is part of the documentation package with the order number: 6AV6392-1CA05-0AB0 Release: September 1999 WinCC, SIMATIC, SINEC, STEP are trademarks of Siemens.
User Guide. Version 3.2. Copyright 2002-2009 Snow Software AB. All rights reserved.
Version 3.2 User Guide Copyright 2002-2009 Snow Software AB. All rights reserved. This manual and computer program is protected by copyright law and international treaties. Unauthorized reproduction or
NETWORK PRINT MONITOR User Guide
NETWORK PRINT MONITOR User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable
SOP085 - HELLER OVEN SOFTWARE INSTALLATION PROCEDURE. For version 6.2.x.x
SOP085 - HELLER OVEN SOFTWARE INSTALLATION PROCEDURE For version 6.2.x.x DATE REV ECN - DESCRIPTION OF CHANGE Initials 02/20/2014 INT ECN 140003-001 TP For version 6.2.x.x Rev. INT Page 1 of 16 Basic PC
How To Install Powerpoint 6 On A Windows Server With A Powerpoint 2.5 (Powerpoint) And Powerpoint 3.5.5 On A Microsoft Powerpoint 4.5 Powerpoint (Powerpoints) And A Powerpoints 2
DocAve 6 Service Pack 1 Installation Guide Revision C Issued September 2012 1 Table of Contents About the Installation Guide... 4 Submitting Documentation Feedback to AvePoint... 4 Before You Begin...
Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide
Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup
11.1. Performance Monitoring
11.1. Performance Monitoring Windows Reliability and Performance Monitor combines the functionality of the following tools that were previously only available as stand alone: Performance Logs and Alerts
Moxa EDS-SNMP OPC Server Pro User s Manual. www.moxa.com/product
Moxa EDS-SNMP OPC Server Pro User s Manual www.moxa.com/product Second Edition, June 2008 2008 Moxa Inc., all rights reserved. Reproduction without permission is prohibited. Moxa EDS-SNMP OPC Server Pro
UNICORN 7.0. Administration and Technical Manual
UNICORN 7.0 Administration and Technical Manual Page intentionally left blank Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts...
IBM FileNet Image Services
IBM FileNet Image Services Version 4.1 Microsoft Cluster Server Installation and Upgrade Procedures for Windows Server GC31-5531-01 IBM FileNet Image Services Version 4.1 Microsoft Cluster Server Installation
RedBeam Asset Tracking User Manual
RedBeam Asset Tracking User Manual Contact us at www.redbeam.com. Page 1 Table of Contents Table of Contents... 2 Overview... 4 PC Prerequisites... 4 Mobile Computer Prerequisites... 4 Section 1: Installation...
The SSL device also supports the 64-bit Internet Explorer with new ActiveX loaders for Assessment, Abolishment, and the Access Client.
WatchGuard SSL v3.2 Release Notes Supported Devices SSL 100 and 560 WatchGuard SSL OS Build 355419 Revision Date January 28, 2013 Introduction WatchGuard is pleased to announce the release of WatchGuard
Installation Guide: Delta Module Manager Launcher
Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...
AVG 8.5 Anti-Virus Network Edition
AVG 8.5 Anti-Virus Network Edition User Manual Document revision 85.2 (23. 4. 2009) Copyright AVG Technologies CZ, s.r.o. All rights reserved. All other trademarks are the property of their respective
ClearSCADA. Software for Telemetry & Remote SCADA Solutions
Software for Telemetry & Remote SCADA Solutions Getting Started Guide 2011 Control Microsystems Inc. All rights reserved. Printed in Canada. Trademarks is a registered trademark of Control Microsystems
ewon Getting Started
ewon Application User Guide Content You Select, We Connect AUG 004 / Rev 1.3 ewon Getting Started In this getting Started guide, we will explain how to power up your ewon and connect your ewon. This guide
STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS
STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)
Automation License Manager
s Contents Product Overview 1 Installation 2 Working with the Automation License Manager 3 Glossary Manual Index 12/2008 A5E02389428-01 Legal information Warning notice system This manual contains notices
ManageEngine IT360. Professional Edition Installation Guide. [[email protected]]
ManageEngine IT360 (Division of ZOHO Corporation) ) www.manageengine.com/it360 ManageEngine IT360 Professional Edition Installation Guide [[email protected]] [This document is a guideline for installing
How to Obtain an OPC License--5. Creating a System Code 5 Entering an Authorization Code 6. Getting Started with SNMP Editor--7
Contents Introduction--1 Product definition 1 Implementing SNMP 2 Integrating SNMP into the user interface 3 Components of OPC SNMP Gateway 4 How to Obtain an OPC License--5 Creating a System Code 5 Entering
Rapid Assessment Key User Manual
Rapid Assessment Key User Manual Table of Contents Getting Started with the Rapid Assessment Key... 1 Welcome to the Print Audit Rapid Assessment Key...1 System Requirements...1 Network Requirements...1
IsItUp Quick Start Manual
IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: [email protected]
Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide
Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...
Dream Report Version 4.5
Dream Report Version 4.5 Project Upgrade Procedure 1 P a g e Contents Introduction... 3 Upgrade Steps... 3 1. Backup of the Existing Project... 3 2. Installation of Dream Report Version 4.5... 3 3. Loading
Tool for Automated Provisioning System (TAPS) Version 1.2 (1027)
Tool for Automated Provisioning System (TAPS) Version 1.2 (1027) 2015 VoIP Integration Rev. July 24, 2015 Table of Contents Product Overview... 3 Application Requirements... 3 Cisco Unified Communications
Danware introduces NetOp Remote Control in version 7.01 replacing version 7.0 as the shipping version.
Release notes version 7.01 Danware introduces NetOp Remote Control in version 7.01 replacing version 7.0 as the shipping version. It s available as a free downloadable upgrade to existing version 7.0 customers
VEEAM ONE 8 RELEASE NOTES
VEEAM ONE 8 RELEASE NOTES This Release Notes document provides last-minute information about Veeam ONE 8 Update 2, including system requirements, installation instructions as well as relevant information
Device configurator DRC200
Operating manual 42/49-27 EN Engineer IT Device configurator DRC200 R&C Process Data Management Software Impressum Device configurator DRC200 Operating manual Document No. 42/49-27 EN Date of issue: 11.02
28 What s New in IGSS V9. Speaker Notes INSIGHT AND OVERVIEW
28 What s New in IGSS V9 Speaker Notes INSIGHT AND OVERVIEW Contents of this lesson Topics: New IGSS Control Center Consolidated report system Redesigned Maintenance module Enhancement highlights Online
FactoryTalk View Site Edition V5.0 (CPR9) Server Redundancy Guidelines
FactoryTalk View Site Edition V5.0 (CPR9) Server Redundancy Guidelines This page left intentionally blank. FTView SE 5.0 (CPR9) Server Redundancy Guidelines.doc 8/19/2008 Page 2 of 27 Table of Contents
NJ SQL Best Practices
NJ SQL Best Practices Johnston Hall March 13 th, 2015 NJ SQL Best Practices V1.0 Contents Disclaimer... 3 Summary... 3 The purpose of this paper... 3 The Basics... 3 SQL Setup... 3 NJ Setup... 3 Writing
Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage.
Important Please read this User s Manual carefully to familiarize yourself with safe and effective usage. About This Manual This manual describes how to install and configure RadiNET Pro Gateway and RadiCS
Samsung Drive Manager User Manual
Samsung Drive Manager User Manual The contents of this manual are subject to change without notice. Companies, names and data used in examples are not actual companies, names or data unless otherwise noted.
WINDOWS PROCESSES AND SERVICES
OBJECTIVES: Services o task manager o services.msc Process o task manager o process monitor Task Scheduler Event viewer Regedit Services: A Windows service is a computer program that operates in the background.
for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later
for Networks Installation Guide for the application on the server July 2014 (GUIDE 2) Lucid Rapid Version 6.05-N and later Copyright 2014, Lucid Innovations Limited. All Rights Reserved Lucid Research
EntroWatch - Software Installation Troubleshooting Guide
EntroWatch - Software Installation Troubleshooting Guide ENTROWATCH SOFTWARE INSTALLATION TROUBLESHOOTING GUIDE INTRODUCTION This guide is intended for users who have attempted to install the EntroWatch
User s Manual. Management Software for ATS
ATS Monitor User s Manual Management Software for ATS Table of Contents 1. ATS Monitor Overview... 2 2. ATS Monitor Install and Uninstall... 2 2.1. System Requirement... 2 2.2. Software Install... 2 2.3.
Software Operations Manual
Software Operations Manual Version 5.0 BinMaster 7201 North 98th Street Lincoln, NE 68507 Phone: 402-434-9102 / Fax: 402-434-9133 [email protected] - www.binmaster.com System Requirements PC with 1GHz
rev. 31 (applies to CyBro OPC Server v3.0.4 and later)
CyBro OPC Server User Manual rev. 31 (applies to CyBro OPC Server v3.0.4 and later) 2003-2013 Cybrotech Ltd www.cybrotech.co.uk Index Index... 1 General... 2 Installation... 2 Activation code... 2 Configuration...
PTPhoneManager II. User guide
COMMUNICATION AT ITS BEST PTPhoneManager II User guide Communications A member of PEIKER group DOCUMENT PEI TEL Communications GmbH - PTPhoneManager II - 2 - T ABLE OF CONTENTS Table of contents Table
VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide
VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes
Advanced Event Viewer Manual
Advanced Event Viewer Manual Document version: 2.2944.01 Download Advanced Event Viewer at: http://www.advancedeventviewer.com Page 1 Introduction Advanced Event Viewer is an award winning application
Xactimate v.27 Network Installation
Xactimate v.27 Network Installation Requirements Like all networked software applications, Xactimate Version 27 must be installed on a workstation connected to a network that has been properly set up and
2014 Schneider Electric Industries SAS. This computer program is protected by copyright and international treaties.
StruxureWare SCADA Expert 2014 R1 Getting Started Guide 2014 Schneider Electric Industries SAS. This computer program is protected by copyright and international treaties. All Rights Reserved. Printed
UNICORN 6.4. Administration and Technical Manual
UNICORN 6.4 Administration and Technical Manual Page intentionally left blank Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts...
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
PMS. Energy management and monitoring software. Installation and operation instructions. BMR trading Horní lán 17 77900 Olomouc Czech Republic
PMS Energy management and monitoring software Installation and operation instructions version 1.5 77900 Olomouc 1 Content 1. PMS introduction...3 1.1. PMS structure...3 1.2. System requirements...3 2.
Legal Notes. Regarding Trademarks. 2011 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 without notice. We cannot be held liable for any problems arising from
Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide
Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec
Installation Guide - Client. Rev 1.5.0
Installation Guide - Client Rev 1.5.0 15 th September 2006 Introduction IntraNomic requires components to be installed on each PC that will use IntraNomic. These IntraNomic Client Controls provide advanced
Industry White Paper. Ensuring system availability in RSView Supervisory Edition applications
Industry White Paper Ensuring system availability in RSView Supervisory Edition applications White Paper Ensuring system availability in RSView Supervisory Edition applications Rockwell Software, Visualization
How To Use Safety System Software (S3)
SPECIFICATION DATA Safety System Software (S3) APPLICATION Safety System Software (S 3 ) is a robust, full featured configuration, diagnostic, programming and real-time monitoring package for integrators
1 Minimum system requirements
Metrohm AG CH-9101 Herisau Switzerland Phone +41 71 353 85 85 Fax +41 71 353 89 01 [email protected] www.metrohm.com Installation MagIC Net 2.x 1 Minimum system requirements Operating system RAM Memory
X Series Application Note 43:
X Series Application Note 43: Using the Remote Viewing & Web Pages of the X - Series & GR Series Recorders The Remote Viewing function of the X-Series and GR Series Recorders provide the user with the
TX3 Series TELEPHONE ACCESS SYSTEMS. Configurator Quick Start. Version 2.2 Mircom Copyright 2014 LT-973
TX3 Series TELEPHONE ACCESS SYSTEMS Configurator Quick Start Version 2.2 Mircom Copyright 2014 LT-973 Copyright 2014 Mircom Inc. All rights reserved. Mircom Configurator Software Guide v.2.2 for Windows
SQL Server 2008 R2 Express Edition Installation Guide
Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details
Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2
Upgrading from MSDE to SQL Server 2005 Express Edition with Advanced Services SP2 Installation and Configuration Introduction This document will walk you step by step in removing MSDE and the setup and
Kepware Technologies Optimizing KEPServerEX V5 Projects
Kepware Technologies Optimizing KEPServerEX V5 Projects September, 2010 Ref. 50.16 Kepware Technologies Table of Contents 1. Overview... 1 2. Factors that Affect Communication Speed... 1 2.1 Defining Bandwidth...
ODBC Client Driver Help. 2015 Kepware, Inc.
2015 Kepware, Inc. 2 Table of Contents Table of Contents 2 4 Overview 4 External Dependencies 4 Driver Setup 5 Data Source Settings 5 Data Source Setup 6 Data Source Access Methods 13 Fixed Table 14 Table
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,
QUANTIFY INSTALLATION GUIDE
QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the
smart-house Web-Server Manual smart-house Web-Server Manual Version 1.03
smart-house Web-Server Manual Version 1.03 CARLO GAVAZZI HANDEL A/S, Over Hadstenvej 42, DK-8370 Hadsten, Danmark Tlf. 89 60 61 00, Fax 86 98 15 30, Reg.nr. 65 206 Internet: http://www.carlogavazzi.com/ac/dk
Product Description and Getting Started with Adroit
Product Description and Getting Started with Adroit TABLE OF CONTENTS INTRODUCTION... 2 ADROIT TECHNOLOGIES... 2 WHAT IS SCADA/HMI AND HOW IS IT USED?... 2 BASIC FUNCTIONALITY OF A SCADA SYSTEM... 4 Trending
Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11
2011 AdRem Software, Inc. This document is written by AdRem Software and represents the views and opinions of AdRem Software regarding its content, as of the date the document was issued. The information
System Integration Software
System Integration Software Release Notes for Version 6.0.5 1.0 Compatibility Currently, PC9000 is compatible with the following Radionics control/communicators: D7212, D7412, D7412G D9112, D9412 and D9412G
SysPatrol - Server Security Monitor
SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or
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
