R3IO例子.docVIP

  • 22
  • 0
  • 约3.73千字
  • 约 3页
  • 2017-05-27 发布于河南
  • 举报
R3IO例子

///////////////////////////////////////////////////////////////////// // Beckhoff Automation // TwinCAT? I/O sample program ///////////////////////////////////////////////////////////////////// #include stdio.h #include conio.h #include windows.h #include mmsystem.h #include TCatIoApi.h // header file shipped with TwinCAT? I/O #include Task1ms.h // TwinCAT? System Manager generated #include Task10ms.h // TwinCAT? System Manager generated #define IOERR_IOSTATEBUSY 0x2075 #define TASK1MS_DELAY 1 // ms #define TASK10MS_DELAY 10 // ms #define DELAY_IN_100NS(x) (x*10000) PT

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档