Logic Gate with 8 Inputs & Custom Logic Gate

Hi there,

Can some help me with a sample code where in-

  1. I need to have an AND logic gate with 8 inputs and 1 output.
  2. I need to create a custom Timer block with user settable time delay.
Thanks.

2 Replies

DT Deepa Thiruppathy Syncfusion Team November 12, 2021 04:18 PM UTC

Hi Jaywant, 
 
 
Requirement: Logic AND Gate with eight inputs and custom timer to set delay. 
 
 
Currently we are validating your requirement in our end. We will update the validation details with you on November 15, 2021. 
 
 
We appreciate your patience until then. 
 
 
Regards, 
Deepa Thiruppathy 



DT Deepa Thiruppathy Syncfusion Team November 15, 2021 12:56 PM UTC

Hi Jaywant, 
 
 
 
Requirement: Logic AND Gate with eight inputs and custom timer to set delay.  
 
 
 
We have validated your requirement and created a simple sample to achieve it. In that sample, we have added eight inputs and one output AND logic gate as the ContentTemplate of the Node. We have not implemented any logic for this And gate. Please add the necessary logic based on your requirement. And we have added a timer node with a 200ms delay. Using the timer we have changed the ContentTemplate of the Node. The timer can be started or stopped by using the start/stop buttons. 
 
 
 
Please find the sample link as below, 
 
 
 
 
 
 
If the given details and sample does not meet your requirement, please share more details about your requirement. So that we can assist you further. 
 
 
Regards, 
 
Deepa Thiruppathy 


Loader.
Up arrow icon