Hello.
I am trying to use LabVIEW to control a motorizer linear statge for my disertation in experimental aerodynamic. I just start with the programming some days ago and I have a problem which I don´t know how resolve it.
As I am a begginer, I decided to start with a simple example that I found in Zaber web page. This aim of this example is to move the statge using LabVIEW.
The problem is the following:
I have configurated the USB port, the characteristics of the motorized and linear statge the LabVIEW paramettres code:
- Bould Rate (9600)
-Microstep Size ( 1.984375 micromilimetters, as ir is shown in Zaber web)
-Device and axis ( binary code assigned to this device is 01 , so i put that in the place of the code assigned to the named of the device).
When the program starts running the statge don´t move, only the communication/busy led (the yellow one) quickly flash but this is all what happen.
I used the zaber application to control this product to check if it works or not, it does.
I am sure that it is a silly mistake but I do not what more to do to find it .
I appreciate any advice you can give me.
Thank you.