You are on page 1of 5

2017-10-16 16:00:04 TT 5022 RMS reports based on data from multiple IGSS systems

are crashing when ran from command line or IGSS master panel but when ran from the
Excel RMS panel they works fine

2017-10-19 10:44:32 Bug Fix: Driver 85 7TOMRTCP slow update FILES:7TOMRTCP.dll


(5024)

2017-10-19 10:50:34 Bug Fix: Driver 92 7TABTCP no retries if not defined in plc.
FILES:7TABTCP.dll (5027)

2017-10-19 10:59:12 Bug Fix: When changing node for the OPC-UA driver item adresses
are lost and redundant items are left in the configuration. FILES:7TOPCUA.dll,
IGSSBASE.dll (5027)

2017-10-19 11:02:23 Bug Fix:The error message "initAccCtrlEx getElmVersion failed


config" is written to the gsst.log each time defintion is started.
FILES:IGSSBASE.dll (5029)

2017-10-20 07:20:13 If the name of the table index contains % and audittrail has
been enabled you will see the crash The same is true for other object types if
their atom names contains % FIXED (5036)

2017-10-20 07:22:27 If you have a system object "Cell" supervise will crash when
doing an online update or a change of server from an operator station
(5058)

2017-10-20 07:42:51 If you have a system object "Cell" supervise will crash when
doing an online update or a change of server from an operator station
(5058)

2017-10-25 12:51:50 Bug Fix:Some tables was not connected. FILES: odbcixse.exe

2017-10-25 12:56:51 Bug Fix:Driver 92 7TABTCPC wrong tree function FILES:


7TABTCPC.DLL

2017-10-25 13:00:05 Bug Fix:Driver 92 7TABTCP error reading changed structure


FILES: 7TABTCP.DLL

2017-10-26 09:54:15 New Feature: Driver 81 7TMODGPRS 1000 channels


FILES:MODGPRSC.DLL (4932) Rerelease

2017-10-26 09:57:18 New Feature: Driver 81 7TMODGPRS 1000 channels


FILES:MODGPRSC.DLL (4932) Rerelease

2017-11-01 14:32:46 Bug fix:If DC setting "Ack old alarms at startuo" is checked
node status objects may end up showing no alarm even if there is an error code on
the object Files: DC.exe (5048)

2017-11-07 12:30:21 New Feature:


If a structure in the PLC has been changed the structure
runtime in the driver will be set to type not defined (0000). At start of the
driver the old structures are tested against the new structures coming from the
plc, and if a difference is found, 2 files will exist in the project directory,
IGSS_Tags_nodeN.txt and IGSS_Tags_nodeN.txt.old. These 2 files will be used to
restructure the IGSS objects to match the objects in the PLC. Syntax
RstructObjt7TABTCP.exe IGSS_Tags_nodeN for each node having an .old file. Files:
RestructObj7TABTCP.exe (5028)
2017-11-07 12:34:50 New Feature: If the data in the plc has changed, a popup menu
tells if IGSS object is not valid or datastructure has changed in the plc. FILES:
7TABTCPC.DLL (5045)

2017-11-07 12:39:14 Bug fix:


changed from possible to use 10000 IGSS objects to 30000 IGSS
objects per node. FILES: 7TABTCP.DLL (5046)

2017-11-07 12:44:32 New Feature:


To use in driver 85 7TOMRTCP and other drivers for the node in
tab Advanced and tab Time Services a new function Use extended format in time
synchronisation telegrams is added showing full msec and weekday sonday=0, monday=1
etc. Full msec is found in word 5 (first being 0) and weekday in word 6 low
byte.Files: 7TOMRTCP.dll POLLED.DLL SYSCONFIG.EXE

2017-11-07 12:49:45 Bug Fix: Driver 72, If having no corresponding scan time values
multiread ended in dead loop. FILES: 7TS7TCP.dll POLLED.DLL (5054)

2017-11-07 12:55:53 Debug Feature:


more debug info added receive raw data. Possibility to change
receive timing like driver 13 7TCML by using regedit setting ReadIntervalTimeout
(default -1 = no change) ReadTotalTimeoutConstant (default -1 = no change)
ReadTotalTimeoutMultiplier (default -1 = no change). To see more information look
at Microsoft documentation regarding ReadFile and COMMTIMEOUTS structure. FILES:
7TSBUS.DLL (5055)

2017-11-07 13:00:15 Bug Fix: Driver 72 7TS7TCP risc of crash if using optimized
read FILES: 7TS7TCP.dll (5056)

2017-11-08 09:58:22 When you install configurations and check "Do not generate
report" many error report do not indicatethe name of the failing object(5051)

