Exemple #1
0
 CommandStatus ICommandHandler.Operate(AnalogOutputInt32 command, ushort index, OperateType opType)
 {
     return(status());
 }
Exemple #2
0
 CommandStatus ICommandHandler.Select(AnalogOutputInt32 command, ushort index)
 {
     return(status());
 }