You are here: Symbol Reference > AudioSignal Namespace > Classes > TSignalIn Class > public > TSignalIn.SoftResetTrigger Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSignalIn.SoftResetTrigger Method

Sets the Triggered property to false but does not adjust the search range.

Pascal
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!