C#调用Labview DLL案例,源码,文档

上传者: taotaohuoli | 上传时间: 2019-12-21 21:14:09 | 文件大小: 568KB | 文件类型: zip
才包内包括了labview生成DLL源码,.NET调用DLL源码,还有开发过程的源码。希望能帮到大家,如有问题请联系我QQ330876583。大家一起讨论。程序我已经测试过了没有问题,如有些问题没有详细写清楚,可以直接联系我。

文件下载

资源详情

[{"title":"( 36 个子文件 568KB ) C#调用Labview DLL案例,源码,文档","children":[{"title":"texty","children":[{"title":"未命名 3.vi <span style='color:#111;'> 4.54KB </span>","children":null,"spread":false},{"title":"未命名项目 1.lvproj <span style='color:#111;'> 17.61KB </span>","children":null,"spread":false},{"title":"From1.vi <span style='color:#111;'> 6.31KB </span>","children":null,"spread":false},{"title":"未命名项目 1.aliases <span style='color:#111;'> 42B </span>","children":null,"spread":false},{"title":"未命名项目 1.lvlps <span style='color:#111;'> 7.38KB </span>","children":null,"spread":false}],"spread":true},{"title":"WindowsFormsApplicationtext","children":[{"title":"WindowsFormsApplication","children":[{"title":"WindowsFormsApplication.suo <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.sln <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication","children":[{"title":"Form1.cs <span style='color:#111;'> 925B </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 504B </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.83KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false}],"spread":true},{"title":"Form1.Designer.cs <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"TempPE","children":null,"spread":false}],"spread":true},{"title":"x64","children":[{"title":"Debug","children":[{"title":"TempPE","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"x86","children":[{"title":"Debug","children":[{"title":"WindowsFormsApplication.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false},{"title":"Refactor","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'> 4.79KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"WindowsFormsApplication.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.exe <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.csproj.FileListAbsolute.txt <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.csproj.GenerateResource.Cache <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"bin","children":[{"title":"Debug","children":[{"title":"WindowsFormsApplication.vshost.exe <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false}],"spread":true},{"title":"x64","children":[{"title":"Debug","children":null,"spread":false}],"spread":false},{"title":"x86","children":[{"title":"Debug","children":[{"title":"WindowsFormsApplication.pdb <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.vshost.exe <span style='color:#111;'> 11.33KB </span>","children":null,"spread":false},{"title":"SharedLib.lib <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"SharedLib.h <span style='color:#111;'> 290B </span>","children":null,"spread":false},{"title":"WindowsFormsApplication.exe <span style='color:#111;'> 8.50KB </span>","children":null,"spread":false},{"title":"InteropAssembly.dll <span style='color:#111;'> 10.50KB </span>","children":null,"spread":false},{"title":"SharedLib.aliases <span style='color:#111;'> 32B </span>","children":null,"spread":false},{"title":"SharedLib.ini <span style='color:#111;'> 317B </span>","children":null,"spread":false},{"title":"SharedLib.dll <span style='color:#111;'> 51.50KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":true},{"title":"WindowsFormsApplication.csproj <span style='color:#111;'> 4.66KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"C#调用labview 生成的DLL.docx <span style='color:#111;'> 504.05KB </span>","children":null,"spread":false}],"spread":true}]

评论信息

  • qq_36632089 :
    调dll和.NET互操作集都能成功 就是labview中有弹出对话框时,.net调用可以正常弹出,dll弹窗的窗口无法正常显示并且程序会卡住,实在是令人不解,有大佬知道原因吗
    2021-03-01
  • qq_36632089 :
    调dll和.NET互操作集都能成功 就是labview中有弹出对话框时,.net调用可以正常弹出,dll弹窗的窗口无法正常显示并且程序会卡住,实在是令人不解,有大佬知道原因吗
    2021-03-01
  • flysh05 :
    首先说明一点是,分值的确有点高! 其次是VS演示程序报错,并不能执行成功。 最后说明一点是,我不熟悉Labview,有成功导入第三方DLL的经验,也经常导入非托管的Win32 API, 总之,呵呵..
    2017-04-12
  • flysh05 :
    首先说明一点是,分值的确有点高!其次是VS演示程序报错,并不能执行成功。最后说明一点是,我不熟悉Labview,有成功导入第三方DLL的经验,也经常导入非托管的Win32 API,总之,呵呵.....
    2017-04-12
  • andriychoi :
    很好用~~~~
    2016-11-23
  • AndriyChoi :
    很好用~~~~
    2016-11-23
  • u011518633 :
    准备学习下,就是分数要的太高,我没多少分可用啊。
    2016-08-17
  • longjuanfeng510 :
    准备学习下,就是分数要的太高,我没多少分可用啊。
    2016-08-17
  • kksi0227 :
    在未装labview的计算机上运行,未能加载文件或程序集“NationalInstruments.LabVIEW.Interop, Version=1.1.0.0, Culture=neutral,
    2016-07-19
  • kksi0227 :
    在未装labview的计算机上运行,未能加载文件或程序集“NationalInstruments.LabVIEW.Interop, Version=1.1.0.0, Culture=neutral,
    2016-07-19

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明