How can i get such behavior when s&h doesn't pass anything but sampled value on hold (like NM's S&H module does for example) ?
'Classic' sample and hold
johannes
#2
"logic/samplehold" ?
I see the s_h input should be a boolean in the blue version. But in practice this does not make a difference here.
Ah you mean only sampled values at output, and logic/samplehold is track-hold rather than sample-hold?
"logic/latch" does that.
alex
#3
this was confusing for me too.
I can't really imagine in what situation a logic/samplehold
could be useful.
"logic/latch" does what I expected samplehold would do.