Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

Tip

The plugin can be selected during setup and will automatically be installed in the correct location.

When installing Witness, in the Choose Components page of the Witness Setup wizard, open Integration Plugin options and select ICD001:

...

Configuring the ICD-001 Plugin

When the plugin is installed and licensed, a plugin configuration with default settings is automatically generated.The settings can be viewed and edited by enabling the Config Function, then selecting the plugin in Integration Configurations, within the Configuration Tree. Configuration settings will then be available in the Configuration Panel. 

...

Info

Once you have made changes to the plugin configuration and committed the changes by saving, the plugin will automatically restart itself based on the new configuration. Note that any connections to 3rd party systems will be dropped during this restart.

The setting options are as follows:

Enable Plugin: when enabled the plugin will start and will always start when the Witness system starts. When disabled the plugin will stop and will not start until re-enabled.

Plugin Name: user friendlyname of the plugin.

Sender Id: numeric Id used to identify this plugin for incoming tracks. This allows track detections passed into Witness via the ICD-001 plugin to be identified has having come from this plugin.

Alarm Priority: this acts as a filter for alarm reports. Only alarms of the same or higher priority will be sent out through the plugin.

TCP Port: The TCP port on which the plugin listens to connections from clients.

Max Clients: The total number of network clients supported by the plugin.

Track Output Mode: sets the track output filter:

None - no tracks reports are sent.

Broken Rulereport all tracks which have broken rules, regardless of whether this resulted in an alarm.

Alarm Only - report only tracks which have broken rules that results in an active alarm.

All - reports all tracks. 

Buffer Tracks: when enabled this will force tracks to be buffered and sent in batches based on the Track Buffer Timer. This can optimise network load but has the drawback of not sending data in real time. The Track Buffer Time setting specifies how often the buffered tracks are sent.

Status Reports: when enabled this will trigger status reports to be sent at a regular interval based on the Status Report Time. In addition it allows status reports to be sent when any status changes (i.e. health or system profile). This also enables support for the Request Status Command which provides the capability for external systems to request status reports. For more information please click here.

Area Report Filter: this sets the filter for the area status report. One or more area types can be selected. This filter can be useful when a site has a lot of areas of different types. This filter ensures the status report only includes relevant areas. By default only Alarm areas are reported. If you do not wish to report any area status data then you clear the selection on all types.

Alarm Reports: when enabled, Alarm Reports will be sent when alarms are raised. For more information please click here.

Camera Reports: when enabled, Camera Reports will be sent when cameras are tasked to follow targets. For more information please click here.

Classification Reports: when enabled, the Classification Report will contain the statistics for each configured section and classification type. For more information please click here.

Carriageway Statistics Report: when enabled, the Carriageway Statistics Report will contain the statistics for each section. For more details please click here.

Carriageway Statistics Interval (s): This setting specifies how often the Carriageway Statistics are sent.

Track Buffer Timer (s): period of time between each batch of tracks being sent if Buffer Tracks is enabled.

Heartbeat Timer (s): the interval at which heartbeats are sent to the connected clients.

Status Report Timer (s): the interval at which each status report is sent. when the Send Status option is enabled.

If you want to enable the status report mechanism but do not want to send regular automatic reports then you can set the Status Report Timer to 0 (zero).

Monitor Client Health: when enabled, the plugin will monitor the health of client connections. If a client is either not connected or connected but not sending heartbeats, then an alarm will be raised in Witness. The client must support sending heartbeats to Witness to use this option.

Allow Trace Logging: enables trace logging for diagnostics purposes.

Use TLS: enables TLS for the network connection. When disabled the link does not use any authentication or encryption. When enabled there are additional configuration options:

...