How to stop spindle 3 mm before end of the line ?
01 Oct 2014 19:34 - 01 Oct 2014 19:41 #51712
by Woj123
Replied by Woj123 on topic How to stop spindle 3 mm before end of the line ?
I have no access to the machine now. As I remember that was "link" problem( when I remove net min => wcomp.0.min) I will check it tomorrow
Thanks
Thanks
Last edit: 01 Oct 2014 19:41 by Woj123.
Please Log in or Create an account to join the conversation.
03 Oct 2014 19:41 #51753
by andypugh
You can't use "setp" on a pin that is part of a net. You can "setp" it in the HAL file prior to "net"-ing it, though. However it will take the signal value when netted, so that isn't a sensible thing to do.
If you have a setp and a net for the same pin then you have probably made a mistake.
Replied by andypugh on topic How to stop spindle 3 mm before end of the line ?
As I remember that was "link" problem( when I remove net min => wcomp.0.min)
You can't use "setp" on a pin that is part of a net. You can "setp" it in the HAL file prior to "net"-ing it, though. However it will take the signal value when netted, so that isn't a sensible thing to do.
If you have a setp and a net for the same pin then you have probably made a mistake.
Please Log in or Create an account to join the conversation.
Time to create page: 0.076 seconds