Changes in Reliance 4 Compared to Reliance 3

Arrow New names for some modules

Arrow New format for storing visualization projects

Arrow Managers

Arrow Unicode and support for multi-language visualization projects

Arrow Data structures, structured tags, window templates and the Container component

Arrow Importing OPC items

Arrow Importing tags

Arrow Alarms/Events

Arrow Scripts

Arrow Actions

Arrow Pictures

Arrow Designing visualization windows

Arrow Components

Arrow Custom reports

Arrow Logging data and alarms/events

Arrow Visualization project diagnostics

Arrow Reliance View, Reliance Control, Reliance Control Server

Arrow Reliance Server, Reliance Control Server

Arrow Thin clients

Arrow Communication drivers

Arrow License policy

Arrow Other





New Names For Some Modules

  • Reliance View (previously Reliance Runtime View)
  • Reliance Control (previously Reliance Runtime Control)
  • Reliance Control Server (previously Reliance Runtime Server)
  • Reliance Web Client (previously Reliance J)



New Format For Storing Visualization Projects

Storing non-visual objects (e.g. devices, tags, alarms/events)

  • New format (RDT)
  • Reliable
  • Supports Unicode
  • Space-efficient
  • Very fast (reading data is up to 20x faster than from the format used in previous versions)
  • Secure (provides encryption by a 128-bit key)
  • Can be viewed and edited using an editor provided as part of Reliance 4 (RDT File Editor)

Storing visualization windows

  • XML standard
  • UTF-8 encoding (easy editable through an external tool)

Storing scripts' source code

  • Unicode-enabled text files



Managers

  • Operations with multiple objects selected in the tree view
  • Improved Drag & Drop operations support
  • Improved sorting and filtering
  • Automatically connecting an object (e.g. device) to a computer(s) in the Project Structure Manager



Unicode and Support For Multi-language Visualization Projects

  • Unicode support throughout a project
  • Defining unlimited number of languages (including Asian) in a project
  • String Manager (for managing text strings and translating them into defined languages)
  • Possibility to repeatedly use a text string on multiple places (centrally editing or localizing a string)
  • Possibility to configure a language for a user and/or computer
  • Possibility to switch language at design-time (in Reliance Design) and runtime (in the runtime software)



Data Structures, Structured Tags, Window Templates and The Container Component

Speeds up the development of visualization projects containing repeated graphics linked to a group of tags.


Data Structure Manager

  • Defining data structures (i.e. structured data types) for different device types
  • Nesting data structures within one another (the number of nesting levels is not limited)

Device Manager

  • Defining structured tags (instances of structured data types)
  • Automatic synchronization of structured tags with data structures

Window template

  • Special kind of visualization window linked to a data structure (contained components are linked to data structure fields)
  • Embedding a window template into a regular visualization window using the Container component linked to a structured tag -> repeated embedding the same template, possibility to centrally modify the template at a later time
  • Embedding a window template into one another (the number of levels is not limited)



Importing tags


  • Importing tags from ST and XML format based on IEC EN 61131-3


Importing OPC Items

  • Improved OPC Browse dialog (dialog for importing items from an OPC server)
  • Browsing through the network for an OPC server
  • Importing item properties as stand-alone tags
  • Defining folders, filtering items, many other options



Alarms/Events

  • Generating an alarm/event by a tag value in a specified range
  • Logging alarms/events to SQL databases
  • All alarm/event types (alerts, command, etc.) stored in a single table



Scripts

  • Improved Script Manager
  • Storing scripts' source code in Unicode-enabled text files (easy editable through an external tool)
  • Searching for/replacing text in multiple scripts (support for regular expressions)
  • Checking syntax at design-time
  • Source code templates (frequently used programming statements - e.g. for-next loop)
  • Improved script editing using the Source Block Tools commands
  • Debugging scripts with an external debugger (Just-In-Time debugging)



Actions

  • Action - new object type, represents a centrally defined action (e.g. activating a visualization window, displaying a trend)
  • New Action Manager
  • Actions can be triggered by the same events as scripts (e.g. on component click, on activate window)



Pictures

  • Improved Picture Manager
  • Centrally managing all pictures in a project (pictures are no longer divided into Shared and Window pictures)
  • Centrally configuring transparency
  • Storing pictures' graphical data in files using the original format (easy editable through an external tool)
  • Optimized loading of pictures into memory (loading only the pictures that currently need to be displayed)
  • Support for the PNG format (including an alpha-channel - partial transparency)
  • New library of 3D graphics



Designing Visualization Windows

  • Rotating components (statically, dynamically - controlled by a tag)
  • Modifying properties of multiple windows at a time
  • Defining window folders
  • Defining window templates and linking them to data structures
  • Aligning components to edges (optional margins and overlays)
  • Anchoring components
  • Guidelines for aligning components precisely
  • Visual (Drag & Drop) linking components to tags
  • Indicating visible area bounds in windows
  • Fast switching between windows
  • New Replace Object Properties Wizard



