コード例 #1
0
ファイル: QA401_QA450.cs プロジェクト: 95rade/Tractor
 public PointD[] GetData(ChannelEnum channel)
 {
     return(Qa401.GetData(channel));
 }