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: Asyn |
From: | Dirk Zimoch <[email protected]> |
To: | [email protected] |
Date: | Fri, 19 Sep 2014 11:45:37 +0200 |
On 17.09.2014 13:12, priya tiwari wrote:
Hello, I put the command such as *IDN?\n in *INP* field of waveform record and i want to retrieve this command in *AOUT* field of ASYN record.How to link it plz give suggestions... i am trying like this but it is wrong plz give me actual solution. I am attaching snapshot.
You cannot put strings into link fields like INP. Anything that does not look like a number will be treated as a record name.
But the more important question is: Why? Consider StreamDevice. Dirk