I am converting the function of a FANUC robot so I need the [START] signal to start the newly written program. The PROG SELECT option is not visible/available in the MENU > SETUP popup. The program that currently runs when the [START] signal is activated is not a PNS or RSR program. I cannot seem to find where the auto-start program is declared for the life of me. Any suggestions would be helpful. Thanks in advance.
Update: The robot was previously programmed using Roboguide PalletTool. This results in the MAIN.tp program getting called when the UI:6[START] signal is enabled. I've modified this MAIN.tp program which has solved the problem.