Switched logic level

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
KlZo_3306126
Level 4
Level 4
First like received First like given

Hello,

I want to create a switchable level at an OR gate and switch it via API low -> high -> low ....
Which components are required? There are logic levels low and high, but these are constant and can not be switched via API.

thank you for your help in advance

0 Likes
1 Solution
KyTr_1955226
Level 6
Level 6
250 sign-ins 10 likes given 50 solutions authored

If I'm understanding your requirement correctly, you can use the Control Register component and connect it up to the input of your OR gate.

The control register is writable via the API

control OR.png

View solution in original post

0 Likes
1 Reply
KyTr_1955226
Level 6
Level 6
250 sign-ins 10 likes given 50 solutions authored

If I'm understanding your requirement correctly, you can use the Control Register component and connect it up to the input of your OR gate.

The control register is writable via the API

control OR.png

0 Likes