
5. SETTING AND REGISTERING DATA FOR EACH CNC MACHINE B-63364EN/03
- 96 -
When the condition is not set, the data acquisition is executed at every
sampling interval of that CNC machine.
The format of the condition formula follows to the grammar of MS
Excel. For instance, when the monitor data is acquired only when the
value of cell F6 is larger than 0, set the following condition formula.
= F6>0
Refer to the manual and help of MS Excel for details of the format of
the condition formula of MS Excel.
And you can use the special logical functions prepared in the
Machining Status Monitor Package for the condition formula. Refer
to "4. Special logical functions of the Machining Status Monitor
Package" in this paragraph for the special logical functions of the
Machining Status Monitor Package.
Real value
It is not necessary to set the value.
The processed part count acquired from the machining program
information is stored. The data is 2 byte integer.
Output value
Set the calculation formula to convert the "Real value" into the
"Output value", or the display format of outputting as the logging
data.
• Calculation formula
The format of the calculation formula follows to the grammar of
MS Excel. For instance, when the position of the cell of the
acquisition value is E6 and the acquisition value should be output as
it is, set the following calculation formula.
= E6
NOTE
Specify the termination of the main program for the timing for acquiring the
monitoring data specified at the condition of item type "Machining
Results". Otherwise, It is not possible to acquire the machining results
correctly.
Refer to "5.2.2 Example of Registering and Changing Monitor Items and
Log Output Items" for setting example of "Machining Results" monitor
data.