Beispiel #1
0
 CommandStatus ICommandHandler.Operate(AnalogOutputInt32 command, uint index)
 {
     return(status());
 }
Beispiel #2
0
 CommandStatus ICommandHandler.Select(AnalogOutputInt32 command, uint index)
 {
     return(status());
 }