Dynamixel motor XH430

ROBOTIS Software

I have program Dynamixel motor XH430-W350T in python 3.10 and now i have to use for iron python but the problem i m facing that many modules are not supporting iron python and im am getting error like

Control Environment

I m using windows 10

Issue Description

File “C:\Program Files\IronPython 2.7\serialcli.py”, line 183, in write
File “C:\Program Files\IronPython 2.7\serialcli.py”, line 22, in as_byte_array
TypeError: expected a character, but int found

Hi @serajautomation

Could you elaborate more about your development environment?
Are you using DYNAMIXEL SDK along with IronPython?
DYNAMIXEL SDK is not written/tested with IronPython environment, there could be some issues.
In order for us to investigate what went wrong, please give us more information about your dev environment and your code snippet if possible.

Thanks!