Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Lambda ZUP6-66 programming via Measurement Studio

Solved!
Go to solution

I am looking for some programming examples of the Lambda ZUP6-66 or similar device using measurement studio. This device uses a RS-232 communication port. I am doing this on Windows 7 64 bit, Visual Studio 2010, Dot Net 4.0.

 

Thanks,

 

Todd K.

0 Kudos
Message 1 of 2
(2,719 Views)
Solution
Accepted by topic author tkffi

Hello Todd K.,

 

You will need to look in the NI-VISA example file for DotNET 4.0 examples to perform simple read and write to see how to do it. You will then need to look up the communication protocol for that device to send the specific strings needed to control it. There does not seem to be any instrument drivers available for your device on www.ni.com/idnet, but feel free to suggest for them to be developed at that site.

 

Regards,

 

Jeff L.

0 Kudos
Message 2 of 2
(2,709 Views)