|
System Flags
Sometimes it is desirable to control the basic behavior of the post processor within the program file.
Several system flags/variables can be SET_ON/SET_OFF or be initialized and influence the flow of the post processor.
Variable |
Default |
Block |
Usage |
CIR_INTERP |
SET_ON |
ORIGIN CHANGE: |
If SET_OFF; |
NO_SUBROUT |
SET_OFF |
ORIGIN CHANGE: |
If SET_ON |
TRANS_MATX |
0.0 |
ORIGIN CHANGE: |
The TRANS_MAT values are added to any coordinates before they are put into the program file. |
ROT_MAT1 |
1,0 |
ORIGIN CHANGE: |
The ROT_MAT rotation matrix multiplies any coordinates before they are put into the program file. |
CUT_FILE |
SET_OFF |
ALL BLOCKS |
If SET_ON, the OUTPUT file is truncated. |
|