A program to recognize and reward our most engaged community members
how to implement while and for loop using embed blocks? Can anybody help me out.
Hi Nit,
I'm attaching an example model that shows you one approach to creating a 'For' loop and a 'While' loop using Embed compound blocks.
Ric
Unable to find an attachment - read this blog
Thanks Ric for an early response
Is it possible to implement delayus() a C library function In Embed through block diagram? . If yes then how to do it?
Any other way of implementing delay in block diagram?
Here is a simple Embed diagram of one possibility that should demonstrate the timedelay block. In this case i added a 5 second but could be any other as well.
There are also other ways for instance :
1) You could rely on the runcount and setup the step time of a diagram .
2) Use a statechart and do a software counter and trigger right events from a state chart .
Hope this helps !
--sreeram