Sign In >>


PRODUCTS
TRACE MODE Video


CASE STUDIES
NEWS DETAILS
05.05.2011

TRACE MODE 6.07.7 SCADA/HMI Now Released

SCADA HMI TRACE MODE 6AdAstrA's Technical Support team announces a new SCADA TRACE MODE 6.07.7 release. The 6.07.7 release makes TRACE MODE 6 fully compatible with 32-bit and 64-bit versions of Windows 7, while also introducing exciting new features for designing distributed control systems and energy or resources metering.

New System Requirements for TRACE MODE 6

As of 6.07.7 release, Windows 7 is now the recommended operating system for TRACE MODE 6. Consequently, the hardware requirements have changed.

The new minimum system requirements for SCADA TRACE MODE 6 are as follows:

  • Operating system – Windows XP SP3 or Windows 7 Professional;
  • CPU – Intel Core Duo 2 GHz or equivalent;
  • RAM – 1 GB;
  • Disk space – 2 GB;
  • Display resolution – 1280x1024;
  • Color depth – True Color;
  • OpenGL v.1.1 graphics card with at least 64 MB of onboard memory. We do not recommend using built-in graphic card;
  • CD-ROM, mouse, USB port.

CAUTION: As of 6.07.7 release, the protection dongles for the LPT port will no longer be available!

The recommended system requirements for SCADA TRACE MODE 6 include:

  • Windows 7 Professional 32 bit or 64 bit;
  • CPU – Intel Core Duo 2.4 to 3.2 GHz or equivalent;
  • RAM – 2 to 4 GB;
  • Disk space – 4 GB ;
  • Display resolution – 1920x1200;
  • Color depth – True Color, 32 bit;
  • OpenGL v.1.1 graphics card with at least 128 MB of onboard memory. We do not recommend using built-in graphic card;
  • CD-ROM, mouse, USB port.

Please note that the software and hardware requirements may vary depending on how much information TRACE MODE software products will handle, how many functions it will have, and what kind of projects you plan to develop. For projects involving 1000-2000 or more channels, we therefore recommend using the most powerful PCs available on the market.

Changes to System Installation Procedure

The 6.07.7 release introduces a few changes to the system installation procedure. The installer now detects the operating system automatically. If Windows XP is detected, the legacy procedure follows, including installation of the HASP key driver supplied with the system. If Windows 7 is detected, installation of the HASP driver is skipped. You can install the HASP driver either via Internet or manually (by running haspdinst.exe in the \ForSetup\ folder of your development system). 

TRACE MODE under Windows 7

No specific changes to user experience with TRACE MODE under Windows 7 compared to Windows XP were reported. These findings are based on AdAstrA's internal testing and further testing across our user base in Russia and abroad.

New Features in TRACE MODE 6.07.7 Release

TRACE MODE 6.07.7 includes some exciting new features:

  • The system now delivers the ability to record user actions into designated text files, in accordance with the U.S. standard 21 CFR 11. You can view the files in any text viewer or display them as tables together with the records validation results.
  • Another enhancement is a streamlined procedure for detecting the user rights when automatically starting any project nodes controlled by the runtime modules, including Micro TRACE MODE for Windows CE. The system loads the USER, for which the "Execute" option was checked, without authenticating such user.
  • TRACE MODE 6 now provides an improved OPC server, enabling convenient access to a channel tree and attributes through a user-friendly interface, while also making it easy to change any channel attribute in real time. Any connected OPC client will see the same channel tree with an attribute drop-down list. The OPC client can access any channel attributes.
  • This release also introduces a new feature – "Store and forward data to logger" – designed to monitor the connection between RTM+ or archive servers and automatically restore any data lost when connection fails, by storing the data blocks during downtime and forwarding them later. Both nodes monitor the connection and use SMS to communicate whenever the connection fails and must be reestablished. With the addition of this new feature, it is now also possible to enable reliable communication between the nodes of a distributed control system. The new feature can be particularly useful in projects involving wireless connections prone to temporary connection failure. Please see a training video about how the new "Store and forward data to logger" feature operates.
  • The new Geometry section in the graphical item properties window enables you to edit its geometry details (coordinates, size, or rotation angle).

