Odd? behavior from or2
- B.Reilly01
- Offline
- Elite Member
Less
More
- Posts: 167
- Thank you received: 23
14 Mar 2024 20:47 #295918
by B.Reilly01
Odd? behavior from or2 was created by B.Reilly01
I think I figured out how to do what I want to do, and that's using an or2 function. I want to be able to activate the drawbar both by software and by physical button. I have or2.0.in0 set to the software signal, and or2.0.in1 set to the physical button's signal. or2.0.out is set to the drawbar's output pin. In Halshow, I can see or2.0.in1 turning on when I apply voltage to the button input, but or2.0.out doesn't change state. See pic. Also attached is my custom.hal file.
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17935
- Thank you received: 4809
14 Mar 2024 23:19 #295923
by PCW
Replied by PCW on topic Odd? behavior from or2
Looks like you forgot:
addf or2.0 servo-thread
addf or2.0 servo-thread
The following user(s) said Thank You: B.Reilly01
Please Log in or Create an account to join the conversation.
- B.Reilly01
- Offline
- Elite Member
Less
More
- Posts: 167
- Thank you received: 23
15 Mar 2024 00:05 #295927
by B.Reilly01
Replied by B.Reilly01 on topic Odd? behavior from or2
Thats it
Please Log in or Create an account to join the conversation.
Time to create page: 0.055 seconds