Frames rs485 converter

Viewed 27

I need to communicate with signals via rs485 with frames. But for that I have to convert my frame (example: 1049014A16 => b'\x10I\x01J\x16) Do you know how to do ? And that en C#

0 Answers
Related