Hello everybody. So here's the story:
I've been running a basic, water cooled, 2.2kw Spindle via a huanyang vfd with Mach3 for years now. I followed some tutorials on control via RS485 via a USB adapter and downloaded a plugin for Mach3 specifically set up for Huanyang VFDs. Come to find out, they don't use a true modbus protocol, so the plugin basically took out all the guesswork and coding for my end.
NOW: I upgraded my old spindle to an ISO20 style spindle, but turns out it's an 800hz motor instead of a more standard 400hz. As a result I had to buy a new VFD, but I don't see where Huanyang makes one that outputs up to 800hz, so I selected an QNK H100 drive from Amazon that has modbus capability and the frequency output I need. Turns out my plugin I've been using ONLY works with Huanyang drives.
Now, I can run the spindle manually, no problem, but I'd like to control start/stop and speed settings via modbus. The problem is, I'm kind of at a loss at where to start. I'm pretty comfortable setting the VFD parameters, but I run into problems when it comes to coding the modbus side of things.
Has anybody set up an H100 VFD via modbus that can give me some advice? I know I'm kind of asking for specifics on a very broad/general question, but I'm a bit tangled up with trying to get this thing running, and I'd appreciated some help.
Thanks all.