I tried to change frequency of Inverter 3G3MX2 via Modbus RTU, I learn in the past that I need to use LibDRVmbus library to communicate with it, here are my master program:
Init:
Cyclic:
datamod:
3G3MX2 datasheet:
It seems there’s nothing wrong when I try to run it, but the data won’t send and receive, is there anything that I need to fix?