2017-11-08 12:06:39 Bug Fix:Configurations from before V10 fails to convert user
administration FILES: CONVERT.exe (5050

2017-11-08 12:29:14 Graph to CSV Fix

2017-11-08 13:56:32 Bug Fix:Driver 72 7TS7TCP multiread dump wrong info FILES:
7TS7TCP.dll Polled.dll (5060)
2017-11-09 13:58:39 Option to delete report tags referencing non existing
objects(5061)

2017-11-10 10:49:53 Some applications takes several minutes to exit on a specific


Windows 2012 server.
A new registry setting ENVIRONMENT_HKLM\ForceAppShutdown can be
set to 1 and then these will exit fast without any checks and cleanup(5064)

2017-11-15 11:46:12 AUT file is not converted if it is placed in a alternative


folder(5065)

2017-11-15 11:50:49 String object property dialogue is crashing when pressing


OK(5068)

2017-11-16 12:29:53 Bug Fix:Detailed daily reports on the date where day light
saving is ending shows the correct number of hours (25) but only include the 24
first hous in the calculation of totals FILES: StronNamedFiles.zip (5053)

2017-11-16 12:38:25 Bug Fix:DE is sometimes corrupting all fonts when cleaning up
descriptors FILES: de.exe (5069)

2017-11-20 10:53:53 TT 5072 IGSS softlocks are invalidated by Windows 10 Fall


creators update

2017-11-27 09:51:52 New Feature:


17-11-2017 Hjort Petersen, Jan
Using checkbox Dump multi read data in Driverlog and checkbox
Use merge scans if possible will show the actual length of the merged scanrecords.
Only using cpu type S7-400H will show the double channel in driverlog as C:n.m
where n is the actual channel handling the scanrecords an m is the channel holding
the scanrecords.This means that C:61.61 are scanrecords in IGSS being serviced by
the channel 61, whereas C:62.61 means that channel 62 has taken over handling the
scanrecords from channel 61. More sort functionality is added according to driver
documentation for driver 72 7TS7TCP. Using regsetting TestLyn (default 0) a
shortcut without sending data to and from the plc can be performed and there will
be no need of valid data inside the PLC except that the plc has to be connected. At
this point every received data will have a value of FILES: 7TS7TCP.DLL 7TS7TCPC.DLL
POLLED.DLL (5071)

2017-11-28 09:07:12 It takes very long time to show the popup menu for descriptors
on some objects(5078)

2017-11-28 13:06:43 Driver 72 7TS7TCP multi read did not work on bits(5074)
Driver 92 7TABTCP info when plc upload ends (5076)

2017-11-29 14:33:08 The configuration should be stoppen by e.g demo time is


exceeded, an online update is made or a operator loosing its network connection
When configuration is starting again and the object browse is
opened again supervise will crash(5082)

2017-12-01 09:22:34 Bug Fix:User log in / Log out Broken in Event log
FILES: IGSSBASE13.DLL (5083)

2017-12-01 13:42:07 New Feature: Object note has been seperated from the rest of
the object property, when accessing it from Command Menu
FILES:def.exe (5079)
2017-12-01 13:46:41 Bug Fix:T7T illegal packet type FILES: 7T7.exe (5084)

2017-12-06 07:19:08 New feature: New option on button descriptors connected to


digital object Miscellaneous\suppress valid command definitions Default is "No" an
classig V13 behaviour is seen. That is commands not matching the set of valid
commands defione will grey out the button Set to "Yes" and any command can be sent
no matter the state og the object New setting available in property table view \
buttons\connected \ suppress valid command definitions and in ODBC table DSC_BUTTON
\ SUPPRESSVALCMD Sendt.
FILES: DEF.EXE + lang + ODBCIXSE.EXE (5081)

2017-12-06 07:25:29 New feature: Tables DSC_GRID + DSC_GRIDCELL are now udatable
DSC_GRIDCELL got new columns: - FRACTIONX and FRACTIONY to control cell width and
heigt as fractions of the full grid - DISPLAY to control what object property
should be shown in the cell when bound to an object Table FSC_MAIN can now create
new grid descriptors.
FILES: ODBCIXSE.EXE + ODBCIX.DLL (5086)

2017-12-08 12:47:35 Bug Fix: 7TTCPMON can't handle FLOATs any more FILES:
7TTCPMON.EXE (5089)

2017-12-13 09:02:50 Spelling error in updater preferences pane(5092)

2017-12-14 08:00:50 Single user backup stations does not always return to normal
mode after the connection to the server has been restored(5085)

2017-12-14 08:11:01 Bug Fix:7TTCPMON can't handle FLOATs any more


FILES:7TTCPMON.exe (5089)

2017-12-14 08:59:52 New Feature:External type to handle string from Grundfos CU36x
devices.
Note: in order to use the new external type you will need ro
register it, Using exttype_cu36xstring.reg.
FILES: DC.EXE + exttype_cu36xstring.reg (5088)

2017-12-14 12:55:27 Bug Fix:Winpager is crashing when creating a new week calendar
FILES: UTIL13.DLL (5097)

2017-12-14 13:03:19 Bug Fix:Command line print of standard reports using the HTML
engine does not always reach the printer FILES: STRONGNAMED (5096)

2017-12-20 08:49:29 Bug Fix:Calculation function IsSameObject gives incorrect


syntax error message no matter if there is an error or not FILES:IGSSBASE13.DLL
(5099)

2017-12-20 09:47:25 Feature request: Driver 25 7TAB show more info at startup
FILES:IGSSBASE13.DLL (5090)

2017-12-20 09:58:26 Bug Fix:Driver 72 node id not set to DRVNODE giving node
addresses gt 255 did not work for i.e. SETTSYNC FILES: I2DL.DLL
DC.EXE
POLLED.DLL (5100)

2017-12-20 10:12:14 New Feature :Drivers more node info If error in checkPacket
dummy[0] and [1] shown as hex
POLLED.DLL (5101)

2017-12-20 10:43:37 Bug Fix :Drivers change of node number fails Files: all driver
files (5087)
2017-12-20 11:48:33 previous version mixed all stations ip addresses in one ip
remote list giving an error box if 2 of the same value. Now checking individual
stations.(5095)

2017-12-20 11:52:24 SYsconfig is sometimes crashing if it is running as the only


IGSS application and it need to prompt for password to save changes.(5103)

2017-12-21 13:03:33 A few error messages is missing a detailed error code(5102)

You might also like