Overload | Description |
---|---|
SetWriteValue(WriteRequestItemList,String,Object,DateTime,OPCQuality) | 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. |
SetWriteValue(WriteRequestItemList,String,Object,OPCQuality) | 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. |
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>