Is there a variable to report which CNC controller is used when posting with a Post Configurator post? Possible controller type might include, the Sinumerik One, the Sinumerik 840D, the Fanuc the Okuma, etc.
The variable used for listing this information is lib_controller_type. The Post Configurator code to output this can be seen below:
LIB_GE_command_buffer_edit_append MOM_start_of_program_LIB PROGRAMSTART {
MOM_output_text "$::mom_sys_control_out$::lib_controller_type$::mom_sys_control_in"
} _controllertype
The output might look something like this: