Obtain MasterShipe

Dear All,

We are developing a PC application using RAB PC SDK and VS2005. We want to connect to a IRC5 controller (either a virtual one in RobotSutdio or a real IRC5 controller) and send a file to the home directory of the controller.

We now connect to a virtual controller created in RobotStudio. We use “Controller.FileSystem.PutFile(…)” API function to send a file. We got the error “Error when accessing/creating file on the remote filesystem”; We are thinking if we don’t have the mastership of the controller. But we don’t have idea about how to obtain that. If anyone know how to do it, please share your knowledge to us. Many thanks.

One more issue is that we cannot implement the controller event “MastershipChanged”. We got exception “Method not implemented on controller”. No idea about why this happens.

Thanks again.

Dear All,

I figured out what the problem is. Thanks

could you provide the solution you found ?
I am having the same problem

JoyKM are you using developing an application for the FlexPendant?

Ohh thanks ! Basically there wasnt any fault with my code, Someone else connected another robot in the LAN that caused me problems lol

Expected exception :>