Hi,
Does anyone know how to get speed command to work with weldcom 2.0 When using ASF?
At the moment ASF seams to overwrite speed.
Arcon ASF(1) //speed in there is 20
speed V=5
MovL // speed is still 20
MovL v=5 // Speed is 5
Is this happening to anyone else or just me?