BS1000 firmware == English == - unzip this package to some directory - Please connect the BS1000 to the pc by usb, - and stop the temperaturemessenger service and the temperature service before continuing (close all temperaturelogger programs, open windows task manager, check the 'show processes from all users', and end process of temperaturemessengerserver.exe an temperatureserver.exe). - run flash.bat - power off and on the bs1000 after flashing - Data in the bs1000 (settings and measurement data) should retain during flash. - If flashing would fail (usually because the temperature logger services are still running), switch off and on the bs1000 and retry ==== == Deutsch == Handbuch zur BS1000 Firmware Flash Software - Entpacken („Unzip“) Sie bitte die beiliegende ZIP.Datei in irgendeinem Bereich auf Ihrem PC. - Verbinden Sie bitte die BS1000 über USB mit dem PC, - stoppen Sie vor den nachfolgenden Schritten den Temperatur Messenger und Temperatur Dienstprogramme (schließen Sie alle Temperaturlogger-Programme, öffnen Sie den Taskmanager, überprüfen Sie den Status „Prozesse aller Benutzer anzeigen“ und beenden Sie die Prozesse temperaturemessengerserver.exe und temperatureserver.exe). - Starten Sie jetzt bitte die Kommandodatei flash.bat    - Schalten Sie bitte nach dem Flash-Vorgang die Stromversorgung für den BS1000 aus und wieder ein.   - Die in der BS1000 vorhandenen Daten (Einstellungen, Arbeitsparameter und Messdaten) sollten beim Flash-Vorgang erhalten bleiben.   - Falls der Flash-Vorgang fehlschlagen (was in der Regel passiert, wenn im PC die Temperatur-Logger Dienstprogramme noch aktiv sind), sollten Sie bitte die Stromversorgung für den BS1000 aus und wieder einschalten und den Vorgang nochmals wiederholen. ==== Version 1.0.4.0 - extended sensor ids support - fix in data.xml: output on some occasions this ouput could be incomplete. - change in reset flash memory function version 1.0.3.9 - reduced ip packet fragmentation, this improves the webserver responstime. - added cdata.xml: gives the current data for each sensor - added possibility to show graphs of all measurement types. You may need to clear the browser's cache in order to see this change. - fix: leap-year date was incorrect on messages using tag $d. - netbios implemented version 1.0.3.8 - fix: some filetypes were transferred without http headers version 1.0.3.7 Date 9-22-2011 - fix in tcp retransmit packet. A lossy tcp connection could result in incomplete pages. version 1.0.3.6 Date - fix: synchronization did not stop on client who was defined with static ip address. - internet time synchronization: when time server address is not resolved, the bs1000 will retry to aquire the ip address again in 5 minutes. version 1.0.3.5 Date 8-30-2011 - fixed flash file flush issue: data.xml requests did not report data stored in temporary flash file buffer. (resulting in small data gaps during synchronization). version 1.0.3.4 Date 7-12-2011 - added admin-logoff - automatic logoff when files are uploaded via templogger tools 2.1.8 - netbios handler added - messenger: a(), b(), e() (avg, min , max) functions parse error fixed. - erase flash data function added - messenger: some label tags added: $L1 = device name (like 'log89') $L2 = firmware version (like '1.0.3.4') $L3 = hardware model ('BS1000') version 1.0.3.3 - messenger: added http-put method - messenger: added option to disable message encoding - fixed line truncation to 63 characters for file upload: now a line is up to 256 characters; - xml and http message output of values: increased precision of output to 3 digits version 1.0.3.2 Date 3-16-2011 - graph is showing legend and a tooltip-like value indicator - http request file handler removed (potential) bug version 1.0.3.1 Date 2-24-2011 - missing data administration improved once more: sync of historical data could be incomplete. (synchronization with templogger) version 1.0.3.0 Date 2-21-2011 - increased speed in handling data requests to flash via data.xml version 1.0.2.12 Date 2-15-2011 - when a rule-request results in a timeout or other connection error, the rule is disabled for 5 minutes. This will allow other rules to execute without delay. - increased speed in handling http and smtp requests version 1.0.2.11 Date 2-14-2011 - increased network throughput by decreasing tx fragmentation. - when rules cannot be evaluated in time (above 10 minutes), the rule execution queue is reset. - missing data administration corrected (synchronization with templogger) Version 1.0.2.10 Date 1-28-2011 - data.xml (normal mode) was exporting sensor data without offset supplied in the sensor list - rule variable 'S' was displaying the actual timestamp, instead of the timestamp of the measurement. Version 1.0.2.9 Date 12-12-2010 - SMTP authentication was not working correctly.