< SOLVED > Pci siig problem
- jmelson
- Offline
- Moderator
Less
More
- Posts: 817
- Thank you received: 151
23 Oct 2013 23:53 #40233
by jmelson
diags ppmc test program V4.2 5/5/2013
io addr = d010
parport addr 0xd010 Bus Map Board Addr Type Ver.
0 Unknown 55
1 Unknown c3
2 No Board ff
3 No Board ff
OH MY GOD! SORRY! You are using the wrong diagnostic program.
I'm sorry about the confusion, I sell 3 different interface systems, PPMC,
USC and UPC. They all use the same driver in LinuxCNC, but they are
different products. To keep things simple, there are specific test programs
for each system. The above report is FINE - the wrong program
detects the board correctly (55 is the ID code for a UPC board with
rev 5 firmware)! It just doesn't know what it is, because it is NOT
a member of the PPMC board set.
You should be using the univpwm diagnostic with a universal PWM
controller board. Get it from here :
jelinux.pico-systems.com/codes/univpwmdiags.tgz
unpack with tar xzvf univpwmdiags.tgz
and run it like this :
sudo ./univpwmdiags d010 bus
The reason the commtest function worked without error is that the
encoder section of all three systems is identical, so the diagnostics
could perform properly on that test, even though you were using the wrong
diagnostic program.
I again apologize for the confusion!
Jon
Replied by jmelson on topic Pci siig problem
cnc@cnc:~$ sudo ./ppmcdiags d010 bus
jorge
diags ppmc test program V4.2 5/5/2013
io addr = d010
parport addr 0xd010 Bus Map Board Addr Type Ver.
0 Unknown 55
1 Unknown c3
2 No Board ff
3 No Board ff
OH MY GOD! SORRY! You are using the wrong diagnostic program.
I'm sorry about the confusion, I sell 3 different interface systems, PPMC,
USC and UPC. They all use the same driver in LinuxCNC, but they are
different products. To keep things simple, there are specific test programs
for each system. The above report is FINE - the wrong program
detects the board correctly (55 is the ID code for a UPC board with
rev 5 firmware)! It just doesn't know what it is, because it is NOT
a member of the PPMC board set.
You should be using the univpwm diagnostic with a universal PWM
controller board. Get it from here :
jelinux.pico-systems.com/codes/univpwmdiags.tgz
unpack with tar xzvf univpwmdiags.tgz
and run it like this :
sudo ./univpwmdiags d010 bus
The reason the commtest function worked without error is that the
encoder section of all three systems is identical, so the diagnostics
could perform properly on that test, even though you were using the wrong
diagnostic program.
I again apologize for the confusion!
Jon
The following user(s) said Thank You: BigJohnT, andypugh, jlviloria
Please Log in or Create an account to join the conversation.
- jlviloria
- Offline
- Elite Member
Less
More
- Posts: 311
- Thank you received: 12
24 Oct 2013 01:31 - 24 Oct 2013 06:06 #40234
by jlviloria
Replied by jlviloria on topic <SOLVED> Pci siig problem
<Solved>
thanks jon
apology so much trouble.
jorge viloria
thanks jon
apology so much trouble.
jorge viloria
Last edit: 24 Oct 2013 06:06 by jlviloria.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.063 seconds