MonitorStatsParam

Refer to the User's Guide for details about the MonitorStatsParam attribute, and the MonitorTimeStats attribute that is updated by VCSVAD. Refer also to information about the ComputeStats attribute.

MonitorStatsParam is a type-level attribute, which stores the required parameter values for calculating monitor time statistics. For example:

static str MonitorStatsParam = { Frequency = 10, ExpectedValue =

3000, ValueThreshold = 100, AvgThreshold = 40 }

The MonitorStatsParam attribute values can be overridden.