Users Guide

Dell PowerConnect W-AirWave |User Guide Using VisualRF | 291
Pre Processing Steps
1. Increase Memory Allocation in VisualRF> Setup as follows:
25 floors or less - 512 MB
25 to 75 floors - 1 GB
More than 75 floors - 1.5 GB
2. Massage the output data.
3. Increase the Location Caching Timer to 1 hour so that VisualRF does not overload the server calculating
client locations while calculating path loss and process floor plan images.
Upload Processing Steps
1. Create CAD XML files which contain drawing filename, dimensions and optional information like device
manufacture and model, device coordinates, wall coordinates and building material. This step is usually
performed by your facilities or CAD department. The output of AutoCAD will not be properly formed XML,
so you may need to massage the output data.
2. Copy all CAD drawings and corresponding XML files into a single directory on Windows machine. All files
must be in a single directory.
3. Compress all files into a single *.zip file.
4. Open your browser and navigate to your AMP: https://<AMP_NAME>/visualrf/site_batch.
5. Select Browse to launch the File Explorer Window.
6. Select the zip file containing the upload instructions and click the Open button. The File Explorer Window
will disappear you will return to the Batch Floor Upload Wizard.
7. Select Next.
8. The application validates the following information
Well-formed XML
All drawing files are accessible
All APs are present
All Building and Campuses are present
9. If there are any errors, none of the floor plans are created.
Post Processing Steps
1. Decrease the Location Caching Timer to previous value.
2. Review the VisualRF > Floor Plans page to ensure server is keeping up.
Sample Upload Instruction XML File
<?xml version='1.0' encoding='ISO-8859-1'?>
<visualrf:site_batch xmlns:visualrf='http://www.example.com'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
version='1' origin='lower-left'>
<floor name='T-0607' number='21' building-id='218'>
<image filename='T-0607_WLS_02.dwg'/>
<access-points>
<access-point id=29648 x=177.51 y=293.15/>
<access-point id=29678 x=312.78 y=293.63/>
<access-point id=29748 x=259.15 y=432.62/>
</access-points>
<walls>
<wall type=4 x1=135.94 y1=159.43 x2=135.94 y2=453.16/>
<wall type=4 x1=135.04 y1=453.16 x2=439.83 y2=453.16/>
<wall type=4 x1=439.83 y1=453.16 x2=439.83 y2=418.16/>
</walls>
</floor>
<floor name='T-0068' number='22' building-id='218'>