Improvements to CALL Channel Functions

  • The CALL.EMAIL channel now allows to fully identify a sender and provides enhanced diagnostic tools to troubleshoot the email delivery process. When sending an email, you can configure an outgoing email server name, account name and password, or recipient's address. Any detected errors are logged in the profiler log and display in the channel attributes.
  • You can now use the CALL.TVC channels to create daily and weekly schedules, which can have custom duration and allow to highlight specific days. You can display the schedules both as trends or tables.
  • The CALL.LongFromBits channels enable cascaded group control of devices such as valve- and/or motor-based dispensers. The system automatically controls the dispensing process, monitors each operating device status, and handles emergencies. The next process phase begins only if the previous phase finishes properly. You can display or modify any control or diagnostics settings for the dispensing process in real time.
  • The CALL.RT_Statistics channel now offers enhanced interval statistics for a large number of intervals. You can configure a channel list and select intervals in real time to generate various statistical data (total, remainder, average, start and end values). The results produced by statistical processing are recorded into the CALL.ChGroupReq or CALL.TVC channel arguments in a stack mode and are available for further processing, archiving, and/or documenting.

New Debugging and Diagnostic Tools

  • The TRACE MODE runtime modules now provide diagnostic tools of the development system profiler to assist you with debugging your control system project during the setup phase. With the new release, any runtime module (including Micro TRACE MODE for Windows CE) can now maintain a log similar to that of the development system profiler. To take advantage of this feature, you simply need to add the DEBUG key to the configuration file used to run a node. You can also flexibly configure the scope of diagnostics.
  • The OPC client in TRACE MODE now offers improved diagnostics and initialisation functions for the connected OPC servers. Connection status monitoring, communication error control, and reinitialisation can be performed individually for each OPC server. Whenever the system detects any connection problems or increased level of errors associated with a certain OPC server, it can reinitialise the connection with this specific OPC server.
  • The DEBUG system variable has been significantly revamped. Instead of 16 diagnostics types, this feature now logs the results of 32 different procedures. It can maintain separate error logs for Alarm Report, system state file, supported protocols in the SLAVE mode, SQL queries, OPC interface, IP traffic, TCP communication, requests of historical trends, calls of templates, extensive information for built-in protocols (Modbus, DCS, etc.), and other errors. Because this variable enables you to enter its value online in real time, you can quickly adjust the actual scope of additional diagnostic information without restarting your node.
  • You can now generate HTML files with diagnostic information in your node folder in real time. To do so, you can add predefined strings to the custom channel attribute. The information in the tables is generated based on whatever you call:
    • electric meters;
    • drivers called by the VECTOR channels;
    • network or RS communication;
    • The "debug545" string outputs a table with the OPC server information: number, name, status, last connection time, last communication time, and total error count;
    • The "debug547" string outputs the project nodes discovered on the network.

New Drivers

  • With the introduction of a new channel, CALL.Vector, you can now develop input/output drivers for custom serial interface protocols without programming and also archive data in separate archives. This feature is designed to acquire data blocks from the devices as slices with the same time stamp. The archive data can display as trends or documents. For this reason, a channel has a special licensing policy based on the arguments assigned to this channel.  Please see a training video on how to use the CALL.Vector channel to develop input/output drivers for custom serial interface protocols without programming.
  • The NMEA 0183 enabled devices are now fully supported. Previously, the system supported only the GPS functions of the protocol. You can now seamlessly integrate a wide range of navigation devices based on this protocol in your automated control systems.
  • A driver for Kestrel 4000 weather station is now available. The driver has been successfully tested in a real-life project environment.
    The system now also includes a driver for Beckhoff controllers (via TwinCAT), which delivered exceptional performance during testing in real-life projects.

Modified Drivers

  • DELTA DVP Controller Driver.
  • The Universal Meter Communication Mechanism now provides enhanced functions for reading the power and synchronization profiles from the SET-4TM meters.
  • The PSC-3APT meter driver has been adapted to comply with the actual implementation of the protocol. Included in the Universal Meter Communication Mechanism, this meter is now also supported by Micro TRACE MODE for WinPAC controllers.
  • The Modbus TCP protocol driver now makes it possible to scale a frame up to the Modbus RTU format. This feature will be of particular interest in projects involving applicable converters such as those based on the GPRS modems.
  • The group recording functions (16) of the Modbus protocol have been extended to include a broadcast feature.
  • The system now offers enhanced formats of reading integers through the Modbus protocols, allowing to read, display, or process a 4-byte signed integer.


The new release is available for download for all registered users at the SUPPORT section at www.adastra.ru.

If you have questions, please visit http://forum.tracemode.com/

TOP NEWS

TRACE MODE SCADA/HMI in Control of The Kazakhstan's Largest Atyrau Oil Refinery

The Complex Information Systems Co. (Kazakhstan) together with Namip Industrial Solutions Co.(Russia) have finished the first stage of manufacturing control system for one of the Kazakhstan's largest plant Atyrau Oil Refinery.

This control system is built with TRACE MODE SCADA\HMI and Oracle software.

The new oil refinery control system consists of ...

Training Video: Connecting Mitsubishi FX3U PLC to TRACE MODE SCADA/HMI via Melsec Protocol

Melsec FX3U and SCADA/HMI TRACE MODELearn how to connect a Mitsubishi Melsec FX3U PLC to TRACE MODE SCADA/HMI through built-in driver with our new free online video training.

To run the film just ....

 

SCADA TRACE MODE In Process Control of The Biggest European Oil Shale Chemical Company

VKG OIL

Viru RMT Ou (Estonia, EU), Authorized System Integrator of AdAstrA Research Group fulfilled reconstruction of control system for the 1000 tones gas generator retort at the main technological process of VKG oil shale company.

VKG Oil is the biggest oil shale chemical industry in Europe, the main field of activity of which is thermal processing of oil shale. 1.4 million tons oil shale is reprocessed per year. The company produces various fuel oils, which are characterized by low viscosity and a setting point below -25ºC, oil coke and pitch, summary oil shale phenols, antiseptic wood impregnation oil and bitumen.

The return of investment in reconstruction of SCADA TRACE MODE based gas generator control system was achieved within...

SCADA For GSM/GPRS-based Remote Control Now Released

Doc GSM RTM+ TRACE MODE

AdAstrA Research Group (Moscow, Russia) has launched a new SCADA/HMI class software product - TRACE MODE GSM RTM+ for GSM/GPRS-based remote control and alarming.

Utility, transportation, hi-tech house, water, gaz, fire-safety and agriculture remote control – the all-new SCADA/HMI software is designed for a range of applications that seek to receive real-time process data and communicate them to the mobile teams in a fast and reliable way. 

TRACE MODE GSM RTM+ is easily programmed on IEC 6-1131/3 visual languages in SCADA/HMI TRACE MODE 6 integrated development environment.

Intel Chooses TRACE MODE SCADA/HMI for Office Building Automation

SCADA TRACE MODE in Intel Office AutomationProtect Company deploys a TRACE MODE 6 SCADA/HMI based building management system across Intel's new office building.

Covering all of Intel's high-tech office, this advanced automation system is in charge of the main and redundant power supply, uninterruptible power supply, sewerage, leakage control, fire retarding valves and smoke removal, climate.

The dispatcher control system builds upon hardware from Advantech, Sauter and S+S Regeltechnik, Jola, York, SAT 4TM power meters, and Schneider Electric frequency converters.

TRACE MODE Data Center Provides Remote Web Based And Mobile Access to Control Systems

AdAstrA Research Group has released a new SCADA TRACE MODE runtime module, TRACE MODE Data Center, providing remote access to real-time control system information using web-browser via Internet/Intranet or wireless networks (GSM, GPRS, Wi-Fi, Bluetooth).

The all-new product from AdAstra is tailored to meet the needs of the corporate users of TRACE MODE looking to consolidate information from the various control systems across the plant, and provide access to this information for mobile employees, such as engineers, chief engineers, and plant management.

 

SCADA TRACE MODE 6 in Control System of European Nuclear Power Plants

TRACE MODE SCADA/HMI at atomic power-plant Bogunice

A Moscow-based SNIIP-SISTEMATOM company has set up an automated system to control the neutron current in the reactors of the 3rd and 4th power units at Bogunitse nuclear power plant (Slovakia). The new control system has been developed using Russian made SCADA/HMI software TRACE MODE 6.

A similar control system has been also developed for Mokhovtse nuclear power plant (Slovakia). 

New free of charge drivers for TOSHIBA TOSVERT Added in TRACE MODE SCADA/HMI

New free of charge drivers for TOSHIBA TOSVERT series frequency converters are added to the TRACE MODE SCADA/HMI software and published at the AdAstra Web site for download:
  • TOSVERT.VF-nC1
  • TOSVERT.VF-S9
  • TOSVERT.VF-P7
LAST NEWS

Pakistan Students Study Industrial Automation Technologies with SCADA TRACE MODE

A new laboratory practice on Supervisory control and Data Acquisition (SCADA) and Human Machine Interface (HMI) system development is launched for undergraduate students of Electrical Engineering at University of Engineering and Technology, Taxila (Punjab, Pakistan). University of Engineering and Technology, Taxila commonly referred to as UET Taxila is among the best engineering universities in Pakistan. The new practice is based on the TRACE MODE SCADA/HMI software.

The laboratory work was developed by  Director Technical, Creative Electronics & Automation in his MSc Research work under the supervision of Prof. Dr. Muhammad Ahmad Choudhry using the Omron's latest CJ1 Programmable Logic Controller (PLC), the Device-Net field bus and the latest version of TRACE MODE 6 SCADA/HMI software.

The author can share the experiments the files of SCADA as well as PLC and complete Experimentation & Training documentation. Please contact ...

TRACE MODE SCADA/HMI Controls Peat Product Production in Poland

peat production TRACE MODEThe Elblag city based Test company (Poland) launched a process control system for the production line of peat products at the „Rucianka” factory belonging to Hollas Sp. z o.o. company - the Poland's biggest peat products manufacturer.  

The new control system was developed using TRACE MODE software and Advantech ADAM IO modules. It has been implemented in FBD programming language, it includes...

AdAstrA Releases TRACE MODE 6.07

AdAstrA Support team announces a new SCADA TRACE MODE 6.07 release.

TRACE MODE 6.07  features new development tools for electricity metering systems and building automation.
 
Starting with 6.07 release, SCADA TRACE MODE offers an all-in-one driver that supports a variety of protocols used in different electricity meters.

Besides new TRACE MODE 6.07 releas includes new graphical elements for building automation amd electricity metering systems.

New TRACE MODE SCADA/HMI Software Dealer In Poland

TRACE MODE SCADA/HMI dealer in PolandAdAstra Research Group, Ltd signed a new partnership agreement for TRACE MODE SCADA/HMI distribution in Europe.

In September 2009 Polish company TEST Stanislaw Gojlik was awarded with Authorized dealer status and became the first TRACE MODE SCADA/HMI software supplier to the growing Polish market of industrial automation.

AdAstra Signs Partner Agreement for Greece with Industrial Solution

AdAstra Research Group recently added a new partner in EU.
Industrial Solution Co (Greece) joins AdAstra partner network and becomes a new TRACE MODE dealer in Greece.

Industrial Solution represents about 15 world famous brands. Their technical department is experienced in in a broad range of industries, such as power, chemistry, plastic, paper, shipping and other.

SCADA TRACE MODE 6 Employed in Automated Control System for 2nd Power Unit at Krasnodar Heat and Power Plant

The Krasnodar heat and power plant launched an automated control system for the 2nd power unit that was developed using SCADA TRACE MODE system and the RK-131/300M controllers.

Within the shortest time-frame, a team of four engineers from Yuzhniy Engineering Power Center, YugOGRES, successfully deployed the control system during overhaul at the 2nd power unit.

AdAstrA Reseases a New Milestone Release, SCADA TRACE MODE 6.06!

AdAstrA launched a new release of the integrated SOFTLOGIC-SCADA-MES-EAM-HRM system, TRACE MODE 6.06, available both in Professional and Base editions. The exciting new 6.06 release provides a host of new features and technologies to dramatically increase SCADA TRACE MODE performance and functionality.

New SCADA TRACE MODE updates are available free of charge at the Support section.

TRACE MODE In Dispatch Of a Cement Sludge Preparation Facility

SCADA HMI TRACE sludge processing shop

Permavtomatika, Authorized System Integrator of AdAstrA Research Group, LTD across the Urals, deployed a new dispatch system for the sludge preparation facility at Gornozavodskcement.

Permavtomatika will follow up on this innovation by designing an end-to-end control system for this enterprise. In future, the company aims to provide Gornozavodskcement with an end-to-end SCADA TRACE MODE 6-based control system.

SCADA HMI TRACE MODE 6

Current TRACE MODE release 6.08.



NEWS
07.09.2011
05.05.2011
15.02.2011
25.11.2010
05.10.2010
19.07.2010
24.03.2010
18.09.2009
06.08.2009
24.06.2009
27.03.2009
19.02.2009


EVENTS