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
remoteNameThe 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
pReadValuePOINTER TO BYTE
The address of the value containing the recently read value
valueTypeIBaseLibrary.TypeClassThe type information of the currently read value
valueSize__UXINTThe size in bytes of the currently read value