Firmware Version 3/4.31.37
- New Modbus Device Configuration Screen: Name, IP Address, Slave ID, Protocol, 32-bit
Endianness, Poll Time (seconds), Write Time (seconds), Write on Change.
- If Write on Change is enabled, then anytime the value changes the MLT will
send a write command to the device. If this parameter is enabled, and write time is set to
0 then only when the parameter changes will the MLT send the write command.
- Added a diagnostics screen for Modbus Devices.
- Added a new Modbus Device Trace Level. This value can be set to DISABLED, BASIC, or
ADVANCE.
11/3/2015 TF
Fix: The FCM Type Setup screen wouldn't timeout if no keypress was generated after x
number of minutes.
Fix: The change passwoard screen wouldn't timeout if no keypress was generated after x
number of minutes.
11/20/2015 TF
Fix: Configuration report couldn't be created if the REPORTS directory didn't exist.
Fix: Excess Flow Alarm time at the Preset and the Meter Level has a resolution of 1
millisecond. Made the parameter display a decimal (xx.xxx) to represet seconds, so 30
seconds is configured as 30.000.
11/25/2015 TF
Removed the Preset Lockout, and Sampler Lockout Bits.
Replaced the Preset Lockout functionality with product authorization at the driver level.
12/3/2015 WJP
Corrected div string routines to correctly add a leading zero to numbers with decimal
places.
12/3/2015 WJP
Created a common signed_integer_rounded_divide() function to insure all negative values
are properly rounded.
Fixed rounding of negative temperature totals for entire load (not a legally relevant
value).
12/4/2015 WJP
Added automated factory SCS IO board calibration and test routine.
12v Load, RTD and digital ports coded, not tested.
4-20mA and 1-5 volt inputs not coded.
12/7/2015 TF
Fix: R910 response, get message_log command. The message format was changed in version
x.31.23, which broke the ability for TMS to retrieve the log messages from the MultiLoad.
12/11/2015 WJP
Added SCS I/O board factory calibration routine and build option.
12/11/2015 TF
Fix: SCS prompting bug. If not prompting for Observered Gross Value, and the user pressed
<PREV> on the very first prompt, the MultiLoad would lockup. If the prompting was done
before the transaction, then a power cycle would undo the problem. However, if the
prompting was done at the end of the transaction then only setting factory defaults would
fix the problem.
12/16/2015 TF