7i64 & 7i70 - 7i44 - 5i23 support?
05 Jul 2012 02:53 #21596
by clkeck1
7i64 & 7i70 - 7i44 - 5i23 support? was created by clkeck1
Does pncconf support the 7i70 and 7i64 when connected to a 5i23?
Thanks
Cory
Thanks
Cory
Please Log in or Create an account to join the conversation.
05 Jul 2012 03:49 #21601
by cmorley
Replied by cmorley on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
It can. It needs the XML file for the 5i23's firmware which you probably don't have.
If you send me the firmware .PIN file I could hand build one for you.
What version of linuxcnc are you using ? I recommend the 2.5 from buidbot as it has the latest bugfixes.
If you send me the firmware .PIN file I could hand build one for you.
What version of linuxcnc are you using ? I recommend the 2.5 from buidbot as it has the latest bugfixes.
Please Log in or Create an account to join the conversation.
05 Jul 2012 14:02 #21608
by clkeck1
Replied by clkeck1 on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Here are links to the pin and bit file. I am running 2.5 now.
freeby.mesanet.com/svss8_8.pin
freeby.mesanet.com/svss8_8.bit
7i33 on P2
7i44 on P4
7i64 on port 0
7i64 on port 1
7i70 on port 2
Thanks
Cory
freeby.mesanet.com/svss8_8.pin
freeby.mesanet.com/svss8_8.bit
7i33 on P2
7i44 on P4
7i64 on port 0
7i64 on port 1
7i70 on port 2
Thanks
Cory
Please Log in or Create an account to join the conversation.
06 Jul 2012 07:00 - 06 Jul 2012 07:02 #21641
by cmorley
Replied by cmorley on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Try this file. (unzip it of course)
You must put it in the /lib/firmware/hm2/5i23 folder
You need sudo rights to do that.
An easy way is to open a terminal and type sudo nautilus
it will ask your password then open a sudo file browser.
The 7i44 will be connected to the 5i23's P4 connector.
In PNCconf on I/O connector 4 you will see the sserial channels 0,1,2,3 and 4 (5-7 are not available in PNCconf presently)
select the cards on each channel and make sure the cards are connected to the same channels on the 7i44.
The 7i64 is nice as it has LED output so you can see if it works with out connected any field wires..
let me know of any problems.
Chris M
You must put it in the /lib/firmware/hm2/5i23 folder
You need sudo rights to do that.
An easy way is to open a terminal and type sudo nautilus
it will ask your password then open a sudo file browser.
The 7i44 will be connected to the 5i23's P4 connector.
In PNCconf on I/O connector 4 you will see the sserial channels 0,1,2,3 and 4 (5-7 are not available in PNCconf presently)
select the cards on each channel and make sure the cards are connected to the same channels on the 7i44.
The 7i64 is nice as it has LED output so you can see if it works with out connected any field wires..
let me know of any problems.
Chris M
Last edit: 06 Jul 2012 07:02 by cmorley.
Please Log in or Create an account to join the conversation.
06 Jul 2012 23:45 #21656
by clkeck1
Replied by clkeck1 on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Chris
The 7i70 tab 0 lists inputs and tab 1 lists outputs.
Both of these should be inputs.
Thanks
Cory
The 7i70 tab 0 lists inputs and tab 1 lists outputs.
Both of these should be inputs.
Thanks
Cory
Please Log in or Create an account to join the conversation.
06 Jul 2012 23:56 #21657
by cmorley
Replied by cmorley on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
hmm thats not what I got... I bet there are bug fixes that affect this - damn -
it seemd you need the buildbot version of 2.5 it has the current bug fixes.
Are you using the released version of linuxcnc?
it seemd you need the buildbot version of 2.5 it has the current bug fixes.
Are you using the released version of linuxcnc?
Please Log in or Create an account to join the conversation.
06 Jul 2012 23:57 #21658
by cmorley
Replied by cmorley on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Did the 7i64 work out ?
Please Log in or Create an account to join the conversation.
07 Jul 2012 00:09 #21661
by clkeck1
Replied by clkeck1 on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
7i64 looks right
The file should be SVSS though not SSSV. it is putting it backwards in the hal file on the firmware line.
Im running the released version of 2.5
Do i need to go to 2.6 pre?
Thanks
Cory
The file should be SVSS though not SSSV. it is putting it backwards in the hal file on the firmware line.
Im running the released version of 2.5
Do i need to go to 2.6 pre?
Thanks
Cory
Please Log in or Create an account to join the conversation.
07 Jul 2012 00:23 #21663
by cmorley
Replied by cmorley on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Sorry - Rename the XML file (you need sudo rights to do that.)
No you need 2.5 but the latest version - the released version is quite behind now.
2.6 pre has most of the fixes just not the very latest (2.5 is not always merged to 2.6 immediately)
So either use git and build from source or use buildbot to download the pre compiled version of 2.5
Unfortunately the buildbot is down right now.
Or just hand edit from this starting point
No you need 2.5 but the latest version - the released version is quite behind now.
2.6 pre has most of the fixes just not the very latest (2.5 is not always merged to 2.6 immediately)
So either use git and build from source or use buildbot to download the pre compiled version of 2.5
Unfortunately the buildbot is down right now.
Or just hand edit from this starting point
Please Log in or Create an account to join the conversation.
07 Jul 2012 04:17 #21667
by clkeck1
Replied by clkeck1 on topic Re:7i64 & 7i70 - 7i44 - 5i23 support?
Are there other issues that the newest 2.5 will solve?
If its nothing major I will just hand edit the file.
Thanks
Cory
If its nothing major I will just hand edit the file.
Thanks
Cory
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.084 seconds