[Paraview] ParaView3 client/server command-line options
Randall Hand
randall.hand at gmail.com
Fri Aug 3 22:01:04 EDT 2007
Before you can use those options, you need to define the servers in a PVSC
file. We (HPCMO) have some documentation at
https://visualization.hpc.mil/wiki/index.php/ParaView_3_Client-Server_Configurationon
how PVSC files work.
Unfortunately, PVSC options aren't saved across runs, so you'll need to
manually enter your changes into the default PVSC file in the lib directory.
--
----------------------------------------
Randall Hand
Visualization Scientist
ERDC MSRC-ITL
On 8/3/07, Thomas D. Uram <turam at mcs.anl.gov> wrote:
>
>
> In ParaView 2, one could launch the ParaView client against a remote
> server with a command line like:
>
> ./pvclient --server-host=remotehost
>
> I'm trying to do the same with ParaView3, which appears to have a
> differently-named client executable with a different set of command-line
> options, using:
>
> ./paraview --server=cs://remotehost
>
> which fails with:
>
> Could not connect to requested server " cs://remotehost ". Creating
> default builtin connection
>
> Based on what I've been able to determine from the wiki, specifying a
> 'server resource' in this way should work, but it does not.
>
> I can connect to remote servers from within the UI.
>
> Should I be able to specify a remote server on the command-line in this
> way in PV3? Is there a different way to achieve what I'm after?
>
> Thanks in advance,
>
> Tom Uram
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20070803/39265375/attachment.htm
More information about the ParaView
mailing list