RoboStudio - How to connect to IRC5 without NetworkScanner?

Hi,

I’m developing my first PC SDK application which has to connect to several IRC5 controllers. I was wondering if I can connect to a specific controller using its IP address? Now, I have to invoke the method NetworkScanner.scan() and iterate over the list of controllers.

Thanks