On 02/15/2017 09:24 AM, dragon wrote:
> Is there a list of VFDs with linuxCNC modbus support somewhere other than...
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?VFD_Modbus
>
> and the HY series of Huanyang drives?

I don't know of a good authoritative/exhaustive list of supported VFDs, 
but that would clearly be a very useful thing to have.

It should live in a document under the "Hardware Drivers" heading in our 
docs:

http://linuxcnc.org/docs/2.7/html/

The best way to figure out what VFDs we support is probably to scan all 
the manpages.  I grepped for 'vfd' and got this list:

man9/wj200_vfd.9
man1/vfs11_vfd.1
man1/vfdb_vfd.1
man1/hy_vfd.1
man1/gs2.1

It's silly that some are in section 1 ("Commands and userspace 
components") and some in section 9 ("Realtime components and kernel 
modules"), they probably all belong in section 1.


Patches to fix these two problems with the docs would be gratefully 
accepted.


-- 
Sebastian Kuzminsky

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to