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


In This Topic
    DefaultAbsoluteDeadband Property
    In This Topic
    An absolute collector compression deadband value applied to newly added collector tags.
    Syntax
    Public Property DefaultAbsoluteDeadband As System.Double
    public System.double DefaultAbsoluteDeadband {get; set;}
    public:
    property System.double DefaultAbsoluteDeadband {
       System.double get();
       void set (    System.double 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