Coolant on in axis linked to parport 1
30 Dec 2014 02:02 #54375
by mmt
Coolant on in axis linked to parport 1 was created by mmt
I want my coolant to run off of the physical pin on my second parport.
I have this in my hal file now
net coolant-flood <= iocontrol.0.coolant-flood
net coolant-flood => parport.0.pin-14-out
but when I change the second line to parport.1.pin-5-out it get an error at start-up that says the pin doesn't exist even though all my other pins on the second parport work just fine.
please help
Thanks
kent
I have this in my hal file now
net coolant-flood <= iocontrol.0.coolant-flood
net coolant-flood => parport.0.pin-14-out
but when I change the second line to parport.1.pin-5-out it get an error at start-up that says the pin doesn't exist even though all my other pins on the second parport work just fine.
please help
Thanks
kent
Please Log in or Create an account to join the conversation.
30 Dec 2014 05:52 #54390
by cmorley
Replied by cmorley on topic Coolant on in axis linked to parport 1
My guess would be that your second parport is configured as 'in' instead of 'out'
This changes the amount of input and output pins available.
an 'in' parport has no parport.1.pin-5-out
Chris M
This changes the amount of input and output pins available.
an 'in' parport has no parport.1.pin-5-out
Chris M
Please Log in or Create an account to join the conversation.
Time to create page: 0.067 seconds