Closed GoogleCodeExporter closed 9 years ago
Original comment by sja...@gmail.com
on 24 Nov 2008 at 6:32
In latest version 1.10 there is still a problem with ReadTimeout property.
ReadTimeout and WriteTimeout are still cast to byte. Line 142 or there abouts
InvokeFtdMethod(() => FT_SetTimeouts(DeviceHandle, (byte) ReadTimeout, (byte)
WriteTimeout));
Original comment by n.cu...@kelman.co.uk
on 25 Mar 2009 at 7:13
Fix is in trunk.
Thanks
Scott
Original comment by sja...@gmail.com
on 25 Mar 2009 at 3:44
I have a big problem when I run WriteMultipleRegisters function in MODBUS. It
send
data continuous 4 times. I don't know what happen? Can help me?
Original comment by XuanHuyp...@gmail.com
on 14 Nov 2009 at 5:28
Original issue reported on code.google.com by
n.cu...@kelman.co.uk
on 7 Oct 2008 at 1:23