Users Guide

Pre Processing Steps
1. Increase Memory Allocation in VisualRF > Setup as follows:
l 25 floors or less - 512 MB
l 25 to 75 floors - 1 GB
l 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 AirWave : https://<AirWave_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
l Well-formed XML
l All drawing files are accessible
l All APs are present
l 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.airwave.com"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1" origin="lower-left">
<floor name="1st Floor" number="43" building-name="Library" campus-name="University">
<image filename="blueprint1.dwg"/>
<access-points>
<access-point name="ART.1.1" x="190.26" y="222.31"/>
<access-point name="ART.1.2" x="136.12" y="208.60"/>
<access-point name="ART.1.3" x="75.02" y="221.47"/>
<access-point name="ART.1.4" x="73.41" y="132.48"/>
<access-point name="ART.1.9" x="196.67" y="98.34"/>
<access-point name="ART.1.8" x="179.07" y="55.97"/>
<access-point name="ART.1.7" x="119.64" y="56.12"/>
<access-point name="ART.1.6" x="74.53" y="56.36"/>
<access-point name="ART.1.5" x="59.18" y="38.01"/>
Dell Networking W-AirWave 8.0 | User Guide Using VisualRF | 366