Esempio n. 1
0
 CommandStatus ICommandHandler.Select(AnalogOutputDouble64 command, ushort index)
 {
     return(status());
 }
Esempio n. 2
0
 CommandStatus ICommandHandler.Operate(AnalogOutputDouble64 command, ushort index, OperateType opType)
 {
     return(status());
 }