Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

RRI 112600 INIT error

Hey Everyone,

could someone tell me please how to fix this error when I start my simulation the pointer stop on SiConnect and send me the "Init communication interface error". I am trying to send my data to my PC via Labview. I did the xml files and i put it into the GSI folder but am still getting this error. 

Thanks for your help.

Comments

  • Hi,
    I have the same problem. GSI folder seems to be okay. Server is running on visual c#. I use tcp protocol and virtual controller (rri option in system builder was checked). 
    Is that part of description.xml okay?
    <Network Address="127.0.0.1" Port="Lan">
    <Channel Type="Cyclic" Protocol="Tcp" Port="1500" />
    </Network>

    Thanks in advance.