91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 6.18MB
    文件類型: .zip
    金幣: 2
    下載: 1 次
    發(fā)布日期: 2021-04-06
  • 語言: C#
  • 標簽: 固高??GTS系列??

資源簡介

固高GTS系列 運控控制卡 c# 例程 有20幾個 案例程序 復制過來 修修改改就可以 非常方便

資源截圖

代碼片段和文件信息

using?System.Runtime.InteropServices;

namespace?gts
{
????public?class?mc
????{
????????public?const?short?MC_NONE?=?-1;

????????public?const?short?MC_LIMIT_POSITIVE?=?0;
????????public?const?short?MC_LIMIT_NEGATIVE?=?1;
????????public?const?short?MC_ALARM?=?2;
????????public?const?short?MC_HOME?=?3;
????????public?const?short?MC_GPI?=?4;
????????public?const?short?MC_ARRIVE?=?5;

????????public?const?short?MC_ENABLE?=?10;
????????public?const?short?MC_CLEAR?=?11;
????????public?const?short?MC_GPO?=?12;

????????public?const?short?MC_DAC?=?20;
????????public?const?short?MC_STEP?=?21;
????????public?const?short?MC_PULSE?=?22;
????????public?const?short?MC_ENCODER?=?23;
????????public?const?short?MC_ADC?=?24;

????????public?const?short?MC_AXIS?=?30;
????????public?const?short?MC_PROFILE?=?31;
????????public?const?short?MC_CONTROL?=?32;

????????public?const?short?CAPTURE_HOME?=?1;
????????public?const?short?CAPTURE_INDEX?=?2;
????????public?const?short?CAPTURE_PROBE?=?3;
????????public?const?short?CAPTURE_HSIO0?=?6;
????????public?const?short?CAPTURE_HSIO1?=?7;

????????public?const?short?PT_MODE_STATIC?=?0;
????????public?const?short?PT_MODE_DYNAMIC?=?1;

????????public?const?short?PT_SEGMENT_NORMAL?=?0;
????????public?const?short?PT_SEGMENT_EVEN?=?1;
????????public?const?short?PT_SEGMENT_STOP?=?2;

????????public?const?short?GEAR_MASTER_ENCODER?=?1;
????????public?const?short?GEAR_MASTER_PROFILE?=?2;
????????public?const?short?GEAR_MASTER_AXIS?=?3;

????????public?const?short?FOLLOW_MASTER_ENCODER?=?1;
????????public?const?short?FOLLOW_MASTER_PROFILE?=?2;
????????public?const?short?FOLLOW_MASTER_AXIS?=?3;

????????public?const?short?FOLLOW_EVENT_START?=?1;
????????public?const?short?FOLLOW_EVENT_PASS?=?2;

????????public?const?short?GEAR_EVENT_START?=?1;
????????public?const?short?GEAR_EVENT_PASS?=?2;
????????public?const?short?GEAR_EVENT_AREA?=?5;

????????public?const?short?FOLLOW_SEGMENT_NORMAL?=?0;
????????public?const?short?FOLLOW_SEGMENT_EVEN?=?1;
????????public?const?short?FOLLOW_SEGMENT_STOP?=?2;
????????public?const?short?FOLLOW_SEGMENT_CONTINUE?=?3;

????????public?const?short?INTERPOLATION_AXIS_MAX?=?4;
????????public?const?short?CRD_FIFO_MAX?=?4096;
????????public?const?short?CRD_MAX?=?2;
????????public?const?short?CRD_OPERATION_DATA_EXT_MAX?=?2;

????????public?const?short?CRD_OPERATION_TYPE_NONE?=?0;
????????public?const?short?CRD_OPERATION_TYPE_BUF_IO_DELAY?=?1;
????????public?const?short?CRD_OPERATION_TYPE_LASER_ON?=?2;
????????public?const?short?CRD_OPERATION_TYPE_LASER_OFF?=?3;
????????public?const?short?CRD_OPERATION_TYPE_BUF_DA?=?4;
????????public?const?short?CRD_OPERATION_TYPE_LASER_CMD?=?5;
????????public?const?short?CRD_OPERATION_TYPE_LASER_FOLLOW?=?6;
????????public?const?short?CRD_OPERATION_TYPE_LMTS_ON?=?7;
????????public?const?short?CRD_OPERATION_TYPE_LMTS_OFF?=?8;
????????public?const?short?CRD_OPERATION_TYPE_SET_STOP_IO?=?9;
????????public

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\
?????文件????????3204??2014-10-12?23:58??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\Program.cs
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\Properties\
?????文件????????1358??2014-10-11?22:02??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\Properties\AssemblyInfo.cs
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\
?????目錄???????????0??2019-04-11?23:19??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\Debug\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\
?????文件????????9279??2014-10-13?09:29??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\GT800_test.cfg
?????文件???????22016??2014-10-14?08:37??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\GTSDemoCSharp.exe
?????文件???????11776??2014-10-14?08:37??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\GTSDemoCSharp.pdb
?????文件???????11608??2014-10-14?08:50??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\GTSDemoCSharp.vshost.exe
?????文件?????????490??2010-03-17?22:39??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\GTSDemoCSharp.vshost.exe.manifest
?????文件??????286720??2013-12-26?10:18??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\gts.dll
?????文件?????????140??2013-01-09?11:47??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\sum.bin
?????文件?????????146??2013-01-09?11:47??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\bin\x86\Debug\sum.ini
?????文件???????32188??2013-06-20?10:30??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\gts.cs
?????文件????????6211??2014-10-14?08:37??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\mc_sum.csproj
?????文件?????????452??2014-10-14?08:37??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\mc_sum.csproj.user
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\
?????文件????????5808??2014-10-14?08:35??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????22016??2014-10-12?23:49??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\GTSDemoCSharp.exe
?????文件???????11776??2014-10-12?23:49??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\GTSDemoCSharp.pdb
?????目錄???????????0??2019-04-11?23:19??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\TempPE\
?????文件?????????503??2014-10-14?08:35??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\Debug\mc_sum.csproj.FileListAbsolute.txt
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\x86\
?????目錄???????????0??2019-04-11?22:57??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\x86\Debug\
?????文件????????5816??2014-10-14?08:37??《GTS系列運動控制器編程手冊》C#例程\10-1\GTSDemoCSharp\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............此處省略1209個文件信息

評論

共有 條評論