uaPLUS Reference
CreateAnalogItemNode(Object,String,LocalizedText,String,Type,Object,StatusCode,Byte,EUInformation,Range,Range) Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > BaseNodeManager Class > CreateAnalogItemNode Method : CreateAnalogItemNode(Object,String,LocalizedText,String,Type,Object,StatusCode,Byte,EUInformation,Range,Range) Method

itemId
browseName
displayName
description
dataType
initialValue
statusCode
accessLevel
engineeringUnits
euRange
instrumentRange

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Protected Overloads Function CreateAnalogItemNode( _
   ByVal itemId As Object, _
   ByVal browseName As String, _
   ByVal displayName As LocalizedText, _
   ByVal description As String, _
   ByVal dataType As Type, _
   ByVal initialValue As Object, _
   ByVal statusCode As StatusCode, _
   ByVal accessLevel As Byte, _
   ByVal engineeringUnits As EUInformation, _
   ByVal euRange As Range, _
   ByVal instrumentRange As Range _
) As AnalogItemState

Parameters

itemId
browseName
displayName
description
dataType
initialValue
statusCode
accessLevel
engineeringUnits
euRange
instrumentRange

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.