From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-motion drivers software evaluation

Hi,

 

I have download the trial NI motion assistant to try on it. However, it keep coming out this error when i open " Error The NI-Motion driver software is not installed. Please go to ni.com/motion and click the Drivers and Updates link to download the latest version of NI-Motion.:

 

Btw, is that possible to convert Labview code into C++ code.

 

Thank you.

0 Kudos
Message 1 of 2
(6,580 Views)

Hi William,

 

as stated in the error message NI Motion Assistant requires the installation of the NI-Motion driver software. In order to start Motion Assistant you need to install NI-Motion and create a simulated motion device in MAX (Measurement and Automation Explorer), that installs with NI-Motion.

 

If you want to use LabVIEW code in a C++ program, you can compile a DLL from your LabVIEW code and call the functions of this DLL in C++.

 

Kind regards,

Jochen Klier

National Instruments

0 Kudos
Message 2 of 2
(6,575 Views)