uaPLUS Reference
CreateAnalogItemNode Method
See Also  Send Feedback
Advosol.uaPLUS Namespace > BaseNodeManager Class : CreateAnalogItemNode Method

Glossary Item Box

A AnalogItemType node object is created with the specified name, data type and optional initial value.
The AnalogItemType derives from DataItemType and adds properties for EUInformation, EURange and InstrumentRange.
Additional properties of the node object can be set by the application as required after the node is created.

Overload List

OverloadDescription
CreateAnalogItemNode(String,String,Type,Object,StatusCode,Byte,EUInformation,Range,Range)A AnalogItemType node object is created with the specified name, data type and optional initial value.
The AnalogItemType derives from DataItemType and adds properties for EUInformation, EURange and InstrumentRange.
Additional properties of the node object can be set by the application as required after the node is created.
 
CreateAnalogItemNode(Object,String,LocalizedText,String,Type,Object,StatusCode,Byte,EUInformation,Range,Range)  

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.