Failure
- Robin
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
02 May 2011 08:08 #9532
by Robin
Failure was created by Robin
hey guys,
I have a code for activating a electro pneumatic switch
I have this code:
setp parport.0.pin-14-out-invert 1
net klauw-op pyvcp.klauw-open => flipflop.0.set
net prog-run halui.program.is-running => and2.1.in0
net klauw-cl pyvcp.klauw-sluiten => and2.1.in1
net and-uit and2.1.out => halui.program.optional-stop.on
net klauw-cl => flipflop.0.reset
net klauw-uit flipflop.0.out => parport.0.pin-14-out
net klauw-uit => pyvcp.led-klauw
It worked untill i upgraded my emc2 version.
the problem is when i test the pins and flipflops with the software it should be working
But in real the output always stays high, i've already tested all components it all works.
I can open close it manually but not automated.
Can someone help me please
Greetings Robin
I have a code for activating a electro pneumatic switch
I have this code:
setp parport.0.pin-14-out-invert 1
net klauw-op pyvcp.klauw-open => flipflop.0.set
net prog-run halui.program.is-running => and2.1.in0
net klauw-cl pyvcp.klauw-sluiten => and2.1.in1
net and-uit and2.1.out => halui.program.optional-stop.on
net klauw-cl => flipflop.0.reset
net klauw-uit flipflop.0.out => parport.0.pin-14-out
net klauw-uit => pyvcp.led-klauw
It worked untill i upgraded my emc2 version.
the problem is when i test the pins and flipflops with the software it should be working
But in real the output always stays high, i've already tested all components it all works.
I can open close it manually but not automated.
Can someone help me please
Greetings Robin
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7330
- Thank you received: 1177
02 May 2011 11:54 #9536
by BigJohnT
Replied by BigJohnT on topic Re:Failure
What did you upgrade from and to?
John
John
Please Log in or Create an account to join the conversation.
- Robin
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
02 May 2011 12:04 #9538
by Robin
Replied by Robin on topic Re:Failure
Woeps
from 2.3.5 to 2.4.6
from 2.3.5 to 2.4.6
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7330
- Thank you received: 1177
02 May 2011 12:11 #9539
by BigJohnT
Replied by BigJohnT on topic Re:Failure
Did you follow the instructions here for upgrading?
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?UpdatingTo2.4
John
wiki.linuxcnc.org/cgi-bin/emcinfo.pl?UpdatingTo2.4
John
Please Log in or Create an account to join the conversation.
- Robin
- Offline
- New Member
Less
More
- Posts: 14
- Thank you received: 0
02 May 2011 12:14 #9540
by Robin
Replied by Robin on topic Re:Failure
jep
Please Log in or Create an account to join the conversation.
- BigJohnT
- Offline
- Administrator
Less
More
- Posts: 7330
- Thank you received: 1177
02 May 2011 14:29 #9543
by BigJohnT
Replied by BigJohnT on topic Re:Failure
Looks ok to me but I've not tested it. Can you switch to a different parallel port pin and test it there. If the logic worked before it should still work.
John
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.056 seconds