EasyManua.ls Logo

Fagor CNC 8055i FL EN - Page 598

Fagor CNC 8055i FL EN
732 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
·598·
Installation manual
CNC 8055
CNC 8055i
15.
CUSTOMIZABLE SCREENS
SOFT: V02.2X
Key words
;(W2=PLCFRO)
Associates the value of a variable with the (W) data.
;(W3=PLCR127)
Associates the value of a PLC resource with the (W) data.
Associate only resources that are defined in the PLC program.
For marks, inputs and outputs, one must indicate how many of them, if none is indicated, 32 are
assigned.
;(W6=PLCO11,4) Assigns the value of O11, O12, O13, O14
;(W6=PLCO11) Assigns the value of O11, O12 ... O41, O42
If a field (W) has a parameter, variable or resource associated with it, it acts as follows:
It assumes the value that its associate has when accessing the page.
To continuously update the field value, use the (AUTOREFRESH) instruction as described later
on.
If its associate is a read-only type, the user will not be able to change the field value.
It its associate is read/write type, the user may change the field value.
When changing the value of the field (W), the value of its associate is also changed.
On the other hand, when using the (AUTOREFRESH) instruction and the CNC or PLC changes
the value of the associate, the value of the field is also changed.
;(AUTOREFRESH W2=FLWEX)
If (W2=FLWEX), it assigns the value of the X axis following error to the graphic element W2. This
instruction updates that value periodically.
;(UNMODIFIED)
It indicates that the associated item must not pick up the editing focus.
It is programmed as a prefix of the instructions.
;(W1=GUP100)
Associates the value of a global parameter, variable or resource of the PLC with the (W1)
data. The W1 item of the screen pick ups 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)
Associates the value of a global parameter, variable or resource of the PLC with the (W1)
data. The W1 item of the screen pick ups the editing focus.
;(UNMODIFIED AUTOREFRESH W6=FLWEX)
It refreshes (updates) the value of the graphic element (item) W6, but it does not assign the
editing focus to it.
A register ;(W6=PLCR127)
A mark ;(W6=PLCM1000,1) first and how many
A group of inputs ;(W6=PLCI8,4) first and how many
A group of outputs ;(W6=PLCO10,3) first and how many

Table of Contents

Related product manuals