I am sending messagges to emc users list but i never get any reply and i don't see messege on the list.

Is this list working????

If anyone here can help me...

i have to made absolute analog output signal 0 - 10 Volt.

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-output

This is working but only with M3 code. When i use M4 S**** i get negative voltage output and spindle do not work.

Thanks