Actions

Difference between revisions of "OPC Server - Release Notes"

From Zenitel Wiki

(Functional Changes/Enhancements)
(Functional Changes/Enhancements)
Line 13: Line 13:
 
*Re-written to use the new '''[[Stentofon.AlphaCom.AlphaNet.dll]]''' library.<br/>
 
*Re-written to use the new '''[[Stentofon.AlphaCom.AlphaNet.dll]]''' library.<br/>
 
*Config file name and format is changed with the new library. New config file name: '''Stentofon.AlphaCom.AlphaNet.OPC.xml'''<br/>The [[OPCServerConfigurator]] application will test for old config file, and prompt for automatic conversion to the new format.
 
*Config file name and format is changed with the new library. New config file name: '''Stentofon.AlphaCom.AlphaNet.OPC.xml'''<br/>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
+
*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\>
 
<br\>
 
'''Easy Projects Activities'''
 
'''Easy Projects Activities'''
*The station item .relatedto is now updated on AlphaCom CallStatus event. The .relatedto property then be set on calls in private mode, before call is accepted.
 
  
 
{| {{prettytable}}  class="sortable"  border="1"  
 
{| {{prettytable}}  class="sortable"  border="1"  

Revision as of 10:33, 1 July 2009


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


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