This is where halcmd comes in really handy..  When linuxcnc is launched -
bring up a terminal and type

halcmd -kf
than you can do a
show pin hm2[tab] enter.  This will show you all the pins.
or if there are parameters to set things
show param hm2[tab] enter

or you can bring up 'show hal configuration' usually from the machine menu.

I use halcmd all the time to test nets and stuff..
sam.

On Sun, Dec 11, 2022 at 7:39 AM John Figie <zephyr9...@gmail.com> wrote:

> "Do I just add -not to the end?
> net toolsense-in <= hm2_7i92.0.gpio.030.in-not"
>
> I think that is the way to do it. That is how it works with my 7i80
>
> http://linuxcnc.org/docs/stable/html/man/man9/hostmot2.9.html
>
>
>
> On Sat, Dec 10, 2022, 10:34 PM John Dammeyer <jo...@autoartisans.com>
> wrote:
>
> > One of the relies by Todd Zeurcher on the forum
> >
> https://forum.linuxcnc.org/27-driver-boards/33646-mesa-7i76-invert-input-pin
> > states to invert the input
> > hm2_5i25.0.7i76.0.0.input-00-not
> >
> > I'm using the 7i92 and my inputs are referred to in this way.
> > net toolsense-in     <= hm2_7i92.0.gpio.030.in
> >
> > Do I just add -not to the end?
> > net toolsense-in     <= hm2_7i92.0.gpio.030.in-not
> >
> >
> > Thanks
> > John
> >
> > _______________________________________________
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> >
> John Figie
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to