摘要: 最近要用到 Advantech 的 PCI-1752、PCI-1754 卡,但却苦于没有 c# 的调用接口函数。这两天接连奋战,根据 Delphi 的调用接口给转换掉,终于调试出来了,辛苦。现共享一下主要的接口部分,免得大家多走弯路。Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.I 阅读全文
posted @ 2007-10-20 15:38 谢方 阅读(1643) 评论(1) 推荐(0)