ISetSignal¶
-
interface ISetSignal : public ICommandBase¶
A command that writes the configured signal when executed by the command queue.
System.Tuple<ISignal, uint> ISetSignal.ConfigurationUint32 { get; set; }
System.Tuple<ISignal, double> ISetSignal.ConfigurationDouble { get; set; }