Components

  • Uniform behavior, security and events of components
  • New Container component for embedding internal objects (window template, current alarm/event view, ...) in a window
  • New components for working with IP cameras (support for AXIS, VIVOTEK, and Pelco, controlling connection with a camera, controlling recording the video, support for external inputs/outputs)
  • New standard components: Track Bar, Check Box, Edit Box, Notepad, Internet Explorer, improved Media Player (support for Windows Media Player)
  • New intelligent components: Data Grid (for displaying and editing array-type tags), Data Tree (for displaying and editing tree-type data), Time Program, Equithermal Curve
  • Components for working with the system of iNELS/Teco
  • Additional new components: Analog Clock, Level Fill Picture (e.g. for indicating filling a tank of any shape)
  • Improved Gauge component



Custom Reports

  • Report Designer that can be opened from the Custom Report Manager
  • Creating reports in an internal format based on XML
  • Possibility to use localizable text strings defined in a project
  • Possibility to access external data stored in various types of databases
  • Possibility to use scripting languages
  • Possibility to send a report via E-mail in HTML or PDF format



Logging Data and Alarms/Events

SQL databases

  • Centrally managing SQL servers to be used in a project
  • Easily defining a connection to an SQL server using ADO DB (possibility of testing connection with an SQL server at design-time)
  • Support for Microsoft SQL Server (MSDE and MS SQL Server 2005, for free - part of the Reliance 4 installation) and other in the future (Oracle, ...)

Internal format (RDT)

  • Sequential (non-SQL access)
  • Identical with the format used for storing project-defined objects
  • Intended for cases when an SQL Server cannot be used (e.g. some embedded devices)



Visualization Project Diagnostics

  • Tool designed for checking a project
  • Detecting invalid and missing links to objects (e.g. tags), invalid and missing property values, invalid paths to files and directories, invalid data types
  • Checking project consistency
  • Finding object usages (e.g. tags)
  • Finding unused objects (e.g. tags)



Reliance View, Reliance Control, Reliance Control Server

  • Switching language at runtime
  • Virtual keyboard

Project Manager

  • Displaying the list of all project-defined objects (devices, tags, etc.) including their properties
  • Displaying the current status for objects of certain types (e.g. value, quality and time stamp for tags)
  • Displaying the dump of communication packets for objects of type Communication channel (possibility to analyze communications with devices)



Reliance Server, Reliance Control Server

  • Built-in Web server (Internet Information Services or another Web server is no longer needed for Web clients)
  • Management of a running project using the server's Web page
  • Generating historical and custom reports (in HTML and PDF format) for clients
  • Secured access to the server's Web page, using a whitelist/blacklist

Communication with thin clients (Reliance Web Client, Reliance Mobile Client)

  • Communication with thin clients using the HTTP/SOAP protocol on a single TCP port
  • Encrypting transferred data by a 128-bit key, data compression
  • Possibility to exchange data with third-party applications using the SOAP protocol
  • Reliance Server runs as a Windows Service



Thin Clients

Reliance Web Client (web client)

  • Based on the Java platform (JRE 6.0 and higher)
  • Independent of operating system (support for Windows, Linux, Unix, MacOS, etc.)
  • Independent of Web browser (support for IE, Mozilla Firefox, Opera, Konqueror, etc.)
  • Intelligent automatic update of program files and project files, caching on the client side
  • Displaying project-defined historical trends (including trends with multiple series)
  • Displaying project-defined historical and custom reports (using a Web browser)
  • Virtual keyboard

Reliance Mobile Client (mobile client)

  • Software for running a visualization project on mobile devices (PDAs, etc.)
  • Designed for Windows CE and Microsoft .NET Compact Framework 2.0
  • The same functionality as Reliance Web Client



Communication Drivers

  • New architecture of communication drivers
  • New Communication Driver Manager for configuring communication settings
  • Each driver is a DLL hosted by Reliance Driver Server
  • Reliance Driver Server can run as a Windows service
  • The dump of communication packets is available for objects of type Communication channel in the runtime software's Project Manager
  • New communication drivers IEC 60870-5-104, M-Bus, Inmat, Promos



License Policy

  • Reliance View and Reliance Control can no longer be used as a data server for other instances of the runtime software
  • Software keys for licenses with up to 200 data points (license activation required)
  • Time-limited licenses (quick replacement for damaged or stolen keys)
  • Detecting the license through License Service
  • License policy has been adjusted in order to be favorable for any project type or topology
  • Quantity discount system



Other

  • 100% backward compatibility with visualization projects created using older versions (a converter is available to convert older projects)
  • Defining internal tags within devices of all types
  • Using relative paths to files and directories in a project
  • Optional alias (alternative name) for all object types
  • Optional name synchronization for some object types (e.g. database field name based on the linked tag name)
  • Creating a project's backup in Reliance Design
  • Locking (encrypting) a project in Reliance Design
  • Support for Windows Themes, partially transparent tool windows in Reliance Design
  • Possibility of opening a manager for certain object type from a selection dialog (e.g. Picture Manager from the Select Picture dialog)
  • Improved Color selection dialog
  • Many other improvements reducing the time needed to create, debug and deploy an application


Reliance 4 Box
Top