取消
显示结果 
搜索替代 
您的意思是: 

How to access COM objects in Labview?

已解决!
转到解答
How can we accessCOM objects in labview? Also if there i sany .dll file, so how can we read that file in Labview?
0 项奖励
1 条消息(共 2 条)
3,280 次查看
解答
接受人 Sanyam

Have a look at automation open function on the block diagram to access COM/AcitveX objects and then use property nodes and invoke nodes to access properties and methods. Refer to the Slideshow VI in labview\examples\comm\actxpp.llb for examples of using the Automation Open function.

 

You can read a DLL using the Call Library Function Node.

Adnan Zafar
Certified LabVIEW Architect
Coleman Technologies
0 项奖励
2 条消息(共 2 条)
3,272 次查看