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 2025 | 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 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Multiple NDPluginPva issues |
From: | Bruno Martins <[email protected]> |
To: | Michael Davidsaver <[email protected]> |
Cc: | "[email protected] list" <[email protected]> |
Date: | Tue, 8 Nov 2016 19:35:22 -0500 |
On 11/08/2016 12:18 PM, Pearson, Matthew R. wrote:
> Hi,
>
> I’ve just tried and I get the same results.
>
> I suspect it’s because this is being called more than once, for every instance, in the plugin constructor:
>
> m_server = startPVAServer(PVACCESS_ALL_PROVIDERS, 0, true, true); You are correct.
>
> The V4 developers could confirm this, but I seem to recall this should only be called once per process. Although, I can't find reference to that in the V4 documentation.