Subroutine name (P-CHAN-00252)
P-CHAN-00252 | Name of implicitly called subroutine at program end |
Description | If this parameter contains the name of a (global) subroutine, it is executed implicitly at main program end or MDI before M02 or M30. The last action is then the execution of M02 or M30. In addition the execution at NC program end and / or MDI end can be configured by the channel parameter P-CHAN-00433 . |
Parameter | final_prog_file |
Data type | STRING |
Data range | Maximum of 83 characters (application-specific) |
Dimension | ---- |
Default value | * |
Remarks | Parameterisation example: final_prog_file final.nc * Note: The default value of variables is a blank string. The parameter P-CHAN-00119 can call an implicitly called subroutine at program start. |