How to delay an output signal by milliseconds
Show older comments
My modelling requirement includes a need to delay an input signal (of type 'BOOL') by up to 10 milliseconds. I have tried using Transport Delay block but it returns an error saying this only works for 'Double' data types and not 'BOOL'. I also tried standard delay block but this only accepts integer delay length values. Does anyone have a walkaround step in mind I could try?
Accepted Answer
More Answers (0)
Categories
Find more on Simulink PLC Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!