On 07/25/2013 07:55 AM, propcoder wrote:
> Thanks. Will it make influence for my linuxcnc? I don't want anything
> else, just to control VFD-B using modbus with this component. Or is it
> impossible?
>
> On 2013.07.25 17:08, Yishin Li wrote:
>> For compiling our code, please refer to
>> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?ArtekBranch
>>
>> Yishin

I recall starting by installing libmodbus on a non-LinuxCNC PC and 
looking at the example "test" files.
https://github.com/stephane/libmodbus/tree/master/tests

 From these I created a very small test file that only sent a device ID 
request command to my VFD. This allowed me to get the serial connection 
and VFD sorted out. (Actually, before that I assembled Modbus packets 
manually and sent them out the serial port, without using libmodbus)

-- 
Kirk Wallace
http://www.wallacecompany.com/machine_shop/
http://www.wallacecompany.com/E45/

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to