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


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