parallel port test help
- ghanimat47
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
11 Apr 2015 19:54 #57680
by ghanimat47
parallel port test help was created by ghanimat47
hi.
i have problem when i take the example tester port parallel leds of gut starting linuxcnc i can't read the values of pin out with an multimeter or i can't see light up of led.
thank you.
i have problem when i take the example tester port parallel leds of gut starting linuxcnc i can't read the values of pin out with an multimeter or i can't see light up of led.
thank you.
Please Log in or Create an account to join the conversation.
12 Apr 2015 05:16 #57697
by andypugh
Do the inputs work?
The most likely thing is that you don't have the right base address.
Replied by andypugh on topic parallel port test help
hi.
i have problem when i take the example tester port parallel leds of gut starting linuxcnc i can't read the values of pin out with an multimeter or i can't see light up of led.
Do the inputs work?
The most likely thing is that you don't have the right base address.
Please Log in or Create an account to join the conversation.
12 Apr 2015 16:47 #57715
by ArcEye
The script sets the port to 0x378, but there are still computers that use 0x278, or you could even be testing a PCI card port, not enough info to tell.
Why are you testing the port, is it because your machine does not work, or is it because you don't have a machine yet and are just testing out of curiousity?
regards
Replied by ArcEye on topic parallel port test help
hi.
i have problem when i take the example tester port parallel leds of gut starting linuxcnc i can't read the values of pin out with an multimeter or i can't see light up of led.
Do the inputs work?
The most likely thing is that you don't have the right base address.
The script sets the port to 0x378, but there are still computers that use 0x278, or you could even be testing a PCI card port, not enough info to tell.
Why are you testing the port, is it because your machine does not work, or is it because you don't have a machine yet and are just testing out of curiousity?
regards
Please Log in or Create an account to join the conversation.
03 Mar 2019 04:45 - 03 Mar 2019 04:49 #127565
by spicer
Replied by spicer on topic parallel port test help
See last post here:
forum.linuxcnc.org/18-computer/4743-para...port-tester?start=10
I have the same problem.
The port tester give all signals on the display.
But LinuxCNC receive nothing.
It is a DELL Optiplex GX620. Now i order a SHINESTAR PCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket
and hope, this will work.
forum.linuxcnc.org/18-computer/4743-para...port-tester?start=10
I have the same problem.
The port tester give all signals on the display.
But LinuxCNC receive nothing.
It is a DELL Optiplex GX620. Now i order a SHINESTAR PCI to DB25 LPT Parallel Port Expansion Card with Low Profile Bracket
and hope, this will work.
Last edit: 03 Mar 2019 04:49 by spicer.
Please Log in or Create an account to join the conversation.
03 Mar 2019 07:55 #127574
by pl7i92
Replied by pl7i92 on topic parallel port test help
use
dmesg | grep parp*
to detect the correct parport adress
it seams to be the wrong one
then use HALshow
in mashine menue
(watch List( select
parport.0 pins to be watcht
dmesg | grep parp*
to detect the correct parport adress
it seams to be the wrong one
then use HALshow
in mashine menue
(watch List( select
parport.0 pins to be watcht
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19198
- Thank you received: 6436
03 Mar 2019 10:58 #127587
by tommylight
That means they are not connected to anything in HAL.
Use the show pin in hal watch and check the names of the hal pins that the limits are attached to.
Replied by tommylight on topic parallel port test help
The port tester give all signals on the display.
But LinuxCNC receive nothing.
That means they are not connected to anything in HAL.
Use the show pin in hal watch and check the names of the hal pins that the limits are attached to.
Please Log in or Create an account to join the conversation.
03 Mar 2019 12:41 - 03 Mar 2019 13:17 #127597
by spicer
Replied by spicer on topic parallel port test help
Address 0x378.
What's the address 0x778 ?
HAL show Pin 10-13 no action.
What's the address 0x778 ?
HAL show Pin 10-13 no action.
Last edit: 03 Mar 2019 13:17 by spicer.
Please Log in or Create an account to join the conversation.
04 Mar 2019 14:39 #127704
by pl7i92
Replied by pl7i92 on topic parallel port test help
can you tell how the Switches are connected
GND 5V BOB -> Switch -> Limit_in
this is the Correct Wirering
GND 5V BOB -> Switch -> Limit_in
this is the Correct Wirering
Please Log in or Create an account to join the conversation.
04 Mar 2019 19:18 #127719
by spicer
Replied by spicer on topic parallel port test help
I connect switch 1 (NC) to GND and Limit port 1.
Switch 2 GND and Limit port 2.
And so on.
Switch 2 GND and Limit port 2.
And so on.
Please Log in or Create an account to join the conversation.
05 Mar 2019 12:04 #127780
by pl7i92
Replied by pl7i92 on topic parallel port test help
There are so many Fake and dummy Boards out
THE Blue Ones
I Hope You dident catch a Fake one with no Inputs working at all
AS You did the Wirering right and you got no signal
PLEASE Check im COM from the AXIS are the SAME as COM from the Limit
THE Blue Ones
I Hope You dident catch a Fake one with no Inputs working at all
AS You did the Wirering right and you got no signal
PLEASE Check im COM from the AXIS are the SAME as COM from the Limit
The following user(s) said Thank You: spicer
Please Log in or Create an account to join the conversation.
Time to create page: 0.095 seconds