Thanks Andy,

I have power to the board and field io. Both of the orange LEDs are on. 

I tried your suggestion. As I suspected it was not just the one error.

I commented that first line out.
The result was then that hm2_5i25.0.7i76.0.0.spinout-maxlim was missing. So I 
commented that out and then
hm2_5i25.0.7i76.0.0.spinout-scalemax was missing. So I commented out that line 
and then
hm2_5i25.0.7i76.0.0.spinout was missing. So I commented that out and then
hm2_5i25.0.7i76.0.0.spinena was missing. So I commented that out and then
hm2_5i25.0.7i76.0.0.spindir was missing. So I commented that out. 

So the lines were:
setp hm2_5i25.0.7i76.0.0.spinout-minlim      [SPINDLE_9]OUTPUT_MIN_LIMIT
setp hm2_5i25.0.7i76.0.0.spinout-maxlim      [SPINDLE_9]OUTPUT_MAX_LIMIT
setp hm2_5i25.0.7i76.0.0.spinout-scalemax    [SPINDLE_9]OUTPUT_SCALE

net spindle-output      => hm2_5i25.0.7i76.0.0.spinout
net spindle-enable      => hm2_5i25.0.7i76.0.0.spinena
net spindle-ccw         => hm2_5i25.0.7i76.0.0.spindir

I think the long and short is that something is broken in pncconf. So I need to 
know what the pins are really supposed to be and it would be nice if pncconf 
got fixed so that I wouldn’t have to hand edit the file every time I run 
pncconf on it. Don’t get me wrong Chris has done a great job on pncconf so far 
and this is a relatively small problem in the grand scope of things.

So for now, how do I figure out what the pin names should be?

Thanks,
Alan

> On Aug 22, 2018, at 10:27 AM, andy pugh <bodge...@gmail.com> wrote:
> 
> On 22 August 2018 at 16:09, Condit Alan via Emc-users
> <emc-users@lists.sourceforge.net> wrote:
>> I tried to use pncconf to configure linuxcnc to use a 5i25 with a single 
>> 7i76 (Board Name: 5i25-Internal Data and Firmware: 7i76x2 with 1 7i76). I 
>> chose to setup the "7i76-Analog Output" on tab TB4 and selected “Spindle 
>> Output” from the pull down list. When I invoke linuxcnc with that config, 
>> Linuxcnc terminates reporting a missing pin 
>> hm2_5i25.0.7i76.0.0.spinout-minlim.
> 
> Maybe re-select that option and comment out the minlim line, it will
> default to zero anyway. (or work out what the pin is really called)
> 
> Unless the problem really is that you have not connected field power
> on the 7i76. (in which case none of the smart-serial devices will show
> up)
> 
> -- 
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> — George Fitch, Atlanta Constitution Newspaper, 1916


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to