pm485 component

More
15 Mar 2021 13:55 #202350 by robertspark
pm485 component was created by robertspark
Sorry, didn't know where to put this (I've been examining your python code)

with regards to linuxcnc.org/docs/master/html/drivers/pmx485.html

I noticed that the pins are listed as "bit" and are "float"

pmx485.mode-set (bit, in) #set cutting mode
pmx485.current-set (bit, in) #set cutting current
pmx485.pressure-set (bit, in) #set gas pressure
pmx485.enable (bit, in) #enable the component
pmx485.mode (bit, out) #cut mode feedback
pmx485.current (bit, out) #cutting current feedback
pmx485.pressure (bit, out) #gas pressure feedback
pmx485.fault (bit, out) #powermax fault code
pmx485.status (bit, out) #connection status
pmx485.current-min (bit, out) #minimum allowed current
pmx485.current-max (bit, out) #maximum allowed current
pmx485.pressure-min (bit, out) #minimum allowed gas pressure
pmx485.pressure-max (bit, out) #maximum allowed gas pressure


I am hoping that no one will mind if I use this as a bit of a template of sorts to try to create a matrix keyboard component for this thread:
forum.linuxcnc.org/24-hal-components/335...uild?start=20#201957


Got to learn somehow I guess.

Please Log in or Create an account to join the conversation.

More
15 Mar 2021 22:15 #202425 by phillc54
Replied by phillc54 on topic pm485 component
Go for it, that is what open source is for...
The following user(s) said Thank You: robertspark

Please Log in or Create an account to join the conversation.

More
15 Mar 2021 22:21 #202427 by robertspark
Replied by robertspark on topic pm485 component
Thanks Phil

Please Log in or Create an account to join the conversation.

Moderators: snowgoer540
Time to create page: 0.236 seconds
Powered by Kunena Forum