SetConfigurationUint32

virtual void ISetSignal::SetConfigurationUint32(const std::tuple<PSignal, uint32_t> &configuration) = 0

Sets the signal and associated value to be written when this command is executed.

Parameters

configuration – Tuple containing the signal (element 0) and value (element 1).

Throws