﻿This plugin works with the SignaWorks Network Enabled Alarm:
http://www.signaworks.com/products/tower-lights/ethernet-tower-light.html

Configuring the Network Alarm:
------------------------------
1. Extract the Signaworks.Ethernet.Tower.Light.zip file into its own directory.
2. Plug the SignaWorks Alarm into the network and plug in its power cord.
3. Run the IP Set Program to set the Static Ip address of the Alarm. If the Alarm MAC Address doesn't show up, drop your firewall temporarily.
4. Once the Static IP has been set, run the ETN Test Program and try turning the alarm on to make sure it works.

About the Plugin:
------------------------------
This plugin has been written to enable a network enabled alarm when a passive RFID or V-Tag has been read. For V-Tag, it works best with a Gateway that has been
put into Security Mode. The Plugin is versatile and lets the user define how many tag reads must be reported within X minutes.

Running with AssetWorx:
------------------------------
1. Copy the SignaWorksAlarmPlugin.json file to the c:\users\public\documents folder.
   a) For each ReaderAlarms entry, ReaderName should match the AssetWorx Reader name exactly.
   b) RecentTimoutMinutes is the maximum number of minutes that a tag read can count towards the RecentThreshold.
   c) RecentThreshold is the minumum number of tags read within the RecentTimoutMinutes in order to trigger the alarm. 
2. Log into AssetWorx and go to the Plugins screen. Upload the SignaWorksAlarmPlugin.dll plugin (located in bin directory) and give it a sensible name.
3. Go to the Alerting Actions screen and create a new Alerting Action. Check the "SignaWorks Alarm" option and Save.
4. Go to the Readers screen and edit your reader.
   a) for passive RFID, assign the Alerting Action created in step 3 to On Tag Movement.
   b) for V-Tag, assign the Alerting Action created in step 3 to On Security Indication.
5. Open Local Services and restart the Alarm Monitoring Service.
