Actions

Difference between revisions of "OPC Server - Release Notes"

From Zenitel Wiki

(AlphaCom OPC Server 5.2.3.0 (2011-02-18))
(AlphaCom OPC Server 5.2.3.0 (2011-02-18))
Line 19: Line 19:
  
 
==== Added new station OPC item '''.customparameter1''' ====  
 
==== Added new station OPC item '''.customparameter1''' ====  
  The will allow for sending a custom parameter (16 bit int) from the evnethandler programmed in AlphaPro.
+
  The parameter will enable sending of a custom parameter (16 bit int) from the evnethandler programmed in AlphaPro.
 
  E.g.  @01C7 M7F01 L(1)101 U0 W1200 W0 W0 W0 W0
 
  E.g.  @01C7 M7F01 L(1)101 U0 W1200 W0 W0 W0 W0
  

Revision as of 12:36, 18 February 2011


Release State: Released
Release Version: 5.2.3.0
Installation Package: OPCServerSetup.msi

Contents

AlphaCom OPC Server 5.1.3.x (2010-09-17)

Important Note about Upgrading from version 5.0.x.x.

Due to bug "BZ 406 OPC Server Windows 7 Compatible", and good programming practices, the location of the OPCServer configuration file needed to be moved from Program Data Folder to Application Data Folder. It is not implemented any automatic transfer of the configuration file, so after an upgrade either the old config files needs to copied manually to its new location, or the configuration needs to be re-done with the new AlphaComOPCConfigurator tool (v 2.1.3.0).
Note! After a manual copy the configuration should be verified in the new AlphaComOPCConfigurator tool.


AlphaCom OPC Server 5.2.3.0 (2011-02-18)

Functional Enhancements

Added new station OPC item .customparameter1

The parameter will enable sending of a custom parameter (16 bit int) from the evnethandler programmed in AlphaPro.
E.g.  @01C7 M7F01 L(1)101 U0 W1200 W0 W0 W0 W0

AlphaCom OPC Server 5.1.3.2 (2011-01-04)

Functional Enhancements

New Informational log Event: Connecting to AlphaCom {ip}/{port}

AlphaCom OPC Server 5.1.3.1 (2010-10-10)

Errors Corrected

AE: Custom text format do not work for OPC AE Events (Only default custom texts is used)

AlphaCom OPC Server 5.1.3.0 (2010-09-17)

Old Configuration file:

C:\Program Files\STENTOFON\AlphaCom OPC Server\Stentofon.AlphaCom.AlphaNet.Config.OPC.xml

The location of the new configuration file depends on OS version and other enviromnet setups (using variable Environment.SpecialFolder.ApplicationData).
Typical locations:

WinXP: C:\Documents and Settings\{username}\Application Data\Stentofon\SDK\Stentofon.AlphaCom.AlphaNet.Config.OPC.xml
Win7 : C:\Users\{username}\AppData\Roaming\Stentofon\SDK\Stentofon.AlphaCom.AlphaNet.Config.OPC.xml

Functional Changes/Enhancements

BZ 227 OPC DA: No information available telling which station is A- and B-subscriber in a conversation

New tag .callapri, see Station Item Table

OPC DA: No information available seperating if station is in calling mode (private ringing) or in a conversation (connected)

New tag .callmode, see Station Item Table

BZ 420 From OPC it should be possible to send alarm messages to groups

Added new nodeX.groups.gx node tree, see Node Item Table

Errors Corrected

BZ 362 OPC DA: Tone Test errors are not reported by the Linestate item

New item .tonetest added for indication tonetest errors (The linestate can be OK even if tonetest error)
See Station Item Table

BZ 330 AE: Some events are not reported on the selected format

DA: Only output.1 for IP stations is working output.2 and .3 do not work

BZ 406 OPC Server Windows 7 Compatible (64 bit)

* For 64 bit OSs it is required to install the "Advosol OPC Core Components" included in the new Setup package
* The Config file is moved to the "Application Data Folder".
* Securtiy exeption when creating new Event Log Source "AlphaComOPCServer" resolved with new function in the 
  AlphaComOPCConfigurator to create the source (requires "run as Admininstrator")

DA: Only up 255 stations was reported in the OPC DA item tree.

Now the maximum of stations is 1000 (practical available is 552)  


AlphaCom OPC Server 5.0.0.0 (2009-07-01)

Functional Changes/Enhancements

Major changes

  • Re-written to use the new Stentofon.AlphaCom.AlphaNet.dll library.
  • Config file name and format is changed with the new library. New config file name: Stentofon.AlphaCom.AlphaNet.OPC.xml
    The OPCServerConfigurator application will test for old config file, and prompt for automatic conversion to the new format.
  • Implemented Redundant OPC Server mode allowing two OPC Devices connect to the same AlphaCom nodes. Requires AlphaCom Sys version 10.55
  • The station item .relatedto is now updated on AlphaCom CallStatus event. The .relatedto property will then be set on calls in private mode, before the call is accepted.

<br\> Easy Projects Activities

Activity Short Description
209 Make (IP) station IO items based on ST_STATE messages, make RCO/RCI item obsolete
210 Make global node RCI based on RCI_CHANGED messages incl OPC/RCI config
211 Implemented OPC Items for M-Key, C-Key and DAK-key
217 Updated to use library Stentofon.AlphaCom.AlphaNet.dll
166 Redundant OPC Server


Limitations
Global RCI/RCO states is updated on state changes, but is not synchronized at OPC Server startup.

Errors Corrected

Easy Projects Activities

Activity Short Description
205 cr_iterate_command items offset
206 OPC AE: "Station UP" is reported on all ST_STATE changes

AlphaCom OPC Server 4.1.0.0 (2009-04-01)

Functional Changes/Enhancements

Added the OPC AE event StationSignal (.signal).
This event is generated from the station sending a Call Request ("I need attention")

AlphaCom OPC Server 4.0.0.0 (2008-10-29)

First official Release