Difference between revisions of "Machine Lube Duration"
From ATTWiki
(→Value) |
m |
||
(One intermediate revision by one user not shown) | |||
Line 3: | Line 3: | ||
===What is It?=== | ===What is It?=== | ||
− | This is a property in the [[CNCProcessor.cfg]] file. It is a millisecond duration value that instructs [[CNC Processor]] to enable the machine lube event when the bend count reaches a preset value for a programmed number of milliseconds. | + | This is a property in the [[CNCProcessor.cfg]] file. It is a '''millisecond''' duration value that instructs [[CNC Processor]] to enable the machine lube event when the bend count reaches a preset value for a programmed number of milliseconds. |
===Value=== | ===Value=== | ||
− | + | A valid value is set from 1 to any '''integer''' value greater than 1 like this: | |
<pre>Machine Lube Duration= 5000</pre> | <pre>Machine Lube Duration= 5000</pre> | ||
− | The value of 5000 in this example represents 5000 milliseconds of the machine lube output enabled during [[auto lube]]. | + | The value of 5000 in this example represents 5000 milliseconds (5 seconds) of the machine lube output enabled during [[auto lube]]. |
+ | |||
+ | |||
+ | ==Other Pages== | ||
+ | *Back to [[CNC Bender Technical Notes]] | ||
+ | *See [[Auto Lube]] for details on how to test the Auto Lube system | ||
+ | *See [[Configuring Machine Lube Settings]] | ||
+ | *See [[CNCProcessor.cfg]] |
Latest revision as of 21:13, 28 January 2009
What is It?
This is a property in the CNCProcessor.cfg file. It is a millisecond duration value that instructs CNC Processor to enable the machine lube event when the bend count reaches a preset value for a programmed number of milliseconds.
Value
A valid value is set from 1 to any integer value greater than 1 like this:
Machine Lube Duration= 5000
The value of 5000 in this example represents 5000 milliseconds (5 seconds) of the machine lube output enabled during auto lube.
Other Pages
- Back to CNC Bender Technical Notes
- See Auto Lube for details on how to test the Auto Lube system
- See Configuring Machine Lube Settings
- See CNCProcessor.cfg