At20 modbus communication
- Philip Lydin
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
09 Jan 2025 20:48 #318574
by Philip Lydin
At20 modbus communication was created by Philip Lydin
Hello, im thinking about buying this at20 vfd and im wondering if anyone knows if there is a already a plugin to control it by modbus. Down below i linked to the manual. the parameter addresses are located at page 173-178. If there isnt already a plugin made for this specific protocol i would really appriciate some guidance to get started programming it myself.
Any information is helpful. Regards Philip
www.dropbox.com/scl/fi/vxghbvlia2pd496fm...e=1&st=8owqf4jl&dl=0
Any information is helpful. Regards Philip
www.dropbox.com/scl/fi/vxghbvlia2pd496fm...e=1&st=8owqf4jl&dl=0
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23182
- Thank you received: 4869
12 Jan 2025 17:18 #318800
by andypugh
Replied by andypugh on topic At20 modbus communication
If it is real modbus (The HuangYang ones are not, which is why they have a dedicated driver) then you should be able to run it with one of the generic-modbus components, or from Classic Ladder.
linuxcnc.org/docs/stable/html/drivers/mb2hal.html
linuxcnc.org/docs/stable/html/ladder/ladder-intro.html (there are more detailed sections, look on the main LinuxCNC docs page)
And if you are running the development version of LinuxCNC: linuxcnc.org/docs/devel/html/drivers/mesa_modbus.html
linuxcnc.org/docs/stable/html/drivers/mb2hal.html
linuxcnc.org/docs/stable/html/ladder/ladder-intro.html (there are more detailed sections, look on the main LinuxCNC docs page)
And if you are running the development version of LinuxCNC: linuxcnc.org/docs/devel/html/drivers/mesa_modbus.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.048 seconds