Siemens SINUMERIK 840Di Function Manual page 1334

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

Detailed Description
2.12 Block descriptions
Approvals
When one MCP is switched over to another, any active feed or axis enables will be retained.
Note
Keys actuated at the moment of switchover remain operative until the new MCP is activated
(by the HMI, which is subsequently activated). The override settings for feedrate and spindle
also remain valid. To deactivate actuated keys, the input image of the machine control
signals must be switched to non-actuated signal level on a falling edge of DB10.DBX104.0.
The override settings should remain unchanged.
Measures for deactivating keys must be implemented in the PLC user program
(see below: Example of override switchover).
The call is permitted only in cyclic program OB1.
Declaration of function
FUNKTION_BLOCK FB9
VAR_INPUT
END_VAR
VAR_OUTPUT
END_VAR
2-140
Ack
:BOOL;
OPMixedMode
:BOOL:= FALSE;
ActivEnable
:BOOL:= TRUE;
MCPEnable
:BOOL:= TRUE;
Alarm1
:BOOL;
Alarm2
:BOOL;
Alarm3
:BOOL;
Alarm4
:BOOL;
Alarm5
:BOOL;
Alarm6
: BOOL ;
Report
: BOOL ;
ErrorMMC
: BOOL ;
//Acknowledge interrupts
// Mixed operation with non-M-to-N-enabled OP
deactivated
// Not supported
// Activate MCP switchover
// Interrupt: Error in HMI bus address, bus type!
// Interrupt: No confirmation HMI 1 offline!
// Interrupt: HMI 1 is not going offline!
// Interrupt: No confirmation HMI 2 offline!
// Interrupt: HMI 2 is not going offline!
// Interrupt: Queuing HMI is not going online!
// Message: Sign-of-life monitoring
// Error detection HMI
PLC Basic Program Solution Line (P3 sl)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents