Author Topic: New Version of 3.99e now available  (Read 1529 times)

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
New Version of 3.99e now available
« 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

Homie

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: New Version of 3.99e now available
« Reply #1 on: April 27, 2016, 01:30:35 PM »
Nice!
What is the reason for those subs already added to the MainForm code?

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5262
    • View Profile
    • AdvancedHMI
Re: New Version of 3.99e now available
« Reply #2 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