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


In This Topic
    RateOutputAddress Property
    In This Topic
    A data source address that receives periodic rate information from a collector. If configured, a collector will write the current collector status value to this address.
    Syntax
    Public Property RateOutputAddress As System.String
    public System.string RateOutputAddress {get; set;}
    public:
    property System.String^ RateOutputAddress {
       System.String^ get();
       void set (    System.String^ 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