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

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; }

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