Contents Menu Expand Light mode Dark mode Auto light/dark mode
PMP documentation
Light Logo Dark Logo

IWaitMatchSignal¶

interface IWaitMatchSignal : public ICommandBase¶

A command waits for the signal to match the configured match condition.

System.Tuple<ISignal, Uint32Condition, double> IWaitMatchSignal.ConfigurationUint32 { get; set; }

System.Tuple<ISignal, DoubleCondition, double> IWaitMatchSignal.ConfigurationDouble { get; set; }

Next
Properties
Previous
Duration
| Created using Sphinx and Furo theme.