Machine and Setting Data
D.1 Machine/Setting data
04.07
D-222
© Siemens AG 2007 All rights reserved
SINUMERIK 802D sl/840D/840D sl/840Di/840Di sl/810D ISO Milling (PGM) -- 04.07 Edition
10806 EXTERN_M_NO_DISABLE_INT
MD number ASUP deactivating M code
Default setting: 97 Minimum input limit: 0 Maximum input limit:
Changes effective after Power On Protection level: 2/7 Unit: --
Data type: DWORD Applies with effect from SW version: 6.2
Meaning: M code to activate interruption type subprogram call in ISO dialect T/M mode (ASUP).
10808 EXTERN_INTERRUPT_BITS_M96
MD number Interrupt program -- Execution (M96)
Default setting: 0 Minimum input limit: 0 Maximum input limit: 8
Changes effective after Power On Protection level: 2/7 Unit: --
Data type: WORD Applies with effect from SW version: 6.2
Meaning: Using the data bits described below, the behaviour of the interruption type subprogram
activated by M96 P .. can be specified.
Bit 0: =0, Disable interruption type subprogram; M96/M97 are treated as standard M codes
=1, Enable activation/deactivation of interruption type subprogram using M96/M97
Bit 1: =0, Execution of the part program is continued at the target position of the NC block
subsequent to the NC block where the interruption took place
=1, Execution of the part program is continued at the interruption position
Bit 2: =0, The current NC block is interrupted immediatly and the subprogram is called
if the interrupt signal is detected.
=1, The subprogram is called after completion of the current NC block
Bit 3: =0, When detecting an interrupt signal during execution of a machining cycle, the
machining cycle is interrupted.
=1, Interrupt after machining cycle completion
10810 EXTERN_MEAS_G31_P_SIGNAL
MD number Measuring signal input assignment for G31 P..
Default setting: 1 Minimum input limit: 0 Maximum input limit: 3
Changes effective after Power On Protection level: 2/7 Unit: --
Datentype: BYTE Applies with effect from SW version: 6.2
Meaning: Measuring inputs 1 and 2 are assigned to the arguments P .. of G31 P1 to P4 command. It
is a bit coded MD. Only bit 0 and bit 1 are evaluated.
For example:
$MN_EXTERN_MEAS_G31_P_SIGNAL[1], Bit 0=1, the 1st measuring input is activated by
G31 P2.
$MN_EXTERN_MEAS_G31_P_SIGNAL[3] = 2, the 2nd measuring input is activated by
G31 P4.
Bit 0: =0: Deactivate measuring input 1 for G31 P1 (--P4)
=1 Activate measuring input 1 for G31 P1 (--P4)
Bit 1: =0 Deactivate measuring input 2 for G31 P1 (--P4)
=1 Activate measuring input 2 for G31 P1 (--P4)