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
mycnc:timers [2018/04/30 19:41] skirillovmycnc:timers [2022/03/07 16:09] (current) ivan
Line 1: Line 1:
 ===== myCNC Timers ===== ===== myCNC Timers =====
 +
 +{{youtube>0T7usPvRxbo?large}}
  
 myCNC controllers support up to 4 timers. myCNC controllers support up to 4 timers.
Line 9: Line 11:
 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 48:
   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