C# Class Opc.Ua.ServerTest.MonitoredItemTest.TestVariable

ファイルを表示 Open project: OPCFoundation/UA-.NET

Public Properties

Property Type Description
DataType BuiltInType
EURange Range
EURangeNode VariableNode
Notifications List>.Dictionary
Timestamps List
Values List
Variable VariableNode
WriteError bool

Property Details

DataType public_oe property

public BuiltInType DataType
return BuiltInType

EURange public_oe property

public Range EURange
return Range

EURangeNode public_oe property

public VariableNode EURangeNode
return VariableNode

Notifications public_oe property

public Dictionary> Notifications
return List>.Dictionary

Timestamps public_oe property

public List Timestamps
return List

Values public_oe property

public List Values
return List

Variable public_oe property

public VariableNode Variable
return VariableNode

WriteError public_oe property

public bool WriteError
return bool