EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: need help
From: Eric Norum <[email protected]>
To: "Dalesio, Leo `Bob`" <[email protected]>
Cc: TECHTALK Tech-Talk <[email protected]>
Date: Fri, 2 Jun 2006 08:31:20 -0500
The way I interpreted the original message is that they're interested in only one of the three values in the string returned from the instrument, and so wouldn't need to do anything tricky with custom conversion routines or string calc records.

On Jun 2, 2006, at 7:18 AM, Dalesio, Leo `Bob` wrote:

Two options for this would be:
Write a driver that sends the commands to the Keithly and puts the values in local variables.
Have the device support read the local variables
Have the startup file start the task that continuously reads the Keithley.
Put the task to sleep between reads for whatever rate you are trying to acieve.


Otherwise, use a string Calc record - I am fairly certain that it offers format statements for parsing strings from GPIB devices.

Bob

-----Original Message-----
From: [email protected] [mailto:[email protected]]
Sent: Friday, June 02, 2006 4:39 AM
To: [email protected]
Subject: need help

Hi!

I am trying to communicate with Keithley 6485 pA to read the current.After sending the command it provides current value and some other value separated by comma.but i am only interested to store the current.
The response is like this:
-1.047791E-13A,+4.055828E+03,+0.000000E+00\r
How it can be done?
will i have to use any convert function?
i am attaching the code here
static struct gpibCmd gpibCmds[] = {
/* Param 0 */
{&DSET_AI,GPIBREAD,IB_Q_LOW,"CONF:CURR""\r""READ?""\r", 0,0,20,0,0,0,NULL,NULL,"\r"}
};
Thanks
tanushyam


****************************************************
TANUSHYAM BHATTACHARJEE
SCIENTIFIC OFFICER
VARIABLE ENERGY CYCLOTRON CENTRE
1/AF BIDHANNAGAR ,SALTLAKE ,KOLKATA-64
email:[email protected]
Phone #23371230/31/32/33/34 Extn: 2304
Fax: 91 33 3346871
****************************************************


-- Eric Norum <[email protected]> Advanced Photon Source Argonne National Laboratory (630) 252-4793



Replies:
Keithley 6485, was: Re: need help Maren Purves
References:
RE: need help Dalesio, Leo `Bob`

Navigate by Date:
Prev: Re: need help Eric Norum
Next: Re: Failed to install mca on WinXP marco_hair
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: need help Dalesio, Leo `Bob`
Next: Keithley 6485, was: Re: need help Maren Purves
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  <20062007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·