Firmware Version 3/4.31.37
Fix: Modbus Device Diagnostics would not reset the watch dog timer when attempting to
communicate to the slave device. If communications took more than a few seconds the
MultiLoad would power cycle itself.
Fix: Alarm Detail Screen bug fix, after exiting the alarm_details_screen() the MultiLoad
would exit back to the Configuration Menu instead of returning to the alarm setup menu.
2/16/2016 PS
Fix: None-proportional blending should not add the side-stream rate when check the max
flow for the main preset meter
Enhancement: move none-proportinal blend to blend type selection NONPROP
Add new blending type RATEXCL: Only Main component (biggest component) will run during
low flow and during high flow both product will blend to the recipe.
2/22/2016 MSH
Fix (SCS Only): Address prompting lockup when SCS Prompting is enabled. Issue occurred
when SCS Prompting was enabled and prompting for Observed Gross was disabled.
2/25/2016 TF
Added the ability to store/load the totalizers from Flash memory. We will save the
totalizers to flash during an upgrade, and only reload them if we erase the totalizer
database.
Fix: Two columns on the right hand side of the Meter Proving Preconfiguration screen were
not formatted as W&M columns like the other meter proving screens.
Added an additional check that will prevent the user from entering a load quantity of
less than 1 when in proving mode.
2/25/2016 PS
Added new API Table - DIN EN14214 to calculate corrected density for FAME.
3/21/2016 TF
Increase firmware version to x.31.29
Fix: Reading of Register 800, when reading a transaction detail from register 800 the
field "Alibilog Alarm" could be longer than 4 characters in the return string. Which could
cause problems for any host system that is attempting to parse the return string.
3/21/2016 WJP
Added abilty to support multidropping RS485(COM1) communications from multiple Multiloads
to one PTB printer using RS232(COM2) lines for line control and collision avoidance. To
use this feature just configure both COM 1 and COM 2 for PTB printing.
3/22/2016 WJP
Added API table ASTM D4311-04 for handling Asphalt Volume Correction.
Fix: API tables that use the Density UOM parameter (2004-5x, 2004-6x, 2004-23x, 2004-24x,
2004-59x, 2004-60x, ASTM_D4311) would always display density, never API Gravity or Relative
Density on the status screens or in the transaction, ignoring the Density UOM parameter.
3/23/2016 WJP
Removed meter level mass_preset_hund and net_preset_hund from real time database and
custom logic since never assigned.
Renamed meter level volume_preset_hund to preset_hund since not necessaryily a volume.
Corrected endless logging of preset value when trace recipe enabled.