Firmware Version 3/4.31.37
Fix: Checking for duplicate tank numbers. It was possible for the MultiLoad to miss a
duplicate tank number if all tank groups were not assigned to a component.
02/06/2015 TF
Increased Firmware version to x.31.21
Fix: Re coded the unauthorized flow voucher to print every time a batch is authorized.
Enhancement: Created a new function FUNAUTHVOUCHER that will print the unauthorized
voucher on command.
Enhancement: Added the printing of the unauthorized flow voucher whenever an FEODLOG
command is received.
Enhancement: Added Live and Average Values to the Preset Status Screen, and the Single
Component Status Screen.
Fix: Got rid of tank group parameter from the Additive Level.
Fix: Custom Logic Preset Real Time Totalizers. It would actually write the wrong real
time parameter into the custom logic line.
Fix: The Configuration Report wouldn't display the component level meter factors.
Fix: The Simulation Mode flashing bar wasn't being displayed for SCS because we skip over
the Preset Screen and go straight to the Preset Control Screen. In order to fix this I also
added the Simulation Mode flashing bar to the Control Screen.
Fix: Multiple prompts appends behind each other for alibilog voucher.
02/06/2015 MS
Fix: Formatting where to put the decimal for the relative density value when it is sent
up to UAP.
02/06/2015 WJP
Fix: Bug in calculating volume from weight caused all weights to be calculated as Kg,
even when lbs were selected.
02/10/2015 TF
Fix: Help Screen for SCS Prompting, and Sample UOM parameters.
Enhancement: Live values on the Preset Status screen will only display a value when
flowing product, and blank spaces when not flowing.
Fix: Conversion of BSW and Pressure values from a number to a string was formatted
incorrectly. We were previously converting a signed integer to an unsigned integer which
could cause negative values to be very large and mess up UAP.
02/10/2015 WJP
Fix: Turn off logging of debug water cut calculations.
Fix: Update watercut calculation to get temp and density from component 1 instead of
preset since preset value is not calculated until flow occurs and 0% or 100% value was
getting averaged into calculated BSW value.
Fix: Updated transaction routine to mark oil and water component calculations as not
valid for trade.
03/10/2015 WJP
Increased Firmware version to x.31.22
Updated Inactivity Logic timer to work with all MultiLoad processing modes, not just
Stand Alone Mode.
03/11/2015 WJP
Increased RTD temperature input range from -50C...350C to -200C...350C when used with FCM
or I/O board version 43 or later.
03/12/2015 MS