Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / ServerConnection Class


In This Topic
    ServerConnection Class Events
    In This Topic

    For a list of all members of this type, see ServerConnection members.

    Public Events
     NameDescription
    Public Event Occurs in response to archive subscriptions when an archive has been added, deleted or modified.  
    Public Event Occurs when a connection has been terminated with a Historian server.  
    Public Event Occurs when a connection is being terminated with a Historian server.  
    Public Event Occurs when a collector responds with tag browse information.  
    Public Event Occurs in response to collector subscriptions when a collector has been added, deleted or modified.  
    Public Event Occurs when a collector responds to a control request, i.e. start or stop.  
    Public Event Occurs when a collector responds with current tag values.  
    Public Event Occurs when a collector responds with hierarchical tag browse information.  
    Public Event Occurs in response to data subscriptions when the latest tag value has been updated.  
    Public Event Occurs in response to enumerated set subscriptions when a set has been added, deleted, modified or renamed.  
    Public Event Occurs when a connection initially enters the faulted state.  
    Public Event Occurs in response to message subscriptions when a new message has been generated.  
    Public Event Occurs when a connection has been established with a Historian server.  
    Public Event Occurs when a connection is being established with a Historian server.  
    Public Event Occurs when a collector responds to adding a tag for publishing.  
    Public Event Occurs when a collector responds with the destination server name.  
    Public Event Occurs when a collector responds with published tag information.  
    Public Event Occurs when a collector responds to removing a tag from publishing.  
    Public Event Occurs when a collector responds to setting a destination server name.  
    Public Event Occurs when a collector responds to setting published tag properties.  
    Public Event Occurs in response to tag subscriptions when a tag has been added, deleted, modified or renamed.  
    Top
    See Also