pusirobot/commandline/cfg/Default_settings.cfg
2020-09-23 17:31:01 +03:00

14 lines
262 B
INI

# Transmit SDO to driver
# Format: index, subindex, data
# Set heartbeat time to 1000
0x1017, 0, 1000
# Set Node ID to 5
0x2002, 0, 5
# Set speed to 250 (0-20, 1-25, 2-50, 3-100, 4-125, 5-250, 6-500, 7-800, 8-1000)
0x2003, 0, 4
# Save parameters
0x2007, 0, 2