AdvancedHMI Software

General Category => Open Discussion => Topic started by: Archie on April 27, 2016, 12:28:25 PM

Title: New Version of 3.99e now available
Post by: Archie on April 27, 2016, 12:28:25 PM
An updated has been posted. ControlLogix users will definitely want to upgrade. Here are the release notes:

V3.99e
PLC5 - Reworked the PCCC based drivers to improve support for PLC5. Now supports Floating and String in PLC5
DF1Com - renamed for more consistency, added PLC5 support
ChartBySampling - Modified for when XValueType is set for Time
EthernetIPforCLX - Fixed a problem that could potentially create too many threads
ChartByArray - Added PLCAdddressYAxisMax property
Modbus - Adapted drivers to newest driver model
ModbusRTU - Fixed so it would allow changing baud rate after connection
DataSubscribers - Changed BeginInit and EndInit to Public
EthernetIPforCLXCom - DataReceived would not fire if required more than 1 packet (partial transfer)
MfgControl.AdvancedHMI.Drivers.Common.CalculationsAndConversions.WordsToString - Added overload to handle array of strings
BasicLabel - Added a Return immediately after processing a Boolean
EthernetIPforCLX - Added and overload to make BeginReadMultiple easier to use
Title: Re: New Version of 3.99e now available
Post by: Homie on April 27, 2016, 01:30:35 PM
Nice!
What is the reason for those subs already added to the MainForm code?
Title: Re: New Version of 3.99e now available
Post by: Archie on April 27, 2016, 01:40:58 PM
Nice!
What is the reason for those subs already added to the MainForm code?
Test code I forgot to delete after testing. It can all be deleted except for the first sub