Hello,
I am new to this hardware and labview.
Learning labview currently and want to make a labview program. 2651A output voltage will be sweep in predetermined steps and current will be read at each voltage point.
And these are my questions:
1) Are there any differences in controlling 2651A using labview via these interfaces: GPIB, Serial, Ethernet? Would probably be using serial or ethernet
2) Any labview guides for 2600 series sourcemeter?
Thank you!
Tektronix Technical Forums are maintained by community involvement. Feel free to post questions or respond to questions by other members. Should you require a time-sensitive answer, please contact your local Tektronix support center here.
Labview help for 2651A
-
- Keithley Applications
- Posts: 1263
- Joined: October 15th, 2010, 10:35 am
- Country: United States
- Contact:
Re: Labview help for 2651A
Hi,
If not already done, download and install the LV Instrument Driver:
http://www.keithley.com/support/keidoc_ ... are+Driver
There are a couple example programs contained therein.
As for the serial, ethernet or GPIB, the Instrument Driver makes uses of VISA to communicate across the bus to an instrument. Just the resource name will change based upon the communication bus type and/or address of the instrument. For example GPIB0::26::INSTR if using GPIB at address 26 or ASRL1::INSTR for COM1 or TCPIP0::192.168.11.50::inst0::INSTR for the given IP address.
Andrea
If not already done, download and install the LV Instrument Driver:
http://www.keithley.com/support/keidoc_ ... are+Driver
There are a couple example programs contained therein.
As for the serial, ethernet or GPIB, the Instrument Driver makes uses of VISA to communicate across the bus to an instrument. Just the resource name will change based upon the communication bus type and/or address of the instrument. For example GPIB0::26::INSTR if using GPIB at address 26 or ASRL1::INSTR for COM1 or TCPIP0::192.168.11.50::inst0::INSTR for the given IP address.
Andrea
Who is online
Users browsing this forum: No registered users and 2 guests