Skip to content

Control with MODBUS RTU throwing errors #3

Description

@Chompy80

Hi,

I’m using the OpenRB-150 and XL330-M288-T as suggested in the XL330 version of your gripper. the control with lite 6 python code works to open and close the gripper, but "control_openRB150_with_modbus_rtu" python script throws errors. I have the robot's baud rate set to 115200, however I’m getting the following error:

$ python3 control_openRB150_with_modbus_rtu.py 10.10.0.182 coco
SDK_VERSION: 1.11.6
ROBOT_IP: 10.10.0.182, VERSION: v2.4.113, PROTOCOL: V1, DETAIL: 6,9,LI1006,DL1000,v2.4.113, TYPE1300: [0, 0]
change prot_flag to 3
[set_state], xArm is ready to move
set_tgpio_modbus_baudrate, code=0
[SDK][ERROR][2024-09-07 21:24:54][base.py:348] - - API -> getset_tgpio_modbus_data -> code=1, response=[]
[SDK][ERROR][2024-09-07 21:24:56][base.py:348] - - API -> getset_tgpio_modbus_data -> code=1, response=[]
[SDK][ERROR][2024-09-07 21:24:58][base.py:348] - - API -> getset_tgpio_modbus_data -> code=1, response=[]
[SDK][ERROR][2024-09-07 21:25:00][base.py:348] - - API -> getset_tgpio_modbus_data -> code=1, response=[]

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions