Siemens SINUMERIK 840Di Function Manual page 1129

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

Advertisement

3. Start spindle oscillation
CALL FC 18 (
4. Traverse indexing axis
CALL FC 18 (
5. Position axes
CALL FC 18 (
Power Line Basic PLC Program (P3)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
Start :=
M100.0,
Stop :=
FALSE,
Funct :=
B#16#3,
Mode :=
B#16#0,
AxisNo :=
5,
Pos :=
0.0,
FRate :=
MD108,
InPos :=
M112.0,
Error :=
M113.0,
State :=
MB114);
Start :=
M100.0,
Stop :=
FALSE,
Funct :=
B#16#4,
Mode :=
B#16#0,
AxisNo :=
4,
Pos :=
MD104,
FRate :=
MD108,
InPos :=
M112.0,
Error :=
M113.0,
State :=
MB114);
Start :=
M100.0,
Stop :=
FALSE,
Funct :=
B#16#5,
Mode :=
B#16#1,
AxisNo :=
6,
Pos :=
MD104,
FRate :=
MD108,
InPos :=
M112.0,
Error :=
M113.0,
State :=
MB114);
Detailed description
2.12 Block descriptions
//Oscillate spindle
//Not used
//Traverse indexing axis
//Position absolutely
//Default setting in REAL:
1.0;2.0;..
//Not used
//Position axes
//Position incrementally
2-217

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents