PLABELs 31 - 40
The postprocessor can print the machine control data exactly as it appears in the machine control data file, or it can format the output in the verification listing. The edited version places a decimal point for decimal registers (X,Y,...) and does not suppress zeroes for integer registers. Check the 'Print as is (non-formatted)' box to print the exact machine control data in the list file. Check 'Print formatted version' to print a formatted version of the machine control data in the list file. Equivalent postprocessor commands:
PLABEL/OPTION,31,TO,0 $$ Print the tape image (default).
PLABEL/OPTION,31,TO,1 $$ Print the edited tape image.
Some machines cannot make rapid traverse moves while in the UPR feedrate mode. The entry you make here causes the postprocessor to shift into the mode you specify before making any rapid moves. After the rapid move is completed, the postprocessor shifts back into the feedrate mode in effect prior to the traverse move. If this machine does not require a prep code for this move, enter NR (not required). Equivalent postprocessor commands:
PLABEL/OPTION,32,TO,0 $$ Output Rapid in current mode (default).
PLABEL/OPTION,32,TO,nn $$ Switch to mode (nn) to output Rapid.
Some controls require that circular move calculations for inverse time be made using the circle radius where others require that the actual arc length be used. Choose the method appropriate for your machine control. Equivalent postprocessor commands:
PLABEL/OPTION,33,TO,0 $$ Use arc length (default).
PLABEL/OPTION,33,TO,1 $$ Use circle radius.
Check this box if your controller will accept more than one preparatory code in a single machine control data block. Do not check this box if it does not. Equivalent postprocessor commands:
PLABEL/OPTION,34,TO,0 $$ PREFUN/--,NEXT uses single G-code (default).
PLABEL/OPTION,34,TO,1 $$ PREFUN/--,NEXT uses multiple G-codes.
Check this box if your controller can act on more than one auxiliary code in a single machine control data block. Do not check this box if it cannot. Equivalent postprocessor commands:
PLABEL/OPTION,35,TO,0 $$ AUXFUN/--,NEXT uses single M-code (default).
PLABEL/OPTION,35,TO,1 $$ AUXFUN/--,NEXT uses multiple M-codes.
This option controls whether time calculations are output to the list file. The postprocessor will keep track of the individual cycle times of each tool and can output the current cycle time with each tool change. These times may not be accurate representations of actual machine times due to axis acceleration and deceleration and pauses the machine tool may make that the postprocessor is not aware of. The postprocessor also allows printing of machine cycle times at output of each machine control data block. This output includes both block and total machine cycle time. Equivalent postprocessor commands:
PLABEL/OPTION,36,TO,0 $$ Do not output tool times to list (default).
PLABEL/OPTION,36,TO,1 $$ Output tool times to list.
This option controls the postprocessor's simulation mode. When the postprocessor is in simulation mode no output is created for the print and punch files. All processing takes place so that all common variable locations with the postprocessor are updated.
This option is frequently used with FIL to minimize the amount of coding as well as the necessity to fully understand the effects of postprocessor commands on common variable settings. Equivalent postprocessor commands:
PLABEL/OPTION,37,TO,0 $$ Simulation mode is turned off (default).
PLABEL/OPTION,37,TO,1 $$ Simulation mode is turned on.
This option controls whether this option file can be used by the merging postprocessor UNCMRG. Equivalent postprocessor commands:
PLABEL/OPTION,38,TO,0 $$ Do not allow option file to be used by UNCMRG (default).
PLABEL/OPTION,38,TO,1 $$ Allow option file to be used by UNCMRG.
See chapter 7 of the G-POST manual for details of using UNCMRG.
This option controls whether the postprocessor will suppress blanks in INSERT statements. See the postprocessor command INSERT for more information. Equivalent postprocessor commands:
PLABEL/OPTION,39,TO,0 $$ Suppress blanks from INSERT statement (default).
PLABEL/OPTION,39,TO,1 $$ Allow blanks from INSERT statement to be output.
--------------------------------------------------------------------------------------------------------------------------
Option File Generator Help
Copyright (c) 2005, All Rights Reserved,
Austin N.C., 505 East Huntland Drive, Suite 480
Austin, TX 78752
www.austinnc.com