コード例 #1
0
 protected virtual float ParseRawData(ushort value, int ch, Calibration calibr)
 {
     return calibr.ToValue(value);
 }