B4J Question Modbus Library for B4J

AndroidMadhu

Active Member
Licensed User
Hello Masters,
Is there are any modbus library available for B4J [Both Master and Slave].

Please point me if anything available. I have searched but get much on this.

Thanks
 

Johan Hormaza

Well-Known Member
Licensed User
Longtime User
 
Upvote 0

AndroidMadhu

Active Member
Licensed User
I saw the post. But not able to get the library. The two files attached at https://www.b4x.com/android/forum/threads/asynchronous-modbus-tcp-master.119437/#post-918790 is not related to any library. Could you please point me where can I get the library to download.

Thanks
 
Upvote 0

Chris2

Active Member
Licensed User
The examples contain a class named MB_TCP_MASTER, I think this is what you're looking for.
As @Coldrestart stated in the description of the class, you can compile it as a library if you wish but it's left as a class so that it's easy to see the methods.
 
Last edited:
Upvote 0
Top