C# Class Opc.Ua.Client.Controls.AttributesListViewCtrl.AttributeInfo

The saved information for an attribute/property displayed in the control.
ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
NodeToRead Opc.Ua.ReadValueId
Value Opc.Ua.DataValue

Property Details

NodeToRead public_oe property

public ReadValueId,Opc.Ua NodeToRead
return Opc.Ua.ReadValueId

Value public_oe property

public DataValue,Opc.Ua Value
return Opc.Ua.DataValue