Hello Paul,
I had the same problem and solved it by extending the waveform record
with the following fields:
field(YMUL,DBF_DOUBLE) {
prompt("Vertical Scale Factor")
special(SPC_LINCONV)
interest(1)
initial("1")
}
field(YZER,DBF_DOUBLE) {
prompt("Vertical Offset (EGU)")
special(SPC_LINCONV)
interest(1)
}
field(ROFF,DBF_LONG) {
prompt("Raw Offset")
special(SPC_LINCONV)
interest(1)
}
Record support and device support for Tek TDS540/784C have been extended
according to the new fields. The resulting record type is now called
swfRecord (for Scalable WaveForm). If you are interested I will send you
the sources.
Ben
--
The Notorious Neb Nesknarf
---------------------------------------------------------------------
@BESSY II: fax: +49 30 6392-4859 phone: +49 30 6392-4865
---------------------------------------------------------------------
make sure useless people get employment: BND MAD Waffen Lieferung ETA
Lybien Irak Iran CIA killer Heroin Befreiungsfront IRA RAF PKK Kurden
- References:
- Waveform Scale Factors Paul Sichta
- Navigate by Date:
- Prev:
Motif 2.1 and EPICS Christopher Larrieu
- Next:
Re: Waveform Scale Factors Steve Lewis
- 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
- Navigate by Thread:
- Prev:
Waveform Scale Factors Paul Sichta
- Next:
Re: Waveform Scale Factors Steve Lewis
- 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
|