[ Vfdmod ] An easy VFD control over MODBUS RTU
- Calysto
- Offline
- Senior Member
-
- Posts: 43
- Thank you received: 6
Your VFD looks well documented. First look for modbus capability's, does it support:
Work with the ones your VFD supports. Look for examples, ask some questions, don't expect it will be easy, and be happyread_coils
read_discrete_inputs
read_holding_registers
read_input_registers
write_single_coil
write_single_register
write_multiple_coils
write_multiple_registers

Please Log in or Create an account to join the conversation.
- Pickle
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
Perhaps - and I realise it is a big ask - you could share your config files to give me another view on the implementation?
Please Log in or Create an account to join the conversation.
- Calysto
- Offline
- Senior Member
-
- Posts: 43
- Thank you received: 6
Here you see me struggling. On page 2 I share my files. They are not well documented, you can probably just copy/paste it and change your modbus addresses. If you had a working VFDMOD config, you are very close

I had to use my PI because my 7c80 requires it, but if I had an other interface I would just use a PC.... well, a PI5 is nice.....
Please Log in or Create an account to join the conversation.
- Pickle
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Pickle
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Pickle
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- aekhv
-
Topic Author
- Offline
- Senior Member
-
- Posts: 49
- Thank you received: 18
Please Log in or Create an account to join the conversation.
- OGMaker
- Offline
- New Member
-
- Posts: 5
- Thank you received: 3
Your github and docs seem to be in a bit of a scramble with your name change on github. Any estimate of when that will get straightened out? Love the project I was able to put together a working configuration for the StepperOnline EV200 pretty easily. Mb2hal just didn't work for this device. Still trying to figure out what their spindle speed register wants, but that is their documentation problem.
Please Log in or Create an account to join the conversation.
- Bureaufly
- Offline
- New Member
-
- Posts: 2
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- OGMaker
- Offline
- New Member
-
- Posts: 5
- Thank you received: 3
I'm not sure if the project has been hijacked, or the original owner changed his login without realizing the impact on his links. The good part is that the bits are all still there. I'll be making a fork to have a backup in case it goes away...
Please Log in or Create an account to join the conversation.