Hi,I was trying to connect my computer to the Robotiq 3F gripper by TCP but the green led was just blinking and when i was running"rosrun robotiq_3f_gripper_control Robotiq3FGripperTcpNode.py 192.168.1.11"i had the error :"raise ConnectionException("Failed to connect[%s]" % (self.__str__()))pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[192.168.1.11:502]"So i tried to change the IP address of the gripper with Robotiq User Interface and now the red led is always on with the message : "minor fault: the communication chip is not ready" and i can't even make the green led blinking anymore or change again the IP address. So first i need to fix the red led problem but how ?Thanks for the help
@enzogero I will create a ticket for you as we will need more information. You will receive an email shortly.
Hi,
I was trying to connect my computer to the Robotiq 3F gripper by TCP but the green led was just blinking and when i was running
"rosrun robotiq_3f_gripper_control Robotiq3FGripperTcpNode.py 192.168.1.11"
i had the error :
"raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[192.168.1.11:502]"
So i tried to change the IP address of the gripper with Robotiq User Interface and now the red led is always on with the message : "minor fault: the communication chip is not ready" and i can't even make the green led blinking anymore or change again the IP address.
So first i need to fix the red led problem but how ?
Thanks for the help