Write a value into the WriteRequestItemList object with the specified ClientHandle.
For this to work the list must be defined with a unique name in the Clienthandle. This
can e.g. be the item name.
The Timestamp is set as not specified.
Syntax
Parameters
- reqList
- WriteRequestItemList to be modified
- ClientHandle
- item identifier as defined in the ClientHandle field.
- Value
- Value to be copied into the WriteRequestItemList
- quality
- OPCQuality to be copied into the WriteRequestItemList
Return Value
TRUE if the ClientHandle was found, FALSE otherwise
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>
See Also