OPC Studio User's Guide and Reference
HighHighLimit Property (DAItemPropertyRecord)



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.DataAccess.Extensions Namespace > DAItemPropertyRecord Class : HighHighLimit Property
Gets or sets HiHi Limit.
Syntax
'Declaration
 
Public Property HighHighLimit As Double
 
'Usage
 
Dim instance As DAItemPropertyRecord
Dim value As Double
 
instance.HighHighLimit = value
 
value = instance.HighHighLimit
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also