Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / IServer Interface
Methods

In This Topic
    IServer Interface Members
    In This Topic

    The following tables list the members exposed by IServer.

    Public Methods
     NameDescription
     Method Drop all subscriptions established with a Historian server (if any).  
     Method Retrieve the global set of calculations from a Historian server. The global calculation library enables a central repository and reuse of custom user calculation code across all calculation tags in a server.  
     Method Retrieve the current configuration from a Historian server.  
     Method Retrieve the current Historian server time expressed in UTC.  
     Method Retrieve a data store specific option value from a Historian server as a string.  
     Method Retrieve the standard Historian security groups in which the currently authenticated user holds membership.  
     Method Retrieve the list of security group names on a Historian server.  
     Method Retrieve archiver (global) statistics from a Historian server.  
     Method Retrieve the standard name of the time zone local to a Historian server.  
     Method Apply a global set of calculations to a Historian server.  
     Method Apply a data store specific string option value to a Historian server. The underlying option value type and allowed value range is specific to each option.  
    Top
    See Also