IDeviceIndexed..::..Read Method
Reads the value of the specified item property.
Namespace:
CAS.Lib.DeviceSimulatorAssembly: 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 )