Firmware Version 3/4.31.37
3/31/2016 TF
Fix: If a User's password had expired (Configuration->Security Setup->Password Security
Setup->"Expiration in Days" parameter would need to be enabled), and an Administrator
logged in to reset the User's password, the User would still be locked out from getting
into Program Mode. We were not updating the date and time of when the password was changed
when an Admin resets it.
3/31/2016 WJP
Added Trace Alibi Log parameter for debugging Alibi log Communications.
Added abilty to support multidropping RS485(COM1) communications from multiple Multiloads
to one Alibi TXT printer using RS232(COM2) lines for line control and collision avoidance.
To use this feature just configure both COM 1 and COM 2 for Alibi Log printing.
Added monitoring of the CTS line when printing to a PTB printer on COM 2 or when using
COM 2 for control.
Added Alibi Log TXT and PTB alarming when line control can not be obtained for 30
seconds.
4/8/2016 WJP
Fix: The calculation of the final additive volume was being incorrectly rounded to the
nearest 0.01 of a gallon instead of rounded to the nearest 0.001 of a gallon. On low
percentage additive injection rates on low preset volumes, this difference was significant
enough to generate a PQM email/warning.
Removed check of CTS line on PTB printers, software handshake used instead.
4/8/2016 TF
Added "Number of Copies" parameter for each ethernet printer. The user can now specify a
number of copies to be sent to the printer when printing a BOL.
8/22/2016 WJP
Corrected FCM debug registers at R130, R131 and R132 to properly display hex values from
structures.
Added R129 for TMS to supply low level meter status for Crude applications
Send -> R129fff
Where fff is the fcm number (000 – 031)
The response will be XXX129,pppppppp,kkkk,mmmm,wwww,hhhhhhhh
Where:
pppppppp is the current number of meter pulses received (in hex) in the current
active batch.
kkkk is the configured Meter K-Factor (in hex).
mmmm is the current Meter Factor (in hex, 4 implied decimal places) based on the
current flow rate.
wwww is the current Weighted Meter Factor (in hex, 4 implied decimal places) in the
current active batch.
hhhhhhhh is the current gross delivered volume in hundredths (in hex, 2 implied
decimal placed) in the current active batch.
Increased firmware version to x.31.30
10/26/2016 MSH
Fix: The calculation of volume from weight when delivering in mass was incorrect.
Applied fix from PS.
Increased firmware version to x.31.31