12-26-2020,下午03:00
Can you try calling RunInstruction instead of RunCodeCustom?
For example:
This should enter CASE2. Keep in mind this Switch case is inside another switch case.
For example:
Code:
robot.RunInstruction("Program 2",INSTRUCTION_CALL_PROGRAM)
This should enter CASE2. Keep in mind this Switch case is inside another switch case.