CITECT DRIVER 开发包 点击:1003 | 回复:0



hujun

    
  • 精华:8帖
  • 求助:0帖
  • 帖子:17帖 | 134回
  • 年度积分:0
  • 历史总积分:418
  • 注册:2006年12月29日
发表于:2008-03-19 22:34:00
楼主

  The Citect Driver Development Kit (DDK) provides all the information you will need to write a device driver for a communication protocol. It provides a common base of code that is used by all CitectSCADA drivers, and also includes examples of working drivers. To build a driver 
  you will also need a suitable C++ compiler and linker.
Device drivers are used so that a single generic version of CitectSCADA can use any type of communication protocol. Because device drivers communicate with the physical device, they provide CitectSCADA with the flexibility of communicating with any type of I/O Device.
  This DDK is aimed at developers developing drivers for CitectSCADA. Citect Ltd also
recommends that you develop drivers on the latest released CitectSCADA version. By
definition, CitectSCADA drivers are 32-bit drivers. 
 Once you have written a CitectSCADA driver, you can add it to the CitectSCADA system and
it will then be used in the same way as the drivers supplied with CitectSCADA. Drivers are implemented as Windows DLLs (Dynamic Link Libraries).
  This manual assumes that you are familiar with basic programming techniques, and the ‘C’ or ‘C++’ programming languages.


热门招聘
相关主题

官方公众号

智造工程师