Difference between revisions of "CNC Bender Low Level Menu - CNC Processor Setup"

From ATTWiki
Jump to: navigation, search
(High Maintenance Items)
Line 3: Line 3:
 
The CNC Bender Low Level Processor Menu has several values that control the timers of loops inside the processor loop.  The "processor loop" is the loop that the CNC Processor performs every time it processes a list of commands.  The timers control how often each event in the loop is handled.
 
The CNC Bender Low Level Processor Menu has several values that control the timers of loops inside the processor loop.  The "processor loop" is the loop that the CNC Processor performs every time it processes a list of commands.  The timers control how often each event in the loop is handled.
 
<br><br>
 
<br><br>
==High Maintenance Items==
+
==Fast Loop - High Maintenance Items==
 
The first 5 values are items that need to be handled more often in the loop:<br><br>
 
The first 5 values are items that need to be handled more often in the loop:<br><br>
 
[[image:Cncbender_lowlevel_processor_fastloops.jpg|300pcx]]
 
[[image:Cncbender_lowlevel_processor_fastloops.jpg|300pcx]]
 
<br><br>
 
<br><br>
 
The value range of these timers is usually in the 5 to 10 millisecond range.  Setting them to 1 is is like turning off the timers.  Making them higher may slow down the perceived response speed of the CNC Processor, but will decrease the load on [[CPU Usage]].
 
The value range of these timers is usually in the 5 to 10 millisecond range.  Setting them to 1 is is like turning off the timers.  Making them higher may slow down the perceived response speed of the CNC Processor, but will decrease the load on [[CPU Usage]].

Revision as of 23:49, 27 March 2008

Cncbender lowlevel processorsetup.jpg

The CNC Bender Low Level Processor Menu has several values that control the timers of loops inside the processor loop. The "processor loop" is the loop that the CNC Processor performs every time it processes a list of commands. The timers control how often each event in the loop is handled.

Fast Loop - High Maintenance Items

The first 5 values are items that need to be handled more often in the loop:

300pcx

The value range of these timers is usually in the 5 to 10 millisecond range. Setting them to 1 is is like turning off the timers. Making them higher may slow down the perceived response speed of the CNC Processor, but will decrease the load on CPU Usage.