03-18-2013 09:49 AM
Has anyone done any work with EtherCAT in LabWindows? Any third-party library available?
03-18-2013 10:41 AM
There a lots of third-party products (just do a websearch for 'windows ethercat'), but because EtherCAT has fairly demanding timing requirements the products tend to be real-time subsystems running under Windows. Probably the most popular of these is Beckhoff TwinCAT, which you could interface to from CVI using its ActiveX interface. I personally use Kithara, which suits my needs a little better.
You could also interface to EtherCAT through an NI real-time system, if you wanted
05-17-2017 08:43 PM
You can read & write data with CVI via ads.dll given by Beckhoff. This is applicable only for Beckhoff controllers.
I have done many prjects and running for years.