QuickOPC User's Guide and Reference
DefaultActiveTime Property (AEConditionState)



View with Navigation Tools
OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc.AlarmsAndEvents Namespace > AEConditionState Class : DefaultActiveTime Property
Default active time. In UTC.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
Public Shared ReadOnly Property DefaultActiveTime As Date
 
'Usage
 
Dim value As Date
 
value = AEConditionState.DefaultActiveTime
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