Commit d62131e9 authored by claes's avatar claes

*** empty log message ***

parent 9b292166
070301 cs - New module opc.
070424 cs - Opc XML/DA server and client.
\ No newline at end of file
Soap interface and XML parser generated by gsoap with the commands
typemap.dat :
s0 = "http://opcfoundation.org/webservices/XMLDA/1.0/"
../gsoap-linux-2.7/bin/wsdl2h -o opc_msg.h opc.wsdl -p
Change in opc_msg.h
s0__ItemProperty.Value: _XML -> @xsd__anyType*
s0__ItemValue.Value _XML -> @xsd__anytype*
xsd__dateTime.__item time_t -> std::string
s0__ArrayOfDateTime.dateTime vector<time_t> -> vector<std::string>
Alla @time_t -> @std::string
Add xsd__duration
/// Class wrapper for built-in type "xs:duration" derived from xsd__anyType
class xsd__duration : public xsd__anyType
{ public:
std::string __item;
};
../gsoap-linux-2.7/bin/soapcpp2 opc_msg.h -I ../gsoap-linux-2.7/import -p opc_soap_
<?xml version="1.0" encoding="iso-latin-1"?>
<!DOCTYPE book [
<!ENTITY % isopub PUBLIC
"ISO 8879:1986//ENTITIES Publishing//EN//XML"
"/usr/share/xml/entities/xml-iso-entities-8879.1986/isopub.ent"> <!-- "http://www.w3.org/2003/entities/iso8879/isopub.ent"> -->
%isopub;
]>
<article>
<title>Proview Changelog</title>
<section><title>Changelog entries</title>
<table xml:id="changelog_" border="1"><tbody>
<tr><td><classname>Date________</classname></td>
<td><classname>Module_____</classname></td>
<td><classname>Change</classname></td></tr>
<tr><td>30-JAN-2007</td><td>src/init</td>
<td>Process rt_webmonelog (web eventlog server) added to startup. /cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>_opwin removed from homepage name. index.html set as defaultname. /cs</td></tr>
<html>
<head>
<link rel="stylesheet" type="text/css" href="../pcss.css">
<title>Proview Cangelog</title>
</head>
<body id="news">
<div id="news"><p id="news">
<h1>Proview Changlog</h1>
<table border="1">
<tr><td><b>Date</b></td>
<td><b>Module</b></td>
<td><b>Change</b></td>
<td><b>Sign</b></td></tr>
<tr><td>24-APR-2007</td><td>src/wbl</td>
<td>New plc classes for Get end CSto of attributes in externvolumes. </td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/wbl</td>
<td>New types Int64 and UInt64.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>src/rt</td>
<td>NULL argument for subid in gdh_RefObjectInfo allowed.</td><td>cs</td></tr>
<tr><td>24-APR-2007</td><td>opc/-</td>
<td>Opc XML/DA server and client.</td><td>cs</td></tr>
<tr><td>19-APR-2007</td><td>wb/wtt</td>
<td>Script functions GetClassList and GetNextObject added.</td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>src/co</td>
<td>Locale set when language is set.</td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>wb/wtt</td>
<td>Bugfix in plc connect, attribute reference to an object in a mounted voume had incorrect size. </td><td>cs</td></tr>
<tr><td>17-APR-2007</td><td>src/rt</td>
<td>Bugfix in mvol_ArefToAttribute, an attribute name was returned for attrref refering whole object.</td><td>cs</td></tr>
<tr><td>02-APR-2007</td><td>xtt/ge</td>
<td>Dyntype invisible works also for attributes of type Float32.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>xtt/ge</td>
<td>Problems with national characters in ge attribute editor fixed.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>xtt/ge</td>
<td>Bugfix in navigator window, drawing attempt in zero buffer removed.</td><td>cs</td></tr>
<tr><td>27-MAR-2007</td><td>wb/wb</td>
<td>wb_motif: Window utility object was deleted before License window was closed.</td><td>cs</td></tr>
<tr><td>02-MAR-2007</td><td>wb/wtt</td>
<td>Bugfix in object editor, Used checkbox affected wrong input in some cases (C Order).</td><td>cs</td></tr>
<tr><td>01-MAR-2007</td><td>opc/-</td>
<td>New module opc.</td><td>cs</td></tr>
<tr><td>22-FEB-2007</td><td>wb/wb</td>
<td>Bugfix in build method for XttGraph. Java was always generated if the javaname for the graph wasn't saved.</td><td>cs</td></tr>
<tr><td>21-FEB-2007</td><td>xtt/xtt</td>
<td>Problems with national characters in alarmtext in operator window fixed.</td><td>cs</td></tr>
<tr><td>21-FEB-2007</td><td>wb/wtt</td>
<td>Bugfix in input focus when value input was closed.</td><td>cs</td></tr>
<tr><td>19-FEB-2007</td><td>profibus/-</td>
<td>Bugfix in ExtUserPrmDataConst.</td><td>cs</td></tr>
<tr><td>09-FEB-2007</td><td>profibus/-</td>
<td>Bugfix in Ext_User_Prm_Data_Len.</td><td>cs</td></tr>
<tr><td>07-FEB-2007</td><td>profibus/-</td>
<td>Adapted I/O routines to work with new driver for Softing Profiboard. Incorporated driver API from Softing to work with new Softing driver. Added diagnostics infomation to pwr_sClass_Pb_DP_Slave-class.</td><td>rk</td></tr>
<tr><td>06-FEB-2007</td><td>wb/wb</td>
<td>Bugfix in volumereferences in loadfiles. Casted attributes wasn't always checked.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/wbl</td>
<td>Attribute LoadArchives added to WebHandler with new type WebLoadArchiveMask.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB). /cs</td></tr>
<tr><td>30-JAN-2007</td><td>bcomp/bcomp</td>
<td>New components for On/Off burner control, CompOnOffBurner and CompOnOffZone. /cs</td></tr>
<td>Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB).</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/init</td>
<td>Process rt_webmonelog (web eventlog server) added to startup.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>java/web</td>
<td>Button for Eventlog in operators menu added. /cs</td></tr>
<tr><td>30-JAN-2007</td><td>src/wbl</td>
<td>Attribute LoadArchives added to WebHandler with new type WebLoadArchiveMask. /cs</td></tr>
<td>Button for Eventlog in operators menu added.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>bcomp/bcomp</td>
<td>New components for On/Off burner control, CompOnOffBurner and CompOnOffZone.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>_opwin removed from homepage name. index.html set as defaultname.</td><td>cs</td></tr>
<tr><td>30-JAN-2007</td><td>java/jop</td>
<td>Default background color in GeTextField changed from Inherit to lightgrey. /cs</td></tr>
<td>Default background color in GeTextField changed from Inherit to lightgrey.</td><td>cs</td></tr>
<tr><td>29-JAN-2007</td><td>java/web</td>
<td>Bugfix in dynamic HostObject in web interface. /cs</td></tr>
<td>Bugfix in dynamic HostObject in web interface.</td><td>cs</td></tr>
<tr><td>25-JAN-2007</td><td>xtt/ev</td>
<td>Problem with double appearence of alarm when communication is bad fixed. /cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/io</td>
<td>Check at io startup if multiple signals are connected to the same channel. /cs</td></tr>
<td>Problem with double appearence of alarm when communication is bad fixed.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/wtt</td>
<td>Application build method for Application and PlcProcess objects. /cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/wb</td>
<td>Click time increated for MB2 (create object) in wtt. /cs</td></tr>
<td>Application build method for Application and PlcProcess objects. </td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/io</td>
<td>Check at io startup if multiple signals are connected to the same channel.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>src/wbl</td>
<td>Attribute BuildCmd moved/added to Application and PlcProcess. /cs</td></tr>
<td>Attribute BuildCmd moved/added to Application and PlcProcess.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/plc</td>
<td>'Create Object' added to the Plc Editor popupmenu. /cs</td></tr>
<td>'Create Object' added to the Plc Editor popupmenu.</td><td>cs</td></tr>
<tr><td>24-JAN-2007</td><td>wb/wb</td>
<td>Click time increated for MB2 (create object) in wtt.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Connect methods for GetATv, StoAtv, CStoATv, GetDTv etc added. /cs</td></tr>
<tr><td>23-JAN-2007</td><td>xtt/xtt</td>
<td>Bugfix in remtrans table. If multicast object found, object was not displayed. /cs</td></tr>
<td>Bugfix in trace attribute for GetIpToA.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Bugfix in trace attribute for GetIpToA. /cs</td></tr>
<td>Connect methods for GetATv, StoAtv, CStoATv, GetDTv etc added.</td><td>cs</td></tr>
<tr><td>23-JAN-2007</td><td>xtt/xtt</td>
<td>Bugfix in remtrans table. If multicast object found, object was not displayed. </td><td>cs</td></tr>
<tr><td>17-JAN-2007</td><td>xtt/ge</td>
<td>Property EscapeStore for dynamic type ValueInput added. /cs</td></tr>
<tr><td>16-JAN-2007</td><td>src/trace</td>
<td>Mouse Scroll events added. /cs</td></tr>
<tr><td>16-JAN-2007</td><td>xtt/xtt</td>
<td>Toolbar with icons for the methods of the selected object added. /cs</td></tr>
<td>Property EscapeStore for dynamic type ValueInput added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>wb/plc</td>
<td>Mouse Scroll events added. /cs</td></tr>
<td>Mouse Scroll events added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>xtt/xtt</td>
<td>Toolbar with icons for the methods of the selected object added.</td><td>cs</td></tr>
<tr><td>16-JAN-2007</td><td>src/trace</td>
<td>Mouse Scroll events added.</td><td>cs</td></tr>
<tr><td>15-JAN-2007</td><td>xtt/curve</td>
<td>Scroll and zoom with arrow keys and mouse wheel. Scroll buttons in tools. /cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/ge</td>
<td>Fileview for import of pwg and image files. /cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Gtk version of xtt. /cs</td></tr>
<td>Scroll and zoom with arrow keys and mouse wheel. Scroll buttons in tools. </td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Nodename displayed i Xtt title. /cs</td></tr>
<td>New syntax for function key definition file (gtk version).</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Font size in alarmtexts in operator window can be changed. /cs</td></tr>
<tr><td>12-JAN-2007</td><td>wb/wb</td>
<td>Gtk version of wb. /cs</td></tr>
<td>Nodename displayed i Xtt title.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/ge</td>
<td>Fileview for import of pwg and image files.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>New syntax for function key definition file (gtk version). /cs</td></tr>
<td>Gtk version of xtt.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>src/trace</td>
<td>Gtk version of rt_trace. Navigator window inserted in main window. /cs</td></tr>
<td>Gtk version of rt_trace. Navigator window inserted in main window.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Font size in alarmtexts in operator window can be changed.</td><td>cs</td></tr>
<tr><td>12-JAN-2007</td><td>wb/wb</td>
<td>Gtk version of wb.</td><td>cs</td></tr>
<tr><td>10-OCT-2006</td><td>wb/pkg</td>
<td>Support for bootnodes added, i.e. copying of package to other nodes than the actual process or operator station. /cs</td></tr>
<td>Support for bootnodes added, i.e. copying of package to other nodes than the actual process or operator station.</td><td>cs</td></tr>
<tr><td>05-SEP-2006</td><td>src/rt_qmon</td>
<td>Wait a while for correct scheduler to be set before starting threads.</td><td>rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/rt_tmon</td>
<td>Established new callback function for glibc malloc memory checks. /rk</td></tr>
<td>Established new callback function for glibc malloc memory checks.</td><td>rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/plc</td>
<td>Wait for all threads to set its priority before changing real and effective user id. /rk</td></tr>
<tr><td>05-SEP-2006</td><td>src/rt_qmon</td>
<td>Wait a while for correct scheduler to be set before starting threads. /rk</td></tr>
<td>Wait for all threads to set its priority before changing real and effective user id.</td><td>rk</td></tr>
<tr><td>30-AUG-2006</td><td>src/conv</td>
<td>Attribute changed from enum to mask or v.v. was not converted. /cs</td></tr>
<td>Attribute changed from enum to mask or v.v. was not converted.</td><td>cs</td></tr>
<tr><td>22-AUG-2006</td><td>wb/wb</td>
<td>Performance improved when opening a node, and displaying the packages in the distributor. /cs</td></tr>
<td>Performance improved when opening a node, and displaying the packages in the distributor.</td><td>cs</td></tr>
<tr><td>27-JUL-2006</td><td>wb/plc</td>
<td>Execute order was not displayed on aarithm objects and other objects with graphmethod 2. /cs</td></tr>
<td>Execute order was not displayed on aarithm objects and other objects with graphmethod 2.</td><td>cs</td></tr>
<tr><td>27-JUL-2006</td><td>bcomp/bcomp</td>
<td>Defaultvalue for BasePressureSensor.Trend.DataName corrected. /cs</td></tr>
<td>Defaultvalue for BasePressureSensor.Trend.DataName corrected.</td><td>cs</td></tr>
<tr><td>25-JUL-2006</td><td>profibus/-</td>
<td>Byte order dependency added for PRM data in profibus configurator. /cs</td></tr>
<td>Byte order dependency added for PRM data in profibus configurator.</td><td>cs</td></tr>
<tr><td>20-JUL-2006</td><td>src/init</td>
<td>Try with smaller posix message queue if system does not support big queues. /rk</td></tr>
<td>Try with smaller posix message queue if system does not support big queues.</td><td>rk</td></tr>
<tr><td>13-JUL-2006</td><td>src/init</td>
<td>Volume versioncheck for volref removed if volume is not yet loaded. /rk</td></tr>
<td>Volume versioncheck for volref removed if volume is not yet loaded.</td><td>rk</td></tr>
<tr><td>13-JUL-2006</td><td>src/rt</td>
<td>Bugfix in classcache for large classes. /rk</td></tr>
<td>Bugfix in classcache for large classes.</td><td>rk</td></tr>
<tr><td>12-JUL-2006</td><td>abb/-</td>
<td>ABB_ACS800_Slave: IORack bit was missing. /cs</td></tr>
<td>ABB_ACS800_Slave: IORack bit was missing.</td><td>cs</td></tr>
<tr><td>11-JUL-2006</td><td>wb/utl</td>
<td>Bugfix in rtt crossreference list. Individual attributes were listed in RttObjectList. /cs</td></tr>
<td>Bugfix in rtt crossreference list. Individual attributes were listed in RttObjectList.</td><td>cs</td></tr>
<tr><td>03-JUL-2006</td><td>wb/plc</td>
<td>Bugfix in GetSp: short string could cause compile problems. /cs</td></tr>
<td>Bugfix in GetSp: short string could cause compile problems. </td><td>cs</td></tr>
<tr><td>30-JUN-2006</td><td>src/wbl</td>
<td>Listdescriptor for channellist adapted to V4.x. /cs</td></tr>
<td>Listdescriptor for channellist adapted to V4.x.</td><td>cs</td></tr>
<tr><td>29-JUN-2006</td><td>wb/plc</td>
<td>Bugfix: CStoIp, StoIp, StoAToIp and CStoAToIp with In-input not connected, did not fetch the supplied value. /cs</td></tr>
<td>Bugfix: CStoIp, StoIp, StoAToIp and CStoAToIp with In-input not connected, did not fetch the supplied value.</td><td>cs</td></tr>
<tr><td>29-JUN-2006</td><td>xtt/ge</td>
<td>Format for Time and DeltaTime in table added. /cs</td></tr>
<td>Format for Time and DeltaTime in table added.</td><td>cs</td></tr>
<tr><td>28-JUN-2006</td><td>xtt/ge</td>
<td>New Value, ValueInput and Button subgraphs with Right and Center adjustment. /cs</td></tr>
<td>New Value, ValueInput and Button subgraphs with Right and Center adjustment.</td><td>cs</td></tr>
<tr><td>28-JUN-2006</td><td>xtt/glow</td>
<td>Adjustment property (Left/Right/Center) added to annotations and table object. /cs</td></tr>
<td>Adjustment property (Left/Right/Center) added to annotations and table object.</td><td>cs</td></tr>
<tr><td>27-JUN-2006</td><td>bcomp/bcomp</td>
<td>Hysteresis in object graph for BaseSensor and subclasses displayed wrong value. /cs</td></tr>
<td>Hysteresis in object graph for BaseSensor and subclasses displayed wrong value.</td><td>cs</td></tr>
<tr><td>15-JUN-2006</td><td>wb/plc</td>
<td>Search string didn't search in AttrRef attributes. /cs</td></tr>
<td>Search string didn't search in AttrRef attributes.</td><td>cs</td></tr>
<tr><td>15-JUN-2006</td><td>xtt/xtt</td>
<td>Object attributes channels and signals displayed in Device table. /cs</td></tr>
<td>Object attributes channels and signals displayed in Device table.</td><td>cs</td></tr>
<tr><td>07-JUN-2006</td><td>wb/wb</td>
<td>Bugfix in wb_name, segment(0) returned invalid name for root objects. /cs</td></tr>
<td>Bugfix in wb_name, segment(0) returned invalid name for root objects.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix: change text without selecting any text object caused segfault. /cs</td></tr>
<td>Bugfix: change text without selecting any text object caused segfault.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>wb/wb</td>
<td>UpdateClasses also converts the input and output masks in function objects. /cs</td></tr>
<td>UpdateClasses also converts the input and output masks in function objects.</td><td>cs</td></tr>
<tr><td>30-MAY-2006</td><td>bcomp/bcomp</td>
<td>Local mode added to CompModeDM and BaseMValve. /cs</td></tr>
<td>Local mode added to CompModeDM and BaseMValve.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix in classeditor. Change of classname caused unidentified class of the template object of the class.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>wb/wb</td>
<td>StructName in ObjBodyDef inserted in PostCreate method. /cs</td></tr>
<td>StructName in ObjBodyDef inserted in PostCreate method.</td><td>cs</td></tr>
<tr><td>24-MAY-2006</td><td>xtt/ge</td>
<td>Property for selected cell color in GrowTable. /cs</td></tr>
<tr><td>24-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix in classeditor. Change of classname caused unidentified class of the template object of the class. /cs</td></tr>
<td>Property for selected cell color in GrowTable.</td><td>cs</td></tr>
<tr><td>23-MAY-2006</td><td>src/pwrb</td>
<td>New class GetDatap added, to fetch datainputs in template plc. /cs</td></tr>
<tr><td>22-MAY-2006</td><td>bcomp/bcomp</td>
<td>New classes CompPID and CompModePID: PID controller divided in main object and function object. /cs</td></tr>
<tr><td>22-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix for $user attributes. Scan function for dynamics wasn't called. /cs</td></tr>
<td>New class GetDatap added, to fetch datainputs in template plc.</td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>wb/wtt</td>
<td>Update Class added in menu, and new commands: 'update classes' and 'check classes'. /cs</td></tr>
<td>Update Class added in menu, and new commands: 'update classes' and 'check classes'.</td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix for $user attributes. Scan function for dynamics wasn't called. </td><td>cs</td></tr>
<tr><td>22-MAY-2006</td><td>bcomp/bcomp</td>
<td>New classes CompPID and CompModePID: PID controller divided in main object and function object.</td><td>cs</td></tr>
<tr><td>19-MAY-2006</td><td>wb/wb</td>
<td>Update of instance objects when a class is modified (without reload). /lw</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Bit type added in Invisible to check visibility on bits in a bitmap. /cs</td></tr>
<td>Update of instance objects when a class is modified (without reload).</td><td>lw</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Object instances can be used in graphs in Window and Folder objects. /cs</td></tr>
<tr><td>16-MAY-2006</td><td>src/wbl</td>
<td>Attribute ManMode added to Mode class, to avoid code in object graph. /cs</td></tr>
<td>Bit type added in Invisible to check visibility on bits in a bitmap.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/glow</td>
<td>Owner added to GrowWindow and GrowFolder. /cs</td></tr>
<td>Owner added to GrowWindow and GrowFolder.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Possibility to use local database in DigLowColor, ToggleDig, Slider insensitiv, and Invisible.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Possibility to use local database in DigLowColor, ToggleDig, Slider insensitiv, and Invisible. /cs</td></tr>
<td>Object instances can be used in graphs in Window and Folder objects.</td><td>cs</td></tr>
<tr><td>16-MAY-2006</td><td>src/wbl</td>
<td>Attribute ManMode added to Mode class, to avoid code in object graph.</td><td>cs</td></tr>
<tr><td>12-MAY-2006</td><td>src/rt</td>
<td>Conversion between different versions av classes handles conversion from Objid to AttrRef and from AttrRef to Objid. /cs</td></tr>
<td>Conversion between different versions av classes handles conversion from Objid to AttrRef and from AttrRef to Objid.</td><td>cs</td></tr>
<tr><td>11-MAY-2006</td><td>wb/wtt</td>
<td>Build Node window is not displayed if there is only one configured node for the current volume. Submenu on Build removed. /cs</td></tr>
<td>Build Node window is not displayed if there is only one configured node for the current volume. Submenu on Build removed.</td><td>cs</td></tr>
<tr><td>11-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix in Ge Open window, null filename could cause empty list. /cs</td></tr>
<td>Bugfix in Ge Open window, null filename could cause empty list.</td><td>cs</td></tr>
<tr><td>11-MAY-2006</td><td>src/wbl</td>
<td>Possibility to freeze dbs versions, i.e. minor changes can be made without version mismatch. /cs</td></tr>
<tr><td>09-MAY-2006</td><td>bcomp/bcomp</td>
<td>Attribute DisableAlarm added to CompLimit to make it possible to use the limit supervision in BaseSensor without alarm. /cs</td></tr>
<td>Possibility to freeze dbs versions, i.e. minor changes can be made without version mismatch.</td><td>cs</td></tr>
<tr><td>09-MAY-2006</td><td>profibus/-</td>
<td>Added some commentation. Fixed bug in pb_ai and pb_di. 3-byte input where not properly aligned when byte swapping. /cj</td></tr>
<td>Added some commentation. Fixed bug in pb_ai and pb_di. 3-byte input where not properly aligned when byte swapping.</td><td>cj</td></tr>
<tr><td>09-MAY-2006</td><td>bcomp/bcomp</td>
<td>Attribute DisableAlarm added to CompLimit to make it possible to use the limit supervision in BaseSensor without alarm.</td><td>cs</td></tr>
<tr><td>08-MAY-2006</td><td>wb/wtt</td>
<td>References in superclass was not displayed in the navigator when option Object Reference or Attribute Reference was selected. /cs</td></tr>
<td>References in superclass was not displayed in the navigator when option Object Reference or Attribute Reference was selected.</td><td>cs</td></tr>
<tr><td>05-MAY-2006</td><td>wb/wtt</td>
<td>Separate ld_node file for each node. Possibility to configure a FriendNode object under a NodeConfig object. /cs</td></tr>
<td>Separate ld_node file for each node. Possibility to configure a FriendNode object under a NodeConfig object.</td><td>cs</td></tr>
<tr><td>04-MAY-2006</td><td>siemens/wbl</td>
<td>New profibus module classes for ET200M, and slave classes for IM153 and IM155 /cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/co</td>
<td>Bugfix in time_Dcomp, 0 was not returned for equal times. /cs</td></tr>
<td>New profibus module classes for ET200M, and slave classes for IM153 and IM155</td><td>cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/pwrb</td>
<td>New signals for absolute and delta time, and plc objects for time arithmetics added. /cs</td></tr>
<td>New signals for absolute and delta time, and plc objects for time arithmetics added.</td><td>cs</td></tr>
<tr><td>02-MAY-2006</td><td>src/co</td>
<td>Bugfix in time_Dcomp, 0 was not returned for equal times.</td><td>cs</td></tr>
<tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in dataarithm compilation, space at end of line could cause error. /cs</td></tr>
<td>Bugfix in GetData compilation, error when referenced parameter was a type (not a class) not handled.</td><td>cs</td></tr>
<tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in GetData compilation, error when referenced parameter was a type (not a class) not handled. /cs</td></tr>
<tr><td>31-MAR-2006</td><td>src/pwrs</td>
<td>Modified attribute added to RootVolume, SubVolume and SharedVolume. /cs</td></tr>
<td>Bugfix in dataarithm compilation, space at end of line could cause error.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Copy with keep references added to wtt menu. /cs</td></tr>
<td>Configuration wizard started when entering an empty directoryvolume.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>xtt/glow</td>
<td>Bugfix in annotation input. Insert of new characters might cause segmentation fault. /cs</td></tr>
<td>Bugfix in annotation input. Insert of new characters might cause segmentation fault.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Configuration wizard started when entering an empty directoryvolume. /cs</td></tr>
<td>Copy with keep references added to wtt menu.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>src/pwrs</td>
<td>Modified attribute added to RootVolume, SubVolume and SharedVolume.</td><td>cs</td></tr>
<tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Build methods added. 'Compile', 'create loadfile' and 'create bootfile' replaced by 'build object', 'build volume' and 'build node'. 'build object', 'build volume' and 'build node' also available as wtt commands. /cs</td></tr>
<td>Build methods added. 'Compile', 'create loadfile' and 'create bootfile' replaced by 'build object', 'build volume' and 'build node'. 'build object', 'build volume' and 'build node' also available as wtt commands.</td><td>cs</td></tr>
<tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Replaces old unsent subscriptions with new fresh ones. /rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/rt_tmon</td>
<td>Cleaning (zero-ing) of timed out subscription data. /rk</td></tr>
<td>Replaces old unsent subscriptions with new fresh ones.</td><td>rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Changed interface to qcom_Put. Added attributes msg_id and prio in qcom_sPut structure. /rk</td></tr>
<td>Changed interface to qcom_Put. Added attributes msg_id and prio in qcom_sPut structure.</td><td>rk</td></tr>
<tr><td>17-MAR-2006</td><td>src/rt_tmon</td>
<td>Cleaning (zero-ing) of timed out subscription data.</td><td>rk</td></tr>
<tr><td>07-MAR-2006</td><td>xtt/gedyn</td>
<td>Subscription for Table (select array) and AnalogColor was not always unreferenced. /cs</td></tr>
<td>Subscription for Table (select array) and AnalogColor was not always unreferenced.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>xtt/xtt</td>
<td>Command for collect remove and collect remove/clear in menu. /cs</td></tr>
<td>Command for collect remove and collect remove/clear in menu.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>wb/wnav</td>
<td>Check before creating a toplevel object if class is a valid in the current window. /cs</td></tr>
<td>Check before creating a toplevel object if class is a valid in the current window.</td><td>cs</td></tr>
<tr><td>27-FEB-2006</td><td>siemens/-</td>
<td>Changelog created. /cs</td></tr>
<td>Changelog created.</td><td>cs</td></tr>
<tr><td>23-FEB-2006</td><td>wb/wnav</td>
<td>New wizard for configuration of directory volume. /cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/xtthelp</td>
<td>Bugfix, bookmark in xtthelp was case sensitive. /cs</td></tr>
<td>New wizard for configuration of directory volume.</td><td>cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/convert</td>
<td>Bookmark inserted for every attribute in class xtthelp. /cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/wnav</td>
<td>Popupmenu for object with DevBody only could not be opened. /cs</td></tr>
<td>Bookmark inserted for every attribute in class xtthelp.</td><td>cs</td></tr>
<tr><td>22-FEB-2006</td><td>src/xtthelp</td>
<td>Bugfix, bookmark in xtthelp was case sensitive.</td><td>cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/ldh</td>
<td>Bugfix. Unhandled exception in DeleteObject and DeleteTree if not in edit mode. /cs</td></tr>
<td>Bugfix. Unhandled exception in DeleteObject and DeleteTree if not in edit mode.</td><td>cs</td></tr>
<tr><td>21-FEB-2006</td><td>wb/wnav</td>
<td>Popupmenu for object with DevBody only could not be opened.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/wnav</td>
<td>New commands: open graph, delete graph, set subwindow and release subwindow.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>xtt/ge</td>
<td>Connect to script extern variables in Value, Invisible, SetDig, ToggleDig, DigShift and OptionMenu. /cs</td></tr>
<td>Connect to script extern variables in Value, Invisible, SetDig, ToggleDig, DigShift and OptionMenu.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/script</td>
<td>New script functions SetAttribute, OpenGraph, CloseGraph, SetSubwindow and CheckSystemGroup. /cs</td></tr>
<tr><td>20-FEB-2006</td><td>wb/wnav</td>
<td>New commands: open graph, delete graph, set subwindow and release subwindow. /cs</td></tr>
<td>New script functions SetAttribute, OpenGraph, CloseGraph, SetSubwindow and CheckSystemGroup.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>src/script</td>
<td>'#' alternative to '!' for comment in script. /cs</td></tr>
<td>'#' alternative to '!' for comment in script.</td><td>cs</td></tr>
<tr><td>20-FEB-2006</td><td>src/script</td>
<td>'delete' statement added to remove external variables. /cs</td></tr>
<tr><td>19-FEB-2006</td><td>xtt/gedyn</td>
<td>Bugfix in GeValue: string was sometimes updated every scan. /cs</td></tr>
<td>'delete' statement added to remove external variables.</td><td>cs</td></tr>
<tr><td>19-FEB-2006</td><td>wb/wnav</td>
<td>WGe, new class to open Ge graphs in development environment. /cs</td></tr>
</tbody></table></section></article>
<td>WGe, new class to open Ge graphs in development environment.</td><td>cs</td></tr>
<tr><td>19-FEB-2006</td><td>xtt/gedyn</td>
<td>Bugfix in GeValue: string was sometimes updated every scan.</td><td>cs</td></tr>
</table></div>
</body>
</html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Proview Changelog</title><link rel="stylesheet" href="pwrdoc.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.68.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a name="id2452201"></a>Proview Changelog</h2></div></div><hr></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="section"><a href="#id2452262">1. Changelog entries</a></span></dt></dl></div><div class="section" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="id2452262"></a>1.Changelog entries</h2></div></div></div><table xml:id="changelog_" border="1" id="id2450150"><tbody><tr><td><span class="classname">Date________</span></td>
<td><span class="classname">Module_____</span></td>
<td><span class="classname">Change</span></td></tr><tr><td>30-JAN-2007</td><td>src/init</td>
<td>Process rt_webmonelog (web eventlog server) added to startup. /cs</td></tr><tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>_opwin removed from homepage name. index.html set as defaultname. /cs</td></tr><tr><td>30-JAN-2007</td><td>xtt/web</td>
<td>Possibility to configure which objectgraph jar-files that should be loaded (BaseComponent or ABB). /cs</td></tr><tr><td>30-JAN-2007</td><td>bcomp/bcomp</td>
<td>New components for On/Off burner control, CompOnOffBurner and CompOnOffZone. /cs</td></tr><tr><td>30-JAN-2007</td><td>java/web</td>
<td>Button for Eventlog in operators menu added. /cs</td></tr><tr><td>30-JAN-2007</td><td>src/wbl</td>
<td>Attribute LoadArchives added to WebHandler with new type WebLoadArchiveMask. /cs</td></tr><tr><td>30-JAN-2007</td><td>java/jop</td>
<td>Default background color in GeTextField changed from Inherit to lightgrey. /cs</td></tr><tr><td>29-JAN-2007</td><td>java/web</td>
<td>Bugfix in dynamic HostObject in web interface. /cs</td></tr><tr><td>25-JAN-2007</td><td>xtt/ev</td>
<td>Problem with double appearence of alarm when communication is bad fixed. /cs</td></tr><tr><td>24-JAN-2007</td><td>src/io</td>
<td>Check at io startup if multiple signals are connected to the same channel. /cs</td></tr><tr><td>24-JAN-2007</td><td>wb/wtt</td>
<td>Application build method for Application and PlcProcess objects. /cs</td></tr><tr><td>24-JAN-2007</td><td>wb/wb</td>
<td>Click time increated for MB2 (create object) in wtt. /cs</td></tr><tr><td>24-JAN-2007</td><td>src/wbl</td>
<td>Attribute BuildCmd moved/added to Application and PlcProcess. /cs</td></tr><tr><td>24-JAN-2007</td><td>wb/plc</td>
<td>'Create Object' added to the Plc Editor popupmenu. /cs</td></tr><tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Connect methods for GetATv, StoAtv, CStoATv, GetDTv etc added. /cs</td></tr><tr><td>23-JAN-2007</td><td>xtt/xtt</td>
<td>Bugfix in remtrans table. If multicast object found, object was not displayed. /cs</td></tr><tr><td>23-JAN-2007</td><td>wb/wb</td>
<td>Bugfix in trace attribute for GetIpToA. /cs</td></tr><tr><td>17-JAN-2007</td><td>xtt/ge</td>
<td>Property EscapeStore for dynamic type ValueInput added. /cs</td></tr><tr><td>16-JAN-2007</td><td>src/trace</td>
<td>Mouse Scroll events added. /cs</td></tr><tr><td>16-JAN-2007</td><td>xtt/xtt</td>
<td>Toolbar with icons for the methods of the selected object added. /cs</td></tr><tr><td>16-JAN-2007</td><td>wb/plc</td>
<td>Mouse Scroll events added. /cs</td></tr><tr><td>15-JAN-2007</td><td>xtt/curve</td>
<td>Scroll and zoom with arrow keys and mouse wheel. Scroll buttons in tools. /cs</td></tr><tr><td>12-JAN-2007</td><td>xtt/ge</td>
<td>Fileview for import of pwg and image files. /cs</td></tr><tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Gtk version of xtt. /cs</td></tr><tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Nodename displayed i Xtt title. /cs</td></tr><tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>Font size in alarmtexts in operator window can be changed. /cs</td></tr><tr><td>12-JAN-2007</td><td>wb/wb</td>
<td>Gtk version of wb. /cs</td></tr><tr><td>12-JAN-2007</td><td>xtt/xtt</td>
<td>New syntax for function key definition file (gtk version). /cs</td></tr><tr><td>12-JAN-2007</td><td>src/trace</td>
<td>Gtk version of rt_trace. Navigator window inserted in main window. /cs</td></tr><tr><td>10-OCT-2006</td><td>wb/pkg</td>
<td>Support for bootnodes added, i.e. copying of package to other nodes than the actual process or operator station. /cs</td></tr><tr><td>05-SEP-2006</td><td>src/rt_tmon</td>
<td>Established new callback function for glibc malloc memory checks. /rk</td></tr><tr><td>05-SEP-2006</td><td>src/plc</td>
<td>Wait for all threads to set its priority before changing real and effective user id. /rk</td></tr><tr><td>05-SEP-2006</td><td>src/rt_qmon</td>
<td>Wait a while for correct scheduler to be set before starting threads. /rk</td></tr><tr><td>30-AUG-2006</td><td>src/conv</td>
<td>Attribute changed from enum to mask or v.v. was not converted. /cs</td></tr><tr><td>22-AUG-2006</td><td>wb/wb</td>
<td>Performance improved when opening a node, and displaying the packages in the distributor. /cs</td></tr><tr><td>27-JUL-2006</td><td>wb/plc</td>
<td>Execute order was not displayed on aarithm objects and other objects with graphmethod 2. /cs</td></tr><tr><td>27-JUL-2006</td><td>bcomp/bcomp</td>
<td>Defaultvalue for BasePressureSensor.Trend.DataName corrected. /cs</td></tr><tr><td>25-JUL-2006</td><td>profibus/-</td>
<td>Byte order dependency added for PRM data in profibus configurator. /cs</td></tr><tr><td>20-JUL-2006</td><td>src/init</td>
<td>Try with smaller posix message queue if system does not support big queues. /rk</td></tr><tr><td>13-JUL-2006</td><td>src/init</td>
<td>Volume versioncheck for volref removed if volume is not yet loaded. /rk</td></tr><tr><td>13-JUL-2006</td><td>src/rt</td>
<td>Bugfix in classcache for large classes. /rk</td></tr><tr><td>12-JUL-2006</td><td>abb/-</td>
<td>ABB_ACS800_Slave: IORack bit was missing. /cs</td></tr><tr><td>11-JUL-2006</td><td>wb/utl</td>
<td>Bugfix in rtt crossreference list. Individual attributes were listed in RttObjectList. /cs</td></tr><tr><td>03-JUL-2006</td><td>wb/plc</td>
<td>Bugfix in GetSp: short string could cause compile problems. /cs</td></tr><tr><td>30-JUN-2006</td><td>src/wbl</td>
<td>Listdescriptor for channellist adapted to V4.x. /cs</td></tr><tr><td>29-JUN-2006</td><td>wb/plc</td>
<td>Bugfix: CStoIp, StoIp, StoAToIp and CStoAToIp with In-input not connected, did not fetch the supplied value. /cs</td></tr><tr><td>29-JUN-2006</td><td>xtt/ge</td>
<td>Format for Time and DeltaTime in table added. /cs</td></tr><tr><td>28-JUN-2006</td><td>xtt/ge</td>
<td>New Value, ValueInput and Button subgraphs with Right and Center adjustment. /cs</td></tr><tr><td>28-JUN-2006</td><td>xtt/glow</td>
<td>Adjustment property (Left/Right/Center) added to annotations and table object. /cs</td></tr><tr><td>27-JUN-2006</td><td>bcomp/bcomp</td>
<td>Hysteresis in object graph for BaseSensor and subclasses displayed wrong value. /cs</td></tr><tr><td>15-JUN-2006</td><td>wb/plc</td>
<td>Search string didn't search in AttrRef attributes. /cs</td></tr><tr><td>15-JUN-2006</td><td>xtt/xtt</td>
<td>Object attributes channels and signals displayed in Device table. /cs</td></tr><tr><td>07-JUN-2006</td><td>wb/wb</td>
<td>Bugfix in wb_name, segment(0) returned invalid name for root objects. /cs</td></tr><tr><td>30-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix: change text without selecting any text object caused segfault. /cs</td></tr><tr><td>30-MAY-2006</td><td>wb/wb</td>
<td>UpdateClasses also converts the input and output masks in function objects. /cs</td></tr><tr><td>30-MAY-2006</td><td>bcomp/bcomp</td>
<td>Local mode added to CompModeDM and BaseMValve. /cs</td></tr><tr><td>24-MAY-2006</td><td>wb/wb</td>
<td>StructName in ObjBodyDef inserted in PostCreate method. /cs</td></tr><tr><td>24-MAY-2006</td><td>xtt/ge</td>
<td>Property for selected cell color in GrowTable. /cs</td></tr><tr><td>24-MAY-2006</td><td>wb/wtt</td>
<td>Bugfix in classeditor. Change of classname caused unidentified class of the template object of the class. /cs</td></tr><tr><td>23-MAY-2006</td><td>src/pwrb</td>
<td>New class GetDatap added, to fetch datainputs in template plc. /cs</td></tr><tr><td>22-MAY-2006</td><td>bcomp/bcomp</td>
<td>New classes CompPID and CompModePID: PID controller divided in main object and function object. /cs</td></tr><tr><td>22-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix for $user attributes. Scan function for dynamics wasn't called. /cs</td></tr><tr><td>22-MAY-2006</td><td>wb/wtt</td>
<td>Update Class added in menu, and new commands: 'update classes' and 'check classes'. /cs</td></tr><tr><td>19-MAY-2006</td><td>wb/wb</td>
<td>Update of instance objects when a class is modified (without reload). /lw</td></tr><tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Bit type added in Invisible to check visibility on bits in a bitmap. /cs</td></tr><tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Object instances can be used in graphs in Window and Folder objects. /cs</td></tr><tr><td>16-MAY-2006</td><td>src/wbl</td>
<td>Attribute ManMode added to Mode class, to avoid code in object graph. /cs</td></tr><tr><td>16-MAY-2006</td><td>xtt/glow</td>
<td>Owner added to GrowWindow and GrowFolder. /cs</td></tr><tr><td>16-MAY-2006</td><td>xtt/ge</td>
<td>Possibility to use local database in DigLowColor, ToggleDig, Slider insensitiv, and Invisible. /cs</td></tr><tr><td>12-MAY-2006</td><td>src/rt</td>
<td>Conversion between different versions av classes handles conversion from Objid to AttrRef and from AttrRef to Objid. /cs</td></tr><tr><td>11-MAY-2006</td><td>wb/wtt</td>
<td>Build Node window is not displayed if there is only one configured node for the current volume. Submenu on Build removed. /cs</td></tr><tr><td>11-MAY-2006</td><td>xtt/ge</td>
<td>Bugfix in Ge Open window, null filename could cause empty list. /cs</td></tr><tr><td>11-MAY-2006</td><td>src/wbl</td>
<td>Possibility to freeze dbs versions, i.e. minor changes can be made without version mismatch. /cs</td></tr><tr><td>09-MAY-2006</td><td>bcomp/bcomp</td>
<td>Attribute DisableAlarm added to CompLimit to make it possible to use the limit supervision in BaseSensor without alarm. /cs</td></tr><tr><td>09-MAY-2006</td><td>profibus/-</td>
<td>Added some commentation. Fixed bug in pb_ai and pb_di. 3-byte input where not properly aligned when byte swapping. /cj</td></tr><tr><td>08-MAY-2006</td><td>wb/wtt</td>
<td>References in superclass was not displayed in the navigator when option Object Reference or Attribute Reference was selected. /cs</td></tr><tr><td>05-MAY-2006</td><td>wb/wtt</td>
<td>Separate ld_node file for each node. Possibility to configure a FriendNode object under a NodeConfig object. /cs</td></tr><tr><td>04-MAY-2006</td><td>siemens/wbl</td>
<td>New profibus module classes for ET200M, and slave classes for IM153 and IM155 /cs</td></tr><tr><td>02-MAY-2006</td><td>src/co</td>
<td>Bugfix in time_Dcomp, 0 was not returned for equal times. /cs</td></tr><tr><td>02-MAY-2006</td><td>src/pwrb</td>
<td>New signals for absolute and delta time, and plc objects for time arithmetics added. /cs</td></tr><tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in dataarithm compilation, space at end of line could cause error. /cs</td></tr><tr><td>26-APR-2006</td><td>wb/plc</td>
<td>Bugfix in GetData compilation, error when referenced parameter was a type (not a class) not handled. /cs</td></tr><tr><td>31-MAR-2006</td><td>src/pwrs</td>
<td>Modified attribute added to RootVolume, SubVolume and SharedVolume. /cs</td></tr><tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Copy with keep references added to wtt menu. /cs</td></tr><tr><td>31-MAR-2006</td><td>xtt/glow</td>
<td>Bugfix in annotation input. Insert of new characters might cause segmentation fault. /cs</td></tr><tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Configuration wizard started when entering an empty directoryvolume. /cs</td></tr><tr><td>31-MAR-2006</td><td>wb/wtt</td>
<td>Build methods added. 'Compile', 'create loadfile' and 'create bootfile' replaced by 'build object', 'build volume' and 'build node'. 'build object', 'build volume' and 'build node' also available as wtt commands. /cs</td></tr><tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Replaces old unsent subscriptions with new fresh ones. /rk</td></tr><tr><td>17-MAR-2006</td><td>src/rt_tmon</td>
<td>Cleaning (zero-ing) of timed out subscription data. /rk</td></tr><tr><td>17-MAR-2006</td><td>src/qcom</td>
<td>Changed interface to qcom_Put. Added attributes msg_id and prio in qcom_sPut structure. /rk</td></tr><tr><td>07-MAR-2006</td><td>xtt/gedyn</td>
<td>Subscription for Table (select array) and AnalogColor was not always unreferenced. /cs</td></tr><tr><td>27-FEB-2006</td><td>xtt/xtt</td>
<td>Command for collect remove and collect remove/clear in menu. /cs</td></tr><tr><td>27-FEB-2006</td><td>wb/wnav</td>
<td>Check before creating a toplevel object if class is a valid in the current window. /cs</td></tr><tr><td>27-FEB-2006</td><td>siemens/-</td>
<td>Changelog created. /cs</td></tr><tr><td>23-FEB-2006</td><td>wb/wnav</td>
<td>New wizard for configuration of directory volume. /cs</td></tr><tr><td>22-FEB-2006</td><td>src/xtthelp</td>
<td>Bugfix, bookmark in xtthelp was case sensitive. /cs</td></tr><tr><td>22-FEB-2006</td><td>src/convert</td>
<td>Bookmark inserted for every attribute in class xtthelp. /cs</td></tr><tr><td>21-FEB-2006</td><td>wb/wnav</td>
<td>Popupmenu for object with DevBody only could not be opened. /cs</td></tr><tr><td>21-FEB-2006</td><td>wb/ldh</td>
<td>Bugfix. Unhandled exception in DeleteObject and DeleteTree if not in edit mode. /cs</td></tr><tr><td>20-FEB-2006</td><td>xtt/ge</td>
<td>Connect to script extern variables in Value, Invisible, SetDig, ToggleDig, DigShift and OptionMenu. /cs</td></tr><tr><td>20-FEB-2006</td><td>wb/script</td>
<td>New script functions SetAttribute, OpenGraph, CloseGraph, SetSubwindow and CheckSystemGroup. /cs</td></tr><tr><td>20-FEB-2006</td><td>wb/wnav</td>
<td>New commands: open graph, delete graph, set subwindow and release subwindow. /cs</td></tr><tr><td>20-FEB-2006</td><td>src/script</td>
<td>'#' alternative to '!' for comment in script. /cs</td></tr><tr><td>20-FEB-2006</td><td>src/script</td>
<td>'delete' statement added to remove external variables. /cs</td></tr><tr><td>19-FEB-2006</td><td>xtt/gedyn</td>
<td>Bugfix in GeValue: string was sometimes updated every scan. /cs</td></tr><tr><td>19-FEB-2006</td><td>wb/wnav</td>
<td>WGe, new class to open Ge graphs in development environment. /cs</td></tr></tbody></table></div></div></body></html>
......@@ -43,7 +43,7 @@
<br>
<h2 id="mainmenu">Changelog</h2>
<table id="mainmenu" border="1" cellspacing="0" width="100%">
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/changelog_single.html" target="right">Changelog</a></td></tr>
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/changelog.html" target="right">Changelog</a></td></tr>
</table>
<br>
</body>
......
......@@ -50,7 +50,7 @@
<br>
<h2 id="mainmenu">ndringslogg</h2>
<table id="mainmenu" border="1" cellspacing="0" width="100%">
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/changelog_single.html" target="right">ndringslogg</a></td></tr>
<tr><td id="mainmenu"><a id="mainmenu" href="../en_us/changelog.html" target="right">ndringslogg</a></td></tr>
</table>
<br>
</body>
......
......@@ -50,3 +50,8 @@
070124 cs wtt Application build method for Application and PlcProcess objects.
070206 cs wb Bugfix in volumereferences in loadfiles. Casted attributes wasn't always checked.
070221 cs wtt Bugfix in input focus when value input was closed.
070222 cs wb Bugfix in build method for XttGraph. Java was always generated if the javaname for the graph wasn't saved.
070302 cs wtt Bugfix in object editor, Used checkbox affected wrong input in some cases (C Order).
070327 cs wb wb_motif: Window utility object was deleted before License window was closed.
070417 cs wtt Bugfix in plc connect, attribute reference to an object in a mounted voume had incorrect size.
070419 cs wtt Script functions GetClassList and GetNextObject added.
......@@ -188,6 +188,7 @@ palette NavigatorPalette
classvolume TLog TLog
classvolume Profibus Profibus
classvolume Remote Remote
classvolume Opc Opc
classvolume BaseComponent BaseComponent
classvolume Inor Inor
classvolume OtherManufacturer OtherManufacturer
......@@ -595,6 +596,35 @@ palette PlcEditorPalette
class StoDp
class StoDv
}
menu Extern
{
class CStoExtBoolean
class CStoExtFloat32
class CStoExtFloat64
class CStoExtInt8
class CStoExtInt16
class CStoExtInt32
class CStoExtInt64
class CStoExtUInt8
class CStoExtUInt16
class CStoExtUInt32
class CStoExtUInt64
class CStoExtString
class CStoExtTime
class GetExtBoolean
class GetExtFloat32
class GetExtFloat64
class GetExtInt8
class GetExtInt16
class GetExtInt32
class GetExtInt64
class GetExtUInt8
class GetExtUInt16
class GetExtUInt32
class GetExtUInt64
class GetExtString
class GetExtTime
}
menu Integer
{
class CStoIo
......@@ -614,6 +644,7 @@ palette PlcEditorPalette
menu Conversion
{
class AtoI
class AToFloat64
class AtoStr
class BCDDo
class DiBCD
......@@ -621,11 +652,18 @@ palette PlcEditorPalette
class DtoEnum
class DtoStr
class EnumToD
class Float64ToA
class Gray
class Int64toI
class ItoA
class ItoInt64
class ItoStr
class ItoUInt32
class ItoUInt64
class MaskToD
class NameToStr
class UInt64toI
class UInt32toI
}
menu Data
{
......
/*
* Proview $Id: wb_wattnav.cpp,v 1.17 2007-02-05 09:32:24 claes Exp $
* Proview $Id: wb_wattnav.cpp,v 1.18 2007-04-25 07:28:13 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -748,8 +748,6 @@ int WAttNav::object_attr()
if ( bodydef[j].Par->Output.Info.Type == pwr_eType_Buffer)
continue;
if ( bodydef[j].Par->Output.Info.Flags & PWR_MASK_INVISIBLE )
continue;
if ( bodydef[j].Par->Output.Info.Flags & PWR_MASK_DISABLEATTR &&
j > 0) {
pwr_tDisableAttr disabled;
......
......@@ -33,3 +33,4 @@
070221 cs xtt Problems with national characters in alarmtext in operator window fixed.
070327 cs ge Bugfix in navigator window, drawing attempt in zero buffer removed.
070327 cs ge Problems with national characters in ge attribute editor fixed.
070402 cs ge Dyntype invisible works also for attributes of type Float32.
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment