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: related to coding |
From: | priya tiwari <[email protected]> |
To: | Mark Engbretson <[email protected]> |
Cc: | "[email protected]" <[email protected]> |
Date: | Mon, 2 Feb 2015 11:35:32 +0530 |
Note: these are NOT run time errors, your code doesn't even compile.
Sent from my iPad 4Thanks Sir,
I changed in a code but still i got the errors at run time.please provide me solution.On Mon, Feb 2, 2015 at 9:50 AM, Mooney, Tim M. <[email protected]> wrote:Hi Priya,
Return 2, instead of 0, from read_ai. That tells the record that you put the value in VAL. If you return 0, you are telling the record you put the value in RVAL, and that the record should convert RVAL to get VAL.See "Device Support Routines" in
Tim Mooney ([email protected]) (630)252-5417
Software Services Group (www.aps.anl.gov)
Advanced Photon Source, Argonne National Lab
From: [email protected] [[email protected]] on behalf of priya tiwari [[email protected]]
Sent: Sunday, February 01, 2015 9:54 PM
To: [email protected]
Subject: related to coding
Thanks in advance...Hello,I am trying to write the value into val field of ai record from device support.I am beginner in EPICS so I have no idea about this. But i have tried then i got the errors at run time please help me.I am attaching code file.
<Screenshot from 2015-02-02 10:30:06.png><dbtest.c>