Hello.
i tried connect the robot with driver apimotoman and then I failed.
it gave me this log
Code:
Stopped
Starting robot driver: C:/RoboDK/api/robot/apimotoman.exe
Using RoboDK RoboDK v5.8.0
Starting...
RoboDK driver for Motoman v1.2.0
Not connected
Sending command...
Working...
Connecting through Packet Server to IP: 192.168.255.1
License problems. MotoCom license is not detected.
Not connected
I realize that I need motocom license to access this driver, so I cant run with this driver at this time.
and then, I tried with driver motomanHSE and it gave me this log
Code:
Driver for RoboDK 5.8.0.24781
Disconnected
Stopped
Starting robot driver: C:/RoboDK/api/robot/MotomanHSE.exe
Using RoboDK RoboDK v5.8.0
Starting...
ErrorDBG:RoboDK driver for Motoman v4.8.5 (HSE and Serial)
Loading settings: C:/Users/FARHAN AFIF/AppData/Roaming/RoboDK-Drivers/MotomanHSE.exe.ini
Default Tool ID: 0
Default Joint Speed (mm/s): 10
Default Linear Speed (mm/s): 5
Big Endian communication: No
Number of external axis 0
External axis control group 1
External axis control group is base: False
Robot control group 1
Serial timeout: 250 ms
Serial pause: 25 ms
SERIAL_BAUD: 9600
SERIAL_DATA_BITS: 8
SERIAL_PARITY: 2
SERIAL_STOPBITS: 1
SERIAL_FLOW_CONTROL: 0
Not connected
Sending command...
Using high speed ethernet protocol.
Connecting to E-Server
Working...
Using 0 external axes
Using system with 6 axes
Working...
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
robot took too long to respond sending again
Connection problems
and unfortunately, I still can't connect the robot with my laptop.
so, at this moment, I cannot directly connect the robot with robodk on my laptop
additional, I have motoplus and there is example app from motoplus, its called Full API. to run this app, I need import the app in dx100 first and then install on my laptop. with doing that, I succeed connect the robot with my laptop and can give command to robot, such incremental and absolute.
if I provide this app, Full API, could robodk make adjustments with the driver so i can use robodk to control the robot with app i provided, which is Full api, as bridge connection between laptop and the robot?