Have a PLC5/40E on Ethernet and I am using the latest version downloaded today 361.
I am able to read Integer Values from the PLC, but any floating point values fail. Using the Digital Meter Panel it shows a value of 0. Using Label1.Text = BatchPLC.Read("F8:0") I get an OutofRange exception. I attached the screenshot.
I am okay with using integers with implied decimals, but I would be glad to test a fix if you want to address it.
-Steve