![]() |
<NCSUB.OUTPUTALL> operator |
|
Use <NCSUB.OUTPUTALL> to output all NC-subprograms. Like the <NCSUB.OUTPUT> operator when called without parameters the <NCSUB.OUTPUTALL> operator translates all NC-subprogram CLData files, but unlike <NCSUB.OUTPUT>, <NCSUB.OUTPUTALL> can output all NC-subprograms into separate files.
Syntax: NCSUB.OUTPUTALL(<Mode>)
<Mode> – execution mode:
The files extension is defined by the postprocessor properties. NC-subprogram files will be saved into the folder of the main NC-program.
See also: Operators of work with NC-subroutines The operator of a output of NC-subroutine <NCSUB.OUTPUT> The operator of definition of a name of NC-subroutine <NCSUB.NAME> |
|
![]() |