Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Kawasaki driver

#3
I had the same problem as denningt here what I did. I hope this helps someone:


RanC:/RoboDK/api/robot/KawasakiDriver-Register.bat as administrator.
It returned an error:

Code:
RegAsm : error RA0000 : Unable to locate input assembly 'C:\RoboDK\api\Robot\krcc64.dll' or one of its dependencies.

Turned out I was missing VC++ 2010 redistributable x64. Installed it and ran the Driver Register again and it completed successfully.

Code:
RegAsm : warning RA0000 : Registering an unsigned assembly with /codebase can cause your assembly to interfere with other applications that may be installed on the same computer. The /codebase switch is intended to be used only with signed assemblies. Please give your assembly a strong name and re-register it.
Types registered successfully

Done

Opened RoboDK again and tried to connect. Still got the CLR error. Turned out I didn't have Pythonnet installed. So ran the command "pip install pythonnet" from the command-line. And now the error is gone. Still cannot connect to the robot but at least the error is gone.
I assume the default port number is incorrect. I changed it to 23 but still nothing. And that's how far I got.


Messages In This Thread
Kawasaki driver - bydenningt- 09-09-2021, 08:16 PM
RE: kawasaki driver - byAlbert- 09-10-2021, 10:00 AM
RE: kawasaki driver - byTroelsV- 09-13-2021, 08:00 AM
RE: kawasaki driver - byAlbert- 09-14-2021, 09:13 AM
RE: kawasaki driver - byTroelsV- 09-14-2021, 04:32 PM
RE: kawasaki driver - byAlbert——09-17-2021 07:54
RE: kawasaki driver - bygregs- 11-18-2021, 11:24 PM
RE: kawasaki driver - byJeremy- 11-19-2021, 02:16 PM
RE: kawasaki driver - bygregs- 11-19-2021, 04:09 PM
RE: kawasaki driver - byJeremy- 11-19-2021, 08:04 PM



Users browsing this thread:
1 Guest(s)