Detailed description
2.12 Block descriptions
Basic logic functions: PLC Basic program powerline (P3 pl)
180
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
Call example
FUNCTION FC 99: VOID
TITLE =
VERSION : 0.0
BEGIN
NETWORK
TITLE = NETWORK
CALL FB 29, DB 80 (
Func
:= 1,
Signal_1
:=M
100.0,
Signal_2
:=M
100.1,
Signal_3
:=M
100.2,
Signal_4
:=M
100.3,
Signal_5
:=M
10.4,
Signal_6
:=M
100.5,
Signal_7
:=M
100.6,
Signal_8
:=M
100.7,
NewCycle
:= TRUE,
Var1
:= MB
100,
BufDB
:= 81,
ClearBuf
:=M
50.0);
END_FUNCTION
2.12.11
FC 2: GP_HP Basic program, cyclic section
Description of Functions
The complete processing of the NCKPLC interface is carried out in cyclic mode. In order to
minimize the execution time of the basic program, only the control/status signals are
transmitted cyclically; transfer of the auxiliary functions and G functions only takes place
when requested by the NCK.
Declaration
FUNCTION FC 2: VOID
//No parameters
Summary of Contents for SINUMERIK 840D sl
Page 282: ...Index Basic logic functions Acceleration B2 64 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 388: ...Basic logic functions Travel to fixed stop F1 Function Manual 11 2006 6FC5397 0BP10 2BA0 52 ...
Page 962: ...Index Basic logic functions Emergency Stop N2 20 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1704: ...Constraints Basic logic functions Spindles S1 94 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1716: ...Index Basic logic functions Spindles S1 106 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1996: ...Index Basic logic functions Tool Offset W1 208 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2150: ...Table of contents Basic logic functions Appendix 4 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2184: ...Glossary Basic logic functions Appendix 38 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...