EPICS Home

Experimental Physics and Industrial Control System


 
2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024  Index 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: "Invalid request" for simply "pvget ThePV" when all other requests seem fine
From: Andrew Johnson <[email protected]>
To: <[email protected]>
Date: Tue, 28 Aug 2018 11:33:04 -0500
Hello Kay,

On 08/28/2018 09:06 AM, Kasemir, Kay wrote:
> Now, I can perform all types of "pvget -r XXXX ThePV" but the
> simplest "pvget ThePV" fails. What changed, what's missing in my PVA
> server code to again handle the simplest request?

Michael will have to answer the "what changed" question, but one thing
you can do is to get your server code to print the pvRequest object it's
being given in that case. You just need something like this:
        std::cout << pvRequest << std::endl;

I did some investigating into pvRequest for discussion at our meeting in
Lund next week, my results are at

https://github.com/anjohnson/pvDataCPP/blob/master/documentation/pvRequest.md

HTH,

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
Re: "Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay
References:
"Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay

Navigate by Date:
Prev: "Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay
Next: Re: "Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay
Index: 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: "Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay
Next: Re: "Invalid request" for simply "pvget ThePV" when all other requests seem fine Kasemir, Kay
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  <20182019  2020  2021  2022  2023  2024