hi all, does anyone now of an electronic module that can give me analog output 0-10v ,proportional to spindle loading current? can i expect a 3 phase motor to...
... No, the current of an induction motor is not at all proportional to load. The current remains nearly the same, but the phase angle between the current and...
many thanks Jon and John for the help. the links and info helped me a lot. I am suspecting the loading controls will be useful for cnc marble grinding. i...
... You really should take another look at EMC2. I'll send you another disc with the latest if you need it :) Once you get the load signal into the PC (there...
thanks steve, the offer is most welcome. my only rant with emc2 is i could not become an active developper of emc2,after a few months of reading around,and...
... Yes, there's a lot of code and a lot of documentation. Even in the areas that have sufficient documentation, it can be hard to find what you want (due to...
i will definitely get there,(using emc2 for all my systems),but my funding is in phases. I have to get things running and financially productive,even if its a...
... Hmmm. How hard did you look for python code? :) Here's what you need to do to be able to control EMC2 from python: import emc import hal Done. :) An...