EasyUA Reference
Start Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > SamplingRateGroup Class : Start Property

Glossary Item Box

The first sampling rate in the group (in milliseconds).

Syntax

Visual Basic (Usage)Copy Code
Dim instance As SamplingRateGroup
Dim value As Double
 
instance.Start = value
 
value = instance.Start
C# 
[DataMemberAttribute(1)]
public double Start {get; set;}

Property Value

The first sampling rate in the group (in milliseconds).

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.