<div dir="ltr">Hi Adam,<br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 10:20 AM, Adam Lyon <span dir="ltr"><<a href="mailto:lyon@fnal.gov" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=lyon@fnal.gov&cc=&bcc=&su=&body=','_blank');return false;">lyon@fnal.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I'd like this code to only run if a ParaView client is actually connected (because if there's no client connected then it's making VTK objects that no human is looking at, so it's wasting time). So I'd like to know if there's a way that my code could ask the adapter if a client is connected. I hope I explained that better - let me know if not. </div></blockquote><div><br></div><div>Live was added as a way to support catalyst processing: the user can examine down-sampled data produced by the simulation but also modify the processing pipeline while the simulation is running. The processing pipeline is mainly used to save data/images from the simulation. So I don't think we considered your use case. Looking at the code it does not seem to be a way to query if there is a connection to ParaView Live. I don't think it would be too difficult to add it though.</div><div><br></div><div>Dan</div><div><br></div></div></div></div>