help classic ladder
09 Dec 2010 19:54 - 09 Dec 2010 20:15 #5948
by andradela
help classic ladder was created by andradela
Last edit: 09 Dec 2010 20:15 by andradela.
Please Log in or Create an account to join the conversation.
09 Dec 2010 22:35 #5950
by BigJohnT
Replied by BigJohnT on topic Re:help classic ladder
There are some examples in the manual...
www.linuxcnc.org/docview/html/ladder_ladder_examples.html
John
www.linuxcnc.org/docview/html/ladder_ladder_examples.html
John
Please Log in or Create an account to join the conversation.
10 Dec 2010 01:35 #5953
by cmorley
Replied by cmorley on topic Re:help classic ladder
on the screen you posted variable %I0 is a bit input.
if you change that to %Q0 that is a bit output
and if in either you change the number to (for example) 2 then you a referring to the third bit input (%I2) or the third bit output (%Q2)
CL starts counting from zero.
if you change that to %Q0 that is a bit output
and if in either you change the number to (for example) 2 then you a referring to the third bit input (%I2) or the third bit output (%Q2)
CL starts counting from zero.
Please Log in or Create an account to join the conversation.
10 Dec 2010 16:38 #5960
by andradela
Replied by andradela on topic Re:help classic ladder
Please Log in or Create an account to join the conversation.
10 Dec 2010 20:03 #5964
by cmorley
Replied by cmorley on topic Re:help classic ladder
nothing.
Those spaces are for other ladder objects that need extra information such as timers.
The variable name is the only option. that is why there are dashes in the other fields.
Those spaces are for other ladder objects that need extra information such as timers.
The variable name is the only option. that is why there are dashes in the other fields.
Please Log in or Create an account to join the conversation.
10 Dec 2010 22:09 #5967
by andradela
Replied by andradela on topic Re:help classic ladder
Thanks now I can to use correctly instrutions.
My problem was when i tried to insert a instruction and pressed enter nothing happened, now I know how to do.
My problem was when i tried to insert a instruction and pressed enter nothing happened, now I know how to do.
Please Log in or Create an account to join the conversation.
Time to create page: 0.145 seconds