Siemens sinumerik 808d Programming And Operating Manual page 23

Hide thumbs Also See for sinumerik 808d:
Table of Contents

Advertisement

Address
Significance
Timer for runtime:
$A..._..._
$AN_SETUP_TIM
TIME
E
$AN_POWERON_
TIME
$AC_OPERATING
_TIME
$AC_CYCLE_TIM
E
$AC_CUTTING_TI
ME
Workpiece
$AC_..._
counter:
PARTS
$AC_TOTAL_PAR
TS
$AC_REQUIRED
_PARTS
$AC_ACTUAL_PA
RTS
$AC_SPECIAL_PA
RTS
$AC_
Number of active
MSNUM
spindles
$P_
Number of
MSNUM
programmed
spindles
$P_NUM_
Number of
SPINDLES
configured
spindles
$AA_S[n]
Actual speed of
spindle n
$P_S[n]
Last programmed
speed of spindle n
$AC_
Current direction of
SDIR[n]
rotation of spindle
n
$P_
Last programmed
SDIR[n]
direction of rotation
of
spindle n
$P_
Number of the
TOOLNO
active tool T
$P_TOOL
Active D number of
the active tool
MSG ()
Signal
Turning Part 2: Programming (Siemens instructions)
Programming and Operating Manual, 05/2012, 6FC5398-5DP10-0BA0
Value assignments
0.0 ... 10+300
min (value read-only)
min (value read-only)
s
s
s
0 ... 999 999 999,
integer
-
-
max. 65 characters
1.1 Fundamentals of programming
Information
System variable:
Time since the control system
has last booted
Time since the control system
has last booted normally
Total runtime of all NC programs
Runtime of the NC program
(only of the selected program)
Tool action time
System variable:
Total actual count
Set number of workpiece
Current actual count
Count of workpieces - specified
by the user
read-only
read-only
read-only
Spindle number n =1
read-only
Spindle number n =1
read-only
Spindle number n =1
read-only
Spindle number n =1
read-only
read-only
read-only
Message text in inverted
commas
Programming principles
Programming
N10 IF
$AC_CYCLE_TIME==50.
5 ....
N10 IF
$AC_ACTUAL_PARTS==
15 ....
N10 IF
$P_TOOLNO==12
GOTOF ....
N10 IF $P_TOOL==1
GOTOF ....
MSG("MESSAGE TEXT")
; separate block
...
N150 MSG() ; Clear
previous message
23

Advertisement

Table of Contents
loading

Table of Contents