WriteValueMode

<< Click to Display Table of Contents >>

 

WriteValueMode

Enum Read-and-write property controlling the behavior of sending a value on writing operations. This property must be configured according to the OPC UA server used, or this writing fails. Possible values for this property are the following:

0 - wvmDefault: Follows the default behavior (the behavior configured in the OPC UA Driver to which this OPC UA Tag belongs)

1 - wvmValueOnly: Writes only the value

2 - wvmValueQualityTimestamp: Always sends the quality and time stamp with the value

Was this page useful?