Search found 3 matches
- Sat Feb 05, 2022 6:10
- Forum: Technical Support
- Topic: Controlling LEDs with Boolean functions
- Replies: 4
- Views: 2507
Controlling LEDs with Boolean functions
I *think* that I have a boolean function set up correctly and associated with physical cell 49. I would like to use the output of the function to control a LED. Although the manual lists "boolean function" as an event for LED control.... this option is not in the software drop down list. I...
- Sat Feb 05, 2022 6:05
- Forum: Manuals and Howtos
- Topic: Complementary buttons
- Replies: 4
- Views: 3617
Re: Complementary buttons
Thanks for the feedback.
The idea I put forward sent continuous commands to the sim.... so not a great idea.
The idea I put forward sent continuous commands to the sim.... so not a great idea.
- Fri Feb 04, 2022 4:05
- Forum: Manuals and Howtos
- Topic: Complementary buttons
- Replies: 4
- Views: 3617
Complementary buttons
Hi, I would like to have two logical buttons, which are the complement of each other. By using altButton I have one button which is push-on, push-off. Call this Button "A". I then thought to use boolean to set another logical (virtual?) button to the inverse of "A". e.g. B = inve...