User Tools

Site Tools


mycnc:timers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mycnc:timers [2018/04/30 19:41] skirillovmycnc:timers [2019/07/15 09:30] ivan
Line 9: Line 9:
 myCNC software configuration dialog to setup Timers is shown below myCNC software configuration dialog to setup Timers is shown below
  
-{{mycnc:mycnc-configuration-timers-001.png}}+{{:mycnc:mycnc_setup:config-triggers-001-main.png}}
  
 ==== Global Variable Registers to control myCNC Timers ==== ==== Global Variable Registers to control myCNC Timers ====
Line 46: Line 46:
   gvarset(8101,1);  // Setup Out#1 as Timer0 output   gvarset(8101,1);  // Setup Out#1 as Timer0 output
   gvarset(8102,5);  // Pulse width is 5ms   gvarset(8102,5);  // Pulse width is 5ms
-  gvarset(8101,45); // Pause time is 45ms (Period is 5+45=50ms)+  gvarset(8103,45); // Pause time is 45ms (Period is 5+45=50ms)
  
   gvarset(8100,1);  //Start Timer0   gvarset(8100,1);  //Start Timer0
mycnc/timers.txt · Last modified: 2022/03/07 16:09 by ivan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki