Sign In >>


SUPPORT

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

The New TRACE MODE SCADA/HMI Release 6.10.2 Available For Download

TRACE MODE SCADA/HMI

AdAstra Research Group, Ltd (Moscow, Russia) has announced a new release of integrated SCADA- and SOFTLOGIC- system TRACE MODE 6.10.2.

The release is now available for all registered users of TRACE MODE 6 SCADA/HMI for free (it is free for download  from the  User's Personal Account).

In accordance to increased security requirements of unauthorized access and user authentification in the process control software, new means of user rights management have been introduced. In the 6.10.2 some new features added, bugs detected fixed.

The new release 6.10.2 offers new software products and some improved features ......

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 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.

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.

 

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

SCADA TRACE MODE 6.05 Now Avaiable

On January 30, 2007, a new release of the integrated SCADA-system TRACE MODE 6.05 has been made available, both in Professional and Standard editions.

The 6.05 release includes new features and patches for the development system and runtime modules. The new SCADA TRACE MODE and MES-EAM-HRM software from the T-FACTORY system is available for free download from the support section.

LAST NEWS

Adastra Releases TRACE MODE 6 RTM for Linux

RTM TRACE MODE 6 for LinuxAdAstra Company (Russia) announced the release of real-time monitor (LinRTM) for the operating system Linux.

TRACE MODE RTM is the main runtime module of the integrated TRACE MODE 6 SCADA/HMI software, designed to operate on operator workstations.

The new LinRTM provides ...

A New Free Driver for OMRON Sysmac PLC

omron plcAdAstra Research Group (Moscow, Russia) has released a new version of the free TRACE MODE SCADA/HMI driver for the OMRON programmable logical controller. The new driver is built in the TRACE MODE SCADA/HMI 6.09 release and above.

video tutorial demonstrating the technology of OMRON PLCs connecting over the network via UDP using the free built-in driver, is available.OMRON Logo

The new driver is much faster, easier and more functional than the previous ones. The new TRACE MODE OMRON PLC driver has the following important features...

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.

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.

HART Driver for Micro TRACE MODE 6 to Connect HART Devices and WinCon 8000

AdAstrA Research Group, Ltd made available an external driver for Micro TRACE MODE 6 industrial controller programming system. This driver is designed to connect WinCon 8000 controller to sensors and flowmeters using a popular HART protocol.

The Kristall distillery in Moscow was one of the first factories to deploy the HART driver for WinCon 8000. Previously, Micro TRACE MODE 6 for WinCon 8000 was shipped only with the integrated drivers for Modbus RTU, Modbus TCP, DCS, etc.

New Circutor CVM Driver for SCADA HMI TRACE MODE 6

Circutor CVM-NRG96 in SCADA/HMI TRACE MODE

AdAstrA has completed development of the new SCADA HMI TRACE MODE driver for CVM series Circutor power analyzers. 

The driver supports specific Modbus protocol features for CVM series devices. The driver deployment provides easier control system development and uses approximately twice as less I/O points in the project.

The new driver is available for free download from the support section.

SCADA HMI TRACE MODE 6

Current TRACE MODE release 6.10.2. Upgrade now for free!



NEWS