P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
1041
Declaration of the function
Description of formal parameters
The table below shows all formal parameters of the "MCP_IFM" function:
MCP selection signals to the user interface
Key-operated switch
FUNCTION FC 19 : VOID
//symbolic name: MCP_IFM
VAR_INPUT
BAGNo :
BYTE ;
ChanNo:
BYTE ;
SpindleIFNo:
BYTE ;
END_VAR
VAR_OUTPUT
FeedHold :
BOOL ;
SpindleHold :
BOOL ;
END_VAR
BEGIN
END_FUNCTION
Signal
Typ
e
Type
Range of values Remark
BAGNo
I
BYTE
0 - b#16#0A and
b#16#10 -
b#16#1A
No. of mode group to which the mode signals are
transferred.
BAGNo >= b#16#10 means access to the
second machine control panel.
ChanNo
I
BYTE
0 - B#16#0A
Channel no. for the channel signals
SpindleIFNo
I
BYTE
0 - 31
(B#16#1F)
Number of the axis interface declared as a spindle
FeedHold
A
BOOL
Feed stop from MCP, modal
SpindleHold
A
BOOL
Spindle stop from MCP, modal
Source:
MCP - Switch
Destination:
Interface DB
Position 0
DB10.DBX56.4
Position 1
DB10.DBX56.5
Position 2
DB10.DBX56.6
Position 3
DB10.DBX56.7
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...