You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I develop with delphi 10.2.
I have to read (and write) registers 4x. I have no problems for the registers of type unsigned INT(16bit) -readHoldingRegister- , but i don't know how to read and write the registers of type unsigned long/float (32bit)
Any suggestions?
Thanks.
Ilaria
The text was updated successfully, but these errors were encountered:
Hi,
I develop with delphi 10.2.
I have to read (and write) registers 4x. I have no problems for the registers of type unsigned INT(16bit) -readHoldingRegister- , but i don't know how to read and write the registers of type unsigned long/float (32bit)
Any suggestions?
Thanks.
Ilaria
The text was updated successfully, but these errors were encountered: