11.03
4 Data Descriptions
4.1 Machine data
© Siemens AG 2003 All Rights Reserved
SINUMERIK 840D/SIMODRIVE 611 digital SINUMERIK Safety Integrated (FBSI) - Edition 11.03
4-215
Examples
nn = 01H:
only map input/output 1 in $A_INSE/$A_OUTSE
nn = 05H:
only map inputs/outputs 1 and 3 in $A_INSE/$A_OUTSE
nn = 0FH:
map all inputs/outputs in $A_INSE/$A_OUTSE
This parameterization allows selective digital I/Os to be reserved for SI and, at
the same time, the other I/Os to be used for other functions.
A single output bit is connected to a terminal with each entry. The structure is
the same as $MN_HW_ASSIGN_ANA_FASTOUT[n].
20108
MD number
$MC_PROG_EVENT_MASK
Event-controlled program call
840D
Default: (0x0, 0x0, 0x0,...)
Min. input value: 0
Max. input value: 0xF
Change becomes effective after POWER ON:
Protection level (R/W) 7/2
Unit: -
Data type: DWORD
Applies from SW 6.1
Meaning
Parameterizes the event where the user program, set with $MN_PROG_EVENT_NAME
(default: _N_PROG_EVENT_SPF) is implicitly called:
Bit 0=1:
Part program start
Bit 1 = 1:
Part program end
Bit 2 = 1:
Operator panel reset
Bit 3 = 1:
Run-up
The user program is called using the following search path:
1. /_N_CUS_DIR/_NPROG_EVENT_SPF
2. /_N_CMA_DIR/_NPROG_EVENT_SPF
3. /_N_CST_DIR/_NPROG_EVENT_SPF
Corresponds with …
References