SetConfigurationUint32

virtual void IWaitMatchSignal::SetConfigurationUint32(const std::tuple<PSignal, SUint32Condition, double> &configuration) = 0

Sets the signal, condition and timeout to wait for when this command is executed.

Parameters

configuration – Tuple containing the signal (element 0), condition (element 1) and timeout (element 2).

Throws