User Tools

Site Tools


plc:plc_gas_cutting_implementation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plc:plc_gas_cutting_implementation [2017/06/07 00:44] skirillovplc:plc_gas_cutting_implementation [2021/11/02 17:20] (current) ivan
Line 336: Line 336:
  gvarset(7080,2000);  gvarset(7080,2000);
  g0moveA(0x0,0x4,ihc_pierce_height);  //Z axis, move up  g0moveA(0x0,0x4,ihc_pierce_height);  //Z axis, move up
- timer=100; do{ timer--; }while (timer>0);  + timer=200; do{ timer--; }while (timer>0);  
- //after 0.1sec delay motion is definetely started+ //after 0.2sec delay motion is definetely started
  do { timer++;code=gvarget(6060); }while(code!=0x4d);  do { timer++;code=gvarget(6060); }while(code!=0x4d);
  //then ait till motion finished  //then ait till motion finished
plc/plc_gas_cutting_implementation.1496810674.txt.gz · Last modified: 2017/06/07 00:44 by skirillov

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki