dzrong Posted May 6, 2011 Share Posted May 6, 2011 Does PPmac support Modbus now? And any documents telling how to use that? Link to comment Share on other sites More sharing options...
bradp Posted May 6, 2011 Share Posted May 6, 2011 Delta Tau does not have a ModBus package for PPmac yet. But we do have a customer who has taken an open source ModBus project from the internet and compiled it for PPmac and is successfully using it. We do not have the details of which package they used so I mention this only so you know there is the option of you doing something yourself. We do have EtherCat working on PPmac so if you were thinking of ModBus IO you could consider EtherCat IO if the extra price is in your budget. Link to comment Share on other sites More sharing options...
Guest DavisG Posted May 6, 2011 Share Posted May 6, 2011 Does PPmac support Modbus now? And any documents telling how to use that? The attached project is an open source C app Modbus TCP api that supports Modbus Server. Be sure to read the Modbus TCP Service.txt - the setup on the linux side is shown there. The project derives from source code provided under a GNU license and written by Christian Walter. The website is: http://freemodbus.berlios.de/ Downloads of the current version of the FreeModbus base project (as well as a donations button) can be found at: http://freemodbus.berlios.de/index.php?idx=5 and documentation is at: http://freemodbus.berlios.de/api/index.html tcpmodbus.zip Link to comment Share on other sites More sharing options...
edlay Posted May 6, 2011 Share Posted May 6, 2011 Power Pmac will have Modbus Client support for Script and "C" in the scheduled June release Link to comment Share on other sites More sharing options...
Recommended Posts