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

IDeviceIndexed..::..Read Method

Reads the value of the specified item property.

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

Syntax


ItemValueResult Read(
	ushort itemIdx,
	PropertyID propertyID
)
Function Read ( _
	itemIdx As UShort, _
	propertyID As PropertyID _
) As ItemValueResult
ItemValueResult^ Read(
	unsigned short^ itemIdx, 
	PropertyID^ propertyID
)

Parameters

itemIdx
Type: UInt16
propertyID
Type: PropertyID