hal component for IMO idrive modbus ?
06 Aug 2012 12:27 #22901
by cncbasher
hal component for IMO idrive modbus ? was created by cncbasher
has anyone written a modbus driver hal component for an IMO idrive VFD ?
i have the modbus document for the idrive .
Dave
i have the modbus document for the idrive .
Dave
Please Log in or Create an account to join the conversation.
06 Aug 2012 12:52 #22903
by ArcEye
Replied by ArcEye on topic Re:hal component for IMO idrive modbus ?
Hi Dave
The only route in I have seen is via classicladder
wiki.linuxcnc.org/cgi-bin/wiki.pl?ClassicLadder_Ver_7.124
regards
The only route in I have seen is via classicladder
wiki.linuxcnc.org/cgi-bin/wiki.pl?ClassicLadder_Ver_7.124
regards
Please Log in or Create an account to join the conversation.
06 Aug 2012 13:13 #22904
by mhaberler
Replied by mhaberler on topic Re:hal component for IMO idrive modbus ?
cncbasher wrote:
Besides classicladder you could base a custom component on src/hal/user_comps/vfs11_vfd
-m
has anyone written a modbus driver hal component for an IMO idrive VFD ?
i have the modbus document for the idrive .
Dave
Besides classicladder you could base a custom component on src/hal/user_comps/vfs11_vfd
-m
Please Log in or Create an account to join the conversation.
06 Aug 2012 13:20 #22905
by cncbasher
Replied by cncbasher on topic Re:hal component for IMO idrive modbus ?
attached is the modbus protocol for the idrive ,
i'm hopfing it's just a few slight changes
i'm taking inspriation from here
www.wallacecompany.com/machine_shop/LinuxCNC/Modbus/
i'm hopfing it's just a few slight changes
i'm taking inspriation from here
www.wallacecompany.com/machine_shop/LinuxCNC/Modbus/
Please Log in or Create an account to join the conversation.
19 Oct 2012 23:47 #25466
by VNR
i just wrote a generic modbus to hal component. I have posted it as a feature request in sourceforge.net/tracker/?func=detail&aid..._id=6744&atid=356744
May be you want to test it. You do not need to write C code, only configure a text INI file.
Of course, first you have to install it and compile the source code using GIT.
I have read the pdf manual and i think is posible to configure it for the iDrive.
Regards,
Victor.
Replied by VNR on topic Re:hal component for IMO idrive modbus ?
Dave,attached is the modbus protocol for the idrive
i just wrote a generic modbus to hal component. I have posted it as a feature request in sourceforge.net/tracker/?func=detail&aid..._id=6744&atid=356744
May be you want to test it. You do not need to write C code, only configure a text INI file.
Of course, first you have to install it and compile the source code using GIT.
I have read the pdf manual and i think is posible to configure it for the iDrive.
Regards,
Victor.
Please Log in or Create an account to join the conversation.
20 Oct 2012 04:38 #25472
by mhaberler
Replied by mhaberler on topic Re:hal component for IMO idrive modbus ?
Hi Victor,
I applied your patch and it is running through the buildbot now
the debs should show up under here:
buildbot.linuxcnc.org/dists/lucid/scratch-* with the branch name in the deb filename
poke around here what the buildbot is doing: buildbot.linuxcnc.org/buildbot/changes/8635
well done!
- Michael
I applied your patch and it is running through the buildbot now
the debs should show up under here:
buildbot.linuxcnc.org/dists/lucid/scratch-* with the branch name in the deb filename
poke around here what the buildbot is doing: buildbot.linuxcnc.org/buildbot/changes/8635
well done!
- Michael
Please Log in or Create an account to join the conversation.
20 Oct 2012 10:13 #25480
by cncbasher
Replied by cncbasher on topic Re:hal component for IMO idrive modbus ?
thanks Victor ,
i'll give it a whirl !!
i'll give it a whirl !!
Please Log in or Create an account to join the conversation.
Time to create page: 0.070 seconds