You may also have to call servermanager.Disconnect() before calling
servermanager.ReverseConnect().  This is because paraview.simple
creates a builtin connection by default.

Pat

On Tue, Oct 13, 2009 at 1:23 PM, Berk Geveci <berk.gev...@kitware.com> wrote:
> It looks like we forgot to add support for reverse connection to the
> simple module. The following should work:
>
> from paraview import servermanager
> servermanager.ReverseConnect() # this takes an optional port argument
>
> You will also need to do the following if you want animation to work:
>
> servermanager.ProxyManager().RegisterProxy("timekeeper", "tk",
> servermanager.misc.TimeKeeper())
>
> -berk
>
> On Tue, Oct 13, 2009 at 1:07 PM, Maxwell, Thomas P.
> (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP] <thomas.maxw...@nasa.gov>
> wrote:
>> Is there a way to accept a (reverse) connection from a remote data server
>> using the paraview modules in a python shell?
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at 
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at: 
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview
  • [Paraview]... Dominik Szczerba
    • Re: [... Scott, W Alan
      • R... Dominik Szczerba
        • ... Scott, W Alan
          • ... Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP]
            • ... Berk Geveci
              • ... pat marion
          • ... Dominik Szczerba
        • ... Berk Geveci
          • ... Dominik Szczerba
    • Re: [... burlen
      • R... Dominik Szczerba
      • R... Berk Geveci
        • ... burlen
        • ... Dominik Szczerba
          • ... Berk Geveci
            • ... Dominik Szczerba

Reply via email to