コード例 #1
0
ファイル: DobotDll.cs プロジェクト: jj21065/DobotControl
 public static extern int GetIODO(ref IODO ioDO);
コード例 #2
0
ファイル: DobotDll.cs プロジェクト: jj21065/DobotControl
 public static extern int SetIODO(ref IODO ioDO, bool isQueued, ref UInt64 queuedCmdIndex);