[Paraview] Use of the xml-file format

Amy Squillacote amy.squillacote at kitware.com
Mon Aug 15 08:55:14 EDT 2005


Skipped content of type multipart/alternative-------------- next part --------------
<?xml version="1.0" ?>
<pvx>
  <Option Name="disable-composite" />
  <Option Name="reverse-connection" />

  <Option Name="data-server-port" Value="3278"/>
  <Option Name="client-port" Value="3278"/>
  <Option Name="data-server-host" Value="DS1"/>
  <Option Name="render-server-host" Value="RS1"/>
  <Option Name="client-host" Value="CH1"/>
  <Option Name="render-server-port" Value="2359"/>
  <Option Name="connect-data-to-render" />

 
  <Process Type="client">
  </Process>

  <Process Type="server">
           <Machine Name="rs_m3" />       
           <Machine Name="rs_m1" 
             Environment="DISPLAY=rs_m1:0"
             LowerLeft="-1.0 -1.0 -1.0"
             LowerRight="1.0 -1.0 -1.0"
             UpperLeft="-1.0  1.0 -1.0" /> 
  </Process>
  
  <Process Type="render-server">
    <Machine Name="rs_m1" 
             Environment="DISPLAY=rs_m1:0"
             LowerLeft="-1.0 -1.0 -1.0"
             LowerRight="1.0 -1.0 -1.0"
             UpperLeft="-1.0  1.0 -1.0" /> 
    <Machine Name="rs_m2"
         Environment="DISPLAY=rs_m2:0"/>
    <Machine Name="rs_m3" />
    <Machine Name="rs_m4" />
    <Machine Name="rs_m5" />
    <Machine Name="rs_m6" />
    <Machine Name="rs_m7" />
    <Machine Name="rs_m8" />
    <Machine Name="rs_m9" />
    <Machine Name="rs_m10" />
  </Process>

  <Process Host="data-server">
    <Machine Name="ds_m1" />
    <Machine Name="ds_m2" />
    <Machine Name="ds_m3" />
    <Machine Name="ds_m4" />
    <Machine Name="ds_m5" />
    <Machine Name="ds_m6" />
    <Machine Name="ds_m7" />
    <Machine Name="ds_m8" />
    <Machine Name="ds_m9" />
    <Machine Name="ds_m10" />
  </Process>
</pvx>



More information about the ParaView mailing list