uaPLUS Reference
SamplingRateGroup Constructor(Int32,Int32,Int32)
See Also  Send Feedback
Opc.Ua Namespace > SamplingRateGroup Class > SamplingRateGroup Constructor : SamplingRateGroup Constructor(Int32,Int32,Int32)

start
increment
count

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal start As Integer, _
   ByVal increment As Integer, _
   ByVal count As Integer _
)
C# 
public SamplingRateGroup( 
   int start,
   int increment,
   int count
)

Parameters

start
increment
count

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

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