BaseStation.ItemDescriber Namespace
CAS.DataPorter.Configurator Namespace
CAS.Lib.CommonBus Namespace
CAS.Lib.CommonBus.ApplicationLayer Namespace
CAS.Lib.CommonBus.CommunicationLayer Namespace
CAS.Lib.DeviceSimulator Namespace
CAS.NetworkConfigLib Namespace
Object-Oriented Internet Process-Observer

IOPCDataAccess..::..GetValue Method (String)

Gets the value.

Namespace:  CAS.Lib.DeviceSimulator
Assembly:  CommServer.DeviceSimulator (in CommServer.DeviceSimulator.dll)

Syntax


ItemValueResult GetValue(
	string ItemName
)
Function GetValue ( _
	ItemName As String _
) As ItemValueResult
ItemValueResult^ GetValue(
	String^ ItemName
)

Parameters

ItemName
Type: String
Name of the item.

Return Value

ItemValueResult (value, timestamp, quality, diagnostics)