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