DSP Master VCL
|
Sets the Triggered property to false but does not adjust the search range.
procedure SoftResetTrigger(Channel: TChannel);
if the buffer has not yet been overrun (catch up increased) the search for the new trigger condition will continue from the position where the last trigger was found. This call has effect only, if you are calling the Trigger method with Triggering = trSingle. Channel defines the channel to be reset. Calling this routine has the same effect as simply setting the Triggered property to false.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|