Adding NPI to the RMS Database 4.6
Table of Contents
Adding NPI to the RMS Database:
RMS has been updated to allow for several new devices including the MD and MT touch panels, NCITE-813, NCITE-813AC, Acendo Core, VPX-1401, and VPX-1701. In order to update RMS you have to update the RMS database. Please follow the instructions included in this file.
SQL Server Instructions:
The following is done using an SQL DB account that has ownership or administrator rights to the catalog used with RMS:
- Copy these two files: 'dbupdates.sql' and 'Update RMS Model DB.cmd' to the server containing the SQL database.
- Edit the first line in the dbupdates.sql file by replacing [RMS] with the name of your database, e.g. [Rms_Data].
- In a command window, type 'sqlcmd' then hit [Enter]. If the response in the command window states the command cannot be found, then download & install the Microsoft SQL Command Line Utilities:https://www.microsoft.com/en-us/download/details.aspx?id=53591.
- Once installed, you should be able to run 'sqlcmd' scripts. In a command window, run the 'Update RMS Model DB.cmd' script file. This will install the new touch panel models into the RMS database.
Programming Instructions:
- Use RMS SDK 4.6.11 for new NPI devices support.
Verify RMS Changes :
- Logging into RMS as administrator.
- Select Classic UI (ver 4.6 only).
- Select the 'Configuration' tab, then select 'Manufacturers/Models', then select 'AMX' from the list of manufacturers.
- Scroll down the model list and verify that an entry has been made for the five new panels, ACR and NCITE entries.
- MT-702
- MD-702
- MT-1002
- MD-1002
- MT-2002
- ACR-5100
- NCITE 813-AC
- NCITE 813
- VPX-1401
- VPX-1701