Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / Collector Class / RedundancyValueMaxUnchangedPeriod Property


In This Topic
    RedundancyValueMaxUnchangedPeriod Property
    In This Topic
    The maximum number of seconds a watchdog tag value can remain unchanged before failover is initiated.
    Syntax
    Public Property RedundancyValueMaxUnchangedPeriod As System.UInteger
    public System.uint RedundancyValueMaxUnchangedPeriod {get; set;}
    public:
    property System.uint RedundancyValueMaxUnchangedPeriod {
       System.uint get();
       void set (    System.uint value);
    }
    Requirements

    Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

    See Also