示例#1
0
 public UInt16 GetTapThresholdX()
 {
     return((UInt16)_ParamContainer.GetParam((byte)ParamEnum.Tap_threshX));
 }