[Emc-users] auto PID tunning

2009-10-18 Thread Marko Bukovinsky
How to use and set tune-mode to true and tune-start ? I wrote : net X-axis pid.0.tune-mode and no errors but i don't know if its working and right. Regards, Marko -- Come build with us! The BlackBerry(R) Developer

[Emc-users] auto PID tunning

2009-09-09 Thread Marko Bukovinsky
Hello! Anyone has tried or is useing auto PID tunning function? It is very interesant to me and i plan to use it makeing a close loop servo controll with Pluto-P board and home made H-bridge. There should be no tracking error. Anyone has got any expirience in that? Regards, Marko

[Emc-users] parport linking to classicladder

2009-05-23 Thread Marko Bukovinsky
I have got problems with linking pins with classicladder. Could you give me an example with input and output. I will have pins 2 - 13, 15 input and 1,14,16,17 outputs; tool1 - pin 2 , tool2 - pin 3, etc. -- Register

[Emc-users] Pluto-P board question ?

2009-03-24 Thread Marko Bukovinsky
What is the maximum counts / second Pluto - P can accept? I need 2 counts/ rev so , can i use encoder with 5000 pulses ? Machine will have max 15m/min rapid move. motor 1500 rpm and 2 counts ( x 4 ) will pruduce 50 pulses/ second. Is this acceptable Regards, Marko

[Emc-users] spindle speed in PID mode

2009-01-19 Thread Marko Bukovinsky
This is my code spindle.hal loadrt threads name1=slow-thread period1=1 loadrt ddt count=1 addf ddt.0 slow-thread net SpindleRevs m5i20.0.enc-03-position = motion.spindle-revs ddt.0.in net SpindleSpeedRps ddt.0.out = motion.spindle-speed-in # VFD spindle 0-10V control absolute # route

[Emc-users] absolute analog output signal 0 - 10 V

2009-01-08 Thread Marko Bukovinsky
how to change this code into abosolute 0 - 10 Volt output? loadrt scale count=1 addf scale.0 servo-thread setp scale.0.gain -0.004 net spindle-speed-scale motion.spindle-speed-out = scale.0.in net spindle-speed-DAC scale.0.out = m5i20.0.dac-03-out This works but when i use M4 S i get