Prerequisites and installation

 

StormVue NGX V2.5 and StormVue V3

NexStorm version 1.9

Minimum: Windows 7 Service Pack 1

Recommended: Windows 10

Microsoft .NET Framework 4.6.1

Visual C++ 2010 Redistributable package x86

 

 

StormVue NGX V2.0

NexStorm version 1.9

Minimum: Windows XP Service Pack 3 or better.

Recommended: Windows 10

Microsoft .NET Framework 4.0

Visual C++ 2010 Redistributable package x86

 

 

Download links

StormVue NGX V2.5: Microsoft .NET Framework 4.6.1

StormVue NGX V2.0: Microsoft .NET Framework 4.0

StormVue NGX all versions: Visual C++ 2010 Redistributable package x86

 

New installation

Download the setup file from the product info page and double-click it to install the NGX Data server and web display clients on your local disk. For installing web display clients online and the respective configuration steps for each please see relevant documentation on these pages.

 

Upgrading from V2.0

NGX Data server: Install over your existing version.

 

StormStation 5 NGX: Three files have changed and requires modification:

- main.js

- options\mapProviders.js

- options\settings.json

 

Easy upgrade option is to upload main.js to your web server and overwrite the old one, and then add the two new parameters to your existing settings.json file:

 

"MapProviderOverlay": -1

"ClusteringMinZoom": 6

 

Advanced option entails merging contents of your existing mapProviders.js and settings.json with the updated files.