NC-subprogram call command <PPFUN CALLSUB(52)>
NC-subprogram call command <PPFUN CALLSUB(52)> is used when NC-program contains several different NC-subprograms and at some point of program execution it is necessary to pass control to other subprogram. To achieve this the postprocessor of the <PPFUN CALLSUB(52)> command should call one of the NC-subprogram output operators. When this operators are called some or all of the NC-subprogram commands are processed. Otherwise technology commands of NC-subprograms are ignored.
<CLD[2]> parameter holds the unique identifier of the NC-subprogram.
See also: