Proficy Historian Client Access API
Proficy.Historian.ClientAccess.API Namespace / IPublish Interface
Methods Events

In This Topic
    IPublish Interface Members
    In This Topic

    The following tables list the members exposed by IPublish.

    Public Methods
     NameDescription
     Method Add a tag for publishing via the specified collector.  
     Method Retrieve the name of the destination Historian server configured for a collector.  
     Method Retrieve a list of tags published by the given collector matching the supplied name or name-mask.  
     Method Remove a tag from publishing via the specified collector.  
     Method Apply the given destination Historian server name to a collector.  
     Method Apply properties to a given published tag.  
    Top
    Public Events
     NameDescription
     Event Occurs when a collector responds to adding a tag for publishing.  
     Event Occurs when a collector responds with the destination server name.  
     Event Occurs when a collector responds with published tag information.  
     Event Occurs when a collector responds to removing a tag from publishing.  
     Event Occurs when a collector responds to setting a destination server name.  
     Event Occurs when a collector responds to setting published tag properties.  
    Top
    See Also