Hi!
我创建了一个program and send it to robot corectly from my computer, but when I tried to do this from two another computers I got some errors:
1) File "C:/Users/xxx/AppData/Local/Temp/PostProg1.py", line 58, in r.ProgSendRobot("192.168.0.20", "/", "", "")
2) File "C:\RoboDK\Posts\Mitsubishi.py", line 447, in ProgSendRobot AttributeError: 'list' object has no attribute 'lower'.
I don't know what I can do to fix this problem, especcially that I can send program from one computer with no problem.
Thanks for any help.
我创建了一个program and send it to robot corectly from my computer, but when I tried to do this from two another computers I got some errors:
1) File "C:/Users/xxx/AppData/Local/Temp/PostProg1.py", line 58, in r.ProgSendRobot("192.168.0.20", "/", "", "")
2) File "C:\RoboDK\Posts\Mitsubishi.py", line 447, in ProgSendRobot AttributeError: 'list' object has no attribute 'lower'.
I don't know what I can do to fix this problem, especcially that I can send program from one computer with no problem.
Thanks for any help.