Digital output reading and writing to led component
11 Oct 2021 05:26 #222820
by Leintz2
Replied by Leintz2 on topic Digital output reading and writing to led component
sets is not working
setp is working
I don't know why...
setp is working
I don't know why...
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
11 Oct 2021 12:36 - 11 Oct 2021 12:39 #222852
by Todd Zuercher
Replied by Todd Zuercher on topic Digital output reading and writing to led component
Do you still have the "net" line of code in one of your hal files connecting the two hal pins to the signal name?
The sets command won't work if the signal name isn't created with hal pins connected to it (or if it is connected to a hal output pin.)
Just like the setp commands won't work if the pins are already connected to a signal.
The sets command won't work if the signal name isn't created with hal pins connected to it (or if it is connected to a hal output pin.)
Just like the setp commands won't work if the pins are already connected to a signal.
Last edit: 11 Oct 2021 12:39 by Todd Zuercher.
Please Log in or Create an account to join the conversation.
Time to create page: 0.057 seconds