I have tried to replace the program by a call to a python script which uses robot.RunInstruction("anything",INSTRUCTION_INSERT_CODE), and it still does not work: nothing is sent through the console log. This is a very inconvenient bug (which happens to be blocking for us) and it is easily reproductible, is your development staff aware of this?
Also (but this is less important), I noticed Robolink.Render() has no effect when programs calling it are set to Run on robot (I make calculations using robot.setJoints() and I would like these calculations to be hidden to the user - and it works when Run on robot is not ticked), I think this is also a bug but perhaps there is another way? If this is indeed a bug I'll open another thread.
Also (but this is less important), I noticed Robolink.Render() has no effect when programs calling it are set to Run on robot (I make calculations using robot.setJoints() and I would like these calculations to be hidden to the user - and it works when Run on robot is not ticked), I think this is also a bug but perhaps there is another way? If this is indeed a bug I'll open another thread.