1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 <2014> 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | RE: Keithley 2400 communication |
From: | <[email protected]> |
To: | <[email protected]>, <[email protected]> |
Date: | Thu, 11 Sep 2014 08:19:42 +0000 |
Hi, You need to use some existing Keithley 2400 device support (there is asyn support at http://www.aps.anl.gov/epics/download/modules/keithley2400-1.1.tar.gz
or I can send you the Diamond version based on StreamDevice – I have attached the protocol file as a starter).
You then either use your choice of programming method (typically a sequence record or a SNL program) to chain all the commands together. Cheers, Nick Rees Principal Software Engineer Phone: +44 (0)1235-778430 Diamond Light Source Fax: +44 (0)1235-446713 From: priya tiwari [mailto:[email protected]]
Hello, I am trying communication with KEITHLEY 2400 on serial port(RS-232).I sent command "*IDN?" it has performed very well and i got the output. i want to reset the device and the commands are *RST :SOUR:FUNC VOLT :SOUR:VOLT:MODE FIX :SOUR:VOLT:RANG 20 :SOUR:VOLT:LEV 10 :OUTP ON :READ? now,How to write program in VDCT for performing all commands sequentially.Actually i have no idea about this.please help me.... Q.2: How to send commands to device at run time in VDCT? what is the format of caput? on that time Thanks in advance |
Attachment:
k2400.proto
Description: k2400.proto