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

IDevice..::..Read Method

Reads the value of the specified item property.

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

Syntax


ItemValueResult Read(
	string itemID,
	PropertyID propertyID
)
Function Read ( _
	itemID As String, _
	propertyID As PropertyID _
) As ItemValueResult
ItemValueResult^ Read(
	String^ itemID, 
	PropertyID^ propertyID
)

Parameters

itemID
Type: String
propertyID
Type: PropertyID