Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

How to use labview to control a Newmark linear stage?

Hello,

Any one can give me some implication on how to control a Newmark NLE-50-A XY linear stage with a NSC-M2-E stepper motor controller, this stage uses a RS 232 cable connected to the PC and it comes along with a manual with commands. I have never done serious communications using labview, so if any one can post a sample program, that would be very helpful.

 

Thanks.

 

 

John 

0 Kudos
Message 1 of 2
(4,079 Views)

You need to look at the manual to see what the commands are, and then you can use the Instrument I/O Assistant to get you started at a very high level. For more serious programming you'll need to delve into using the VISA functions. Examples ship with LabVIEW. Just search for "serial". I would also suggest perusing this article: Instrument Control in LabVIEW Tutorial.

0 Kudos
Message 2 of 2
(4,070 Views)