The user specified callback handler is installed in place of the internal handler. This disables the RefreshGroup cache update handling. The user handler has to do all required handling of the callback data.
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal srv As OpcServer, _ ByVal dChgHnd As DataChangeEventHandler, _ ByVal Rate As Integer _ ) |
Parameters
- srv
- IN: OPCServer object of the owner server.
The server reference is stored and used in subsequent read/write calls. - dChgHnd
- IN: callback handler delegate
- Rate
- IN: Refresh rate in ms