INotificationClient.SingleValueRead (METH)ΒΆ
METHOD SingleValueRead
This method will be called when a variable was read from the connected device
- InOut:
- Scope - Name - Type - Comment - Input - remoteName- The name of the variable as known by the connected device that was read. For details of the format of this parameter have a look at ItemName or ItemNameType - pReadValue- POINTER TO BYTE - The address of the value containing the recently read value - valueType- IBaseLibrary.TypeClass- The type information of the currently read value - valueSize- __UXINT- The size in bytes of the currently read value