OPCDA.NET Reference Manual
KeepAliveRate Property
See Also  Send Feedback
OpcDaNetUA.Net4 Assembly > OPCDA.NET Namespace > BGGroup Class : KeepAliveRate Property

Glossary Item Box

OpcGroup KeepAlive feature of OPC DA V3 servers.
A get returns the revised rate of the last set call. On set the OPC server is updated. A value of 0 disables or indicates a disabled KeepAlive handling. Errors are reported in the GeneralErrors event.

Syntax

Visual Basic (Declaration) 
Public Property KeepAliveRate As Integer
C# 
public int KeepAliveRate {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

Copyright © 2002-2018 Advosol Inc. All Rights Reserved.