Modbus user-defined function code
Mostrar comentarios más antiguos
I am using modbus communication supported by Instrument Control Toolbox. The problem is my modbus slave has a user-defined function code 28 and I cannot find a possible way to send the command including the function code 28. The command I want to send should be like "01 28 ...", can anyone remind me of a way to do this?
Respuestas (1)
Pranav Verma
el 11 de Dic. de 2020
0 votos
Hi Tianji,
Here is the list of all the MODBUS communication functions supported by MATLAB. You can refer to the below add-on to check if it helps:
Thanks
Categorías
Más información sobre Modbus Communication en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!