H2: Auxiliary function outputs to PLC
8.13 Block-search response
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
453
Further information:
If auxiliary functions were collected via a synchronized action, two NC blocks are generated. One NC block to
output the auxiliary functions. An executable NC block via which the NC block is transported to the main run to
output the auxiliary functions:
1. Output of the auxiliary functions via synchronized action, e.g.:
WHEN TRUE DO M100 M102
2. Executable NC block, e.g.:
G4 F0.001
Function AUXFUDEL(...)
Function:
The function AUXFUDEL deletes the specified auxiliary function from the global list of auxiliary functions
channel-specific for the calling channel. Deletion is realized by setting the corresponding group index
...
GROUPINDEX[n]
to 0.
The function must be called before calling
AUXFUSYNC
.
The function triggers a preprocessing stop.
Syntax:
PROC AUXFUDEL(CHAR <TYPE>, INT <EXTENSION>, REAL <VALUE>, INT <GROUP>)
Parameters:
Function AUXFUDELG(...)
Function:
The function AUXFUDELG deletes all auxiliary functions of the specified auxiliary function group from the global
list of auxiliary functions channel-specific for the calling channel. Deletion is realized by setting the corresponding
group index ...
GROUPINDEX[n]
to 0.
The function must be called before calling
AUXFUSYNC
.
The function triggers a preprocessing stop.
Syntax:
PROC AUXFUDELG(INT <GROUP>)
Parameters:
<TYPE>
:
Type of auxiliary function to be deleted
<EXTENSION>
: Address extension of the auxiliary function to be deleted
<VALUE>
:
Value of auxiliary function to be deleted
<GROUP>
:
Number of the auxiliary function group
<GROUP>:
Number of the auxiliary function group
Содержание 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 ...