Programming manual
402
CNC 8070
14.
CNC VARI
ABLES
Under
st
andi
ng t
h
e
d
e
scr
ip
ti
on of
t
he var
ia
b
le
s
(S
OFT
V02.0
X
)
358
14.1.1 Access to numeric values from the PLC
When accessing from the PLC numeric values that may have
decimals, it must be borne in mind that the values are given as follows.
Coordinates
They will be given in ten-thousandths if they are in mm or hundred-
thousandths if they are inches.
For 1 mm.
the reading is 10000.
For 1 inch
the reading is 100000.
For 1 degree
the reading is 10000.
Feedrate of the axes
They will be given in ten-thousandths if they are in mm or hundred-
thousandths if they are inches.
For 1 mm/min.
the reading is 10000.
For 1 inch/min.
the reading is 100000.
Spindle speed
They will be given in ten-thousandths.
With G97 for 1 rpm.
the reading is 10000.
With G96, for 1 m/min.
the reading is 10000.
With G96, for 1 foot/min. the reading is 10000.
With G196 for 1 rpm.
the reading is 10000.
With M19, for 1 º/min.
the reading is 10000.
Percentages
The real value will be given in tenths or in hundredths depending on
the variable. If not indicated otherwise, it will read the actual value. If
not so, it will indicate if the variable will be read in tenths (x10) or in
hundredths (x100).
For 1%
the reading is 1.
For 1%
(x10) the reading is 10.
For 1%
(x100) the reading is 100.
Time
They will be given in thousandths.
For 1 second
the reading is 1000.
Voltage
The variables associated with the machine parameter table return the
actual value (in millivolts). For the rest of the variables (in volts), the
reading will appear in ten-thousandths.
For 1 Volt
the reading is 10000.
Содержание CNC 8070
Страница 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Страница 2: ......
Страница 4: ......
Страница 6: ......
Страница 12: ......
Страница 14: ......
Страница 16: ......
Страница 22: ......
Страница 26: ......
Страница 28: ......
Страница 30: ......
Страница 32: ......
Страница 34: ......
Страница 54: ...Programming manual 20 CNC 8070 1 CREATING A PROGRAM Parameters constants and expressions SOFT V02 0X 20...
Страница 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Страница 154: ...Programming manual 120 CNC 8070 6 TOOL PATH CONTROL Manual intervention G200 G201 G202 SOFT V02 0X 120...
Страница 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Страница 188: ...Programming manual 154 CNC 8070 8 ADDITIONAL PREPARATORY FUNCTIONS Probing G100 SOFT V02 0X 154...
Страница 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Страница 446: ...Programming manual 412 CNC 8070 14 CNC VARIABLES Alphabetical listing of variables SOFT V02 0X 412...
Страница 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...