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..::..Write Method

Writes the value of the specified item property.

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

Syntax


IdentifiedResult Write(
	ushort itemIdx,
	PropertyID propertyID,
	ItemValue value
)
Function Write ( _
	itemIdx As UShort, _
	propertyID As PropertyID, _
	value As ItemValue _
) As IdentifiedResult
IdentifiedResult^ Write(
	unsigned short^ itemIdx, 
	PropertyID^ propertyID, 
	ItemValue^ value
)

Parameters

itemIdx
Type: UInt16
propertyID
Type: PropertyID
value
Type: ItemValue