Postprocessor function <PPFUN>
Postprocessor function <PPFUN> is a multiple purpose postprocessors generator command. <PPFUN> command can be used to present different kinds of data and machining parameters. The actual type of <PPFUN> command is defined by the first parameter of the CLData array – <CLD[1]> (<CLD.SubCode>). Other <CLD> array parameters (<CLD[2]> through <CLD[257]>) can have various meaning dependinig on the type of the <PPFUN> command.
Command:
PPFUN PPFUN(500) | STARTSUB(50) | ENDSUB(51) | CALLSUB(52) | REPSTART(53) |
REPEND(54) | JUMP(55) | TECHINFO(58) | ENDTECHINFO(59) | WEDMConditions(56) | WEDMPassItem(57)
{, a} {, b} {, c} {, d} …
Parameters:
Parameter |
Description |
||
PPFUN(500), STARTSUB(50), ENDSUB(51), CALLSUB(52), REPSTART(53), REPEND(54), JUMP(55), TECHINFO(58), WEDMConditions(56), WEDMPassItem(57) |
CLD[1] |
CLD.SubCode |
Postprocessor function type |
a, b, c, d... |
CLD[2] – CLD[257] |
|
List of optional parameters. The structure of the parameters list is defined by the actual postprocessor function |
The list of postprocessor functions types includes:
See also: