Starting NC programs without initialisation (P-CHAN-00347)
P-CHAN-00347 | Start NC programs without initialisation |
Description | When an NC program is started, all settings are initialised and assigned default values. Therefore, settings that were changed by a previous NC program are again reset and do not influence the next main program. However, if settings possibly changed by the previous NC program are to remain active in NC programs started afterwards, this can be achieved by setting this parameter. Processing successively executed NC programs then responds like calling a single NC program with local and global subroutines. |
Parameter | no_init_prog_start |
Data type | BOOLEAN |
Data range | 0: When the program is started, all settings are initialised and assigned default values. 1: When the program is started, no initialisations take place and changes of previous NC programs remain active. |
Dimension | ---- |
Default value | 0 |
Remarks |
|