Subroutine name (P-CHAN-00119)
P-CHAN-00119 | Name of implicit subroutine call at program start |
Description | If the name of a (global) subroutine is entered in this parameter, the subroutine is called implicitly as the first action at the normal start of the NC program start or MDI. In addition the execution at NC program start and / or MDI can be configured by the channel parameter P-CHAN-00260 . |
Parameter | start_init_prog_file |
Data type | STRING |
Data range | Maximum of 83 characters (application-specific) |
Dimension | ---- |
Default value | * |
Remarks | Parameterisation example: start_init_prog_file init.nc * Note: The default value of variables is a blank string. The parameter P-CHAN-00252 can call an implicitly called subroutine at program end. |