コード例 #1
0
 public static extern bool UWRDrive(uint hUnit, uint AxisSel, ref MC07_S_UNIT_COMMAND psUnitCommand, ref MC07_S_UNIT_STATUS psUnitStatus, ref MC07_S_RESULT psResult);
コード例 #2
0
 public static extern bool UWDriveIo(uint hUnit, uint AxisSel, uint IoPortSel, ref MC07_S_UNIT_COMMAND psUnitCmd, ref MC07_S_RESULT psResult);