Detailed description
2.12 Block descriptions
Basic logic functions: PLC basic program solution line (P3 sl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
151
Error identifiers
If it was not possible to execute a job, the failure is indicated by "logic 1" on status parameter
error. The error cause is coded at the block output State:
State
Significance
Note
WORD H WORD L
0
1
Access error
0
2
Error in job
Incorrect compilation of Var. in a job
0
3
Negative
acknowledgment, job not
executable
Internal error, try:
NC RESET
0
4
Data areas or data
types do not tally
Check data to be
read in RD
0
6
FIFO full
Job must be repeated,
since queue is full
0
7
Option not set
BP parameter "NCKomm" is not set
0
8
Incorrect target area (SD) RD may not be local data
0
9
Transmission occupied
Job must be repeated
0
10
Error in addressing
Unit contains value 0
0
11
Address of variable
invalid
Check Addr (or variable name), area,
unit
1 ... 8
13 (0x0d)
ANY data reference
incorrect
String/NcVar data required has not
been parameterized
0
15 (0x0f)
String more than 32
characters
GUD variable name too long
Configuration steps
To be able to read a GUD variable, its name must be stored in a string variable. The data
block with this string variable must be defined in the symbol table so that the "Addr"
parameter can be assigned symbolically for FB GETGUD. A structure variable can be
defined optionally in any data area of the PLC to receive the variable pointer (see
specification in following example).
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 ...