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: asynUInt32DigitalClient constructor
From: Mark Rivers <[email protected]>
To: Davide Marcato <[email protected]>
Cc: "[email protected]" <[email protected]>
Date: Tue, 9 Jan 2018 14:23:02 +0000
Hi Davide,

That definitely looks like a cut and paste error to me. Thanks for finding it. I'll fix it later today. Meanwhile please change it locally and see if you find any other problems.

Thanks,
Mark


Sent from my iPhone

On Jan 9, 2018, at 8:10 AM, Davide Marcato <[email protected]<mailto:[email protected]>> wrote:

Hi,
can someone explain me why on the constructor of asynUInt32DigitalClient:

asynUInt32DigitalClient(const char *portName, int addr, const char *drvInfo, double timeout=DEFAULT_TIMEOUT)
    : asynPortClient(portName, addr, asynUInt32DigitalType, drvInfo, timeout) {
        pInterface_ = (asynUInt32Digital *)pasynInterface_->pinterface;
        if (pasynInt32SyncIO->connect(portName, addr, &pasynUserSyncIO_, drvInfo))
            throw std::runtime_error(std::string("pasynInt32SyncIO->connect failed"));
    };

pasynInt32SyncIO is connected, instead of pasynUInt32DigitalSyncIO which is used in all the class methods?

Thank you,
Davide

--
Davide Marcato
INFN - Laboratori Nazionali di Legnaro
Viale dell'Universita', 2
35020 LEGNARO (PD) - ITALY
Phone: +39 0498068439

References:
asynUInt32DigitalClient constructor Davide Marcato

Navigate by Date:
Prev: asynUInt32DigitalClient constructor Davide Marcato
Next: Re: Example for User Created File Types in the build system Jeong Han Lee
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: asynUInt32DigitalClient constructor Davide Marcato
Next: EPICS V4.7.0 C++ Bundle now available Andrew Johnson
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, 11 Jan 2018 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·