Last updated 9 months ago
Reset 'IO Ouput' when the robot is stopped.
Button: [Settings] - [General] - [Advanced Settings] - Clear the IO output when the robot is stopped.
``` { "cmd": "xarm_config_gpio_reset_when_stop", "data": { 'save': True, 'cgpio': 0, 'tgpio': 0 }, "id": "1" } ```
save
bool
No
cgpio
int
Yes
Controller Output
tgpio
Tool Digital Output
code=0->success; code!=0->Failed, refer to xarm_api_code;