COMM: Creating modbus dll

The AList automation at control.com
Wed Mar 4 09:18:41 EST 2009


==> Automation List post by M Griffin...
To view or reply to this thread: http://www.control.com/thread/1236071323#1236118477


------------------------------------------------------------------------------------
Re: COMM: Creating modbus dll
------------------------------------------------------------------------------------
By "modbus dll" I am assuming you mean you want to create a Modbus protocol library that is compiled and linked into the format used for shared libraries in the Microsoft Windows operating system. 

If you are planning on writing your own Modbus source code, then you need the Modbus specifications. For Modbus specifications, goto "http://www.modbus.org/tech.php". The link to the specs is near the top of the page. You will also need to get a compiler for whatever programming language it is you decide to use. 

If you already have some Modbus source code and are trying to compile it, you will need to read the documentation for whatever compiler the source code requires. You will have to get that documentation from your compiler supplier.

As for how to make a "DLL" library, that will depend on the compiler and linker you are using. You will have to read the documentation provided by your compiler supplier (whoever that may happen to be).

That answers your specific question. If it doesn't solve your problem, then you will have to provide a few more details about what you are trying to do.

------------------------------------------------------------------------------------


==> A Note from the Sender of this Message...
You are receiving this message because a subscription was entered for your address
for the Control.com Automation List.  To unsubscribe, send an email to us at 
forum at control.com requesting your removal from the subscription list.

This email was sent by: 
Control.com, Control Technology Corporation,
25 South Street, Hopkinton, MA, 01748, USA.

Copyright 2009 Control Technology Corporation. All rights reserved. 
Privacy and Legal Notices may be viewed at:
http://www.control.com/about.php


More information about the Automation mailing list