Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

NI7344 Motion Control .Net API

I a musing Vb.Net platform for the development of my project, and I am using NI product 7344 Controlleer for Motion control.

I need to know if there is any .Net API which I can use in the .Net framework

thnks
0 Kudos
Message 1 of 2
(3,477 Views)
Nand -
There isn't a separate API for .NET for NI-Motion software. You will have to load the motion dll to call the functions that are supplied with the driver, available for download here: http://digital.ni.com/softlib.nsf/websearch/4405A2D094B3D6D386256DE300707983?opendocument&node=132060_US


Here is a document that should get you started. If you have more questions, refer to Microsoft's help on calling functions from a dll.
How to Import a DLL in Visual Studio .NET?
http://digital.ni.com/public.nsf/websearch/FA5837624BE5300B86256CBA00096E8C


Hope this helps.
Regards-
Julie S.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,477 Views)