IDataItemValueAssigner.SetRawValue (METH)ΒΆ
METHOD SetRawValue
This method can be called to assign a value retrieved from a device connected by a IDriver to the local value
- InOut:
- Scope - Name - Type - Comment - Input - pData- POINTER TO BYTE - A pointer to the data retrieved from the device. The byte order is expected to be IDriver.DataByteOrder and the size is IDataItem.SizeRemote 
