EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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  <20192020  2021  2022  2023  2024  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  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: GPIB replies lost?
From: "Engbretson, Mark S. via Tech-talk" <[email protected]>
To: Michael Davidsaver <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Sun, 21 Apr 2019 11:25:29 +0000
Command termination
The carriage return (cr), line feed (lf), semicolon ( ; ), or EOI sent concurrent with the last character indicate the end of message (command terminator) to the multimeter. When you send a command from the system controller in the standard format (e.g., OUTPUT 722;“TEST”), the controller typically adds a cr lf to the end of the command. With its input buffer off (off is the power-on input buffer mode), the multimeter processes the cr immediately, but does not process the lf until the command completes execution. This means that, because of the lf, the bus is held and you cannot regain use of the controller until the multimeter is done executing the command (or the GPIB CLEAR command is executed which aborts execution of the command). You can prevent. the bus from being held by suppressing the cr lf when sending commands or by enabling the input buffer (INBUF ON command). The following program line shows how to use the # and K image specifiers to suppress cr lf when sending a multimeter command.
OUTPUT 722 USING "#,K";"TEST;"


On Apr 20, 2019, at 22:25, Michael Davidsaver via Tech-talk <[email protected]> wrote:

3458A DMM

References:
GPIB replies lost? Michael Davidsaver via Tech-talk
Re: GPIB replies lost? Eric Norum via Tech-talk
Re: GPIB replies lost? Michael Davidsaver via Tech-talk
RE: GPIB replies lost? Mark Rivers via Tech-talk
Re: GPIB replies lost? Michael Davidsaver via Tech-talk
Re: GPIB replies lost? Jeong Han Lee via Tech-talk
Re: GPIB replies lost? Michael Davidsaver via Tech-talk

Navigate by Date:
Prev: Re: GPIB replies lost? Michael Davidsaver via Tech-talk
Next: Re: Coordinated motion of slits Davis, Mark via Tech-talk
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  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: GPIB replies lost? Michael Davidsaver via Tech-talk
Next: Re: GPIB replies lost? Michael Davidsaver via Tech-talk
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  <20192020  2021  2022  2023  2024 
ANJ, 23 Apr 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·