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