An example of List mode operation can be found below. Please visit the product support page on http://www.keithley.com for additional help.
This example configures a 5 step list to be executed 2 times in continuous mode. The list is saved in location 3. The instrument runs the list upon entering the list mode operation.
Step # Voltage Level (V) Current Level (A) Duration (sec)
1 2V 5A 0.001s
2 5V 5A 0.001s
3 1V 1A 1.000s
4 7V 3A 0.001s
5 3V 1A 0.001s
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.
Series 2200 List Mode Example - Front Panel & SCPI Commands
Re: Series 2200 List Mode Example - Front Panel & SCPI Commands
Hi,
I'm trying to controll Keithley 2200-30-5 with that commands. The Problem is they don't stop although I set the number of times the active list will excute!
Thanks a lot
Regards,
--- Update ---
:sour:list:count? it's always 20!
I'm trying to controll Keithley 2200-30-5 with that commands. The Problem is they don't stop although I set the number of times the active list will excute!
Code: Select all
*rst;*cls
:trig:sour bus
:sour:list:step 2
:sour:list:mode cont
:sour:list count 1
:sour:list:volt 1, 2V
:sour:list:volt 2, 3.5V
:sour:list:curr 1, 500mA
:sour:list:curr 2, 500mA
:sour:list:width 1,5s
:sour:list:width 2,10s
:sour:list:sav 1
output on
:sour:func:mode list
*trg
Regards,
--- Update ---
:sour:list:count? it's always 20!
-
- Keithley Applications
- Posts: 2840
- Joined: June 10th, 2010, 6:22 am
- Country: United States
- Contact:
Re: Series 2200 List Mode Example - Front Panel & SCPI Commands
Try this command...
:SOURCE:LIST:COUNT ONCE
instead of
:SOURCE:LIST:COUNT 1
:SOURCE:LIST:COUNT ONCE
instead of
:SOURCE:LIST:COUNT 1
Who is online
Users browsing this forum: No registered users and 2 guests