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

Subject: RE: asynPortDriver and read/write access to record fields
From: Mark Rivers <[email protected]>
To: 'Dr. Bastian Löher' <[email protected]>, "[email protected]" <[email protected]>
Date: Tue, 18 Sep 2018 23:04:06 +0000
> When using MEDM to display the waveform using the Cartesian plot, one must (so I understand) adjust the 'LOPR', 'HOPR', and 'NELM' fields of the record for the time X axis.

I believe that NELM cannot be changed after iocInit.  It would need to be large enough for the largest waveform you will display.

You can change HOPR and LOPR for the X and Y waveform records to change the displayed range in medm.  However, medm does not automatically rescale the plot when you change HOPR and LOPR, so you must close and re-open the plot when you change those. 

Mark


-----Original Message-----
From: [email protected] <[email protected]> On Behalf Of Dr. Bastian Löher
Sent: Tuesday, September 18, 2018 2:44 PM
To: [email protected]
Subject: asynPortDriver and read/write access to record fields

Hi,

I'm in the process of implementing an asynPortDriver based driver for a USB scope (Picotech 2000 series). The driver is based on the testAsynPortDriver example.

Since a real device is connected the driver produces waveforms, where the length and axis ranges depend on the user settings (i.e. capture time, sampling frequency and so on).

---

When using MEDM to display the waveform using the Cartesian plot, one must (so I understand) adjust the 'LOPR', 'HOPR', and 'NELM' fields of the record for the time X axis.

When taking the axis range in MEDM from the channel, then the waveform will be clipped (when NELM is too small), or it will only occupy part of the display (when NELM is too large).

I also tested auto-scale of the axis, but in that case also the axis labels are never changed.

---

What is the standard procedure here? Should I use something else than MEDM? Or is it possible to get to work by changing my code/record database?

---

I've seen an old post using intermediate 'longout' records, but they didn't seem to work as intended.
(https://epics.anl.gov/tech-talk/2015/msg00289.php)


Thanks

Bastian


Replies:
Re: asynPortDriver and read/write access to record fields Loeher, Bastian Dr.
References:
asynPortDriver and read/write access to record fields Dr. Bastian Löher

Navigate by Date:
Prev: asynPortDriver and read/write access to record fields Dr. Bastian Löher
Next: Question about timing in Cachannel lzf neu
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  <20182019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: asynPortDriver and read/write access to record fields Dr. Bastian Löher
Next: Re: asynPortDriver and read/write access to record fields Loeher, Bastian Dr.
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  <20182019  2020  2021  2022  2023  2024 
ANJ, 19 Sep 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·