Hello there,
Can someone give me some info about controlling keithley product via c# and rs-232? If it's possible? And where i can found good info how to do it? Thanks.
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.
Keithley 6487 RS-232 C#
-
- Keithley Applications
- Posts: 2842
- Joined: June 10th, 2010, 6:22 am
- Country: United States
- Contact:
Re: Keithley 6487 RS-232 C#
Model 6487 can be controlled via RS-232.
There are no example programs in C# on the KI site.
The IVI driver on the site for the 6487 has C and C++ examples. Maybe that would help?
Here is the link to the driver.
http://www.keithley.com/support/data?asset=10427
Three basic things.
1. Model 6487 must be set for RS-232 operation.
2. Use a straight through serial cable. Do not use a NULL Modem cable.
3. Match the Serial parameters of the 6487 (BAUD Rate, Flow Control, terminator and so on) to the com port on the computer.
There are no example programs in C# on the KI site.
The IVI driver on the site for the 6487 has C and C++ examples. Maybe that would help?
Here is the link to the driver.
http://www.keithley.com/support/data?asset=10427
Three basic things.
1. Model 6487 must be set for RS-232 operation.
2. Use a straight through serial cable. Do not use a NULL Modem cable.
3. Match the Serial parameters of the 6487 (BAUD Rate, Flow Control, terminator and so on) to the com port on the computer.
Who is online
Users browsing this forum: No registered users and 3 guests