"SensorMonitor" plugin doesn't run in XProtect Professional

When i add “SensorMonitor” plugin in XProtect Professional, the plugin is not shown within Milestone XProtect Management Application. I tried to add it in the XProtect Corporate and it runs correctly.

How do I add “SensorMonitor” in XProtect Professional?

My best guess.

The Management Application is 32 bit but the Event Server in XProtect Professional is 64 bit (except in very old versions).

The SensorMonitor sample plugin must run in the Event Server (is not required in the Management Application or Smart Client) as the MIP Items lives in the Event Server

As a consequence, for SensorMonitor to work Event Server must load the plugin from [C:\Program](file:C:/Program) Files\Milestone\MIPPlugins (not required to be in [C:\Program](file:C:/Program) Files (x86)\Milestone\MIPPlugins)

Try to copy the SensorMonitor folder from the one location to the other.

General Event Server plugin troubleshooting..

Find out if Event Server is 32 or 64 bit.

Make sure the plugin is in the appropriate folder (32/64 bit (or both)).

Verify that the plugin is loaded by looking at the Event Server log. (Log entry at startup will look like:

--

2018-02-14 9:30:52 AM UTC+01:00 Info MapPlugInManager Plugin loaded: Sensor Monitor v1.2.0.0 - Milestone Systems A/S

-–