N
EW
F
EATURES
(S
OFT
M: 7.
XX
)
Page 17 of 50
CNC 8055 / CNC 8055i
Tool inspection
•
By setting the general logic input “MASTRHND (M5054)” =0.
•
Setting the general logic input “\STOP (M5001)”=0.
26 Tool inspection
The tool inspection mode now offers a new option: "Modify Offsets".
This window shows (at the top) a help graphic and the tool fields that
can be edited.
When editing the active tool, it is possible:
To modify the I and K data.
Select another tool for calibration (T xx Enter).
When NOT editing the active tool, it is possible:
To modify the I, K and D data.
Select another tool for calibration (T xx Enter).
The I and K values
The values entered in the I, K fields are incremental, they are added
to the ones already in the table. The "I" data is given in diameter.
The new g.m.p. “MAXOFFI (P165)” and “MAXOFFK (P166)” indicate
the maximum value that may be entered in each field. When trying
to enter a greater value, the relevant message will be displayed.
Warning
27 New instructions in the configuration language
The new token "UNMODIFIED" of the configuration language
indicates that the associated element must not take the editing
focus.
;(UNMODIFIED)
It is programmed as a prefix of the instructions
;(W1=GUP100)
It may be used to associate the "W1" data with the value of a
global parameter, variable or resource of the PLC and the
"W1" element is assigned the editing focus.
;(AUTOREFRESH W6=FLWEX)
It refreshes (updates) the value of the graphic element W6
and it assigns the editing focus to it.
The resulting new instructions are:
;(UNMODIFIED W1=GUP170)
It associates the "W" data with the value of a global
parameter, variable or resource of the PLC, but the "W1"
element does not take the editing focus.
;(UNMODIFIED AUTOREFRESH W6=FLWEX)
It refreshes (updates) the value of the graphic element W6 but
it does not take the editing focus.
To assume the new I and K values, select the tool again.