OPC Labs EasyOPC-UA Library
SetSubstituteValue Method
OpcLabs_EasyOpcUA ActiveX DLL > UAPublishedVariableData Object : SetSubstituteValue Method

Description
Sets the value that is included in the dataset if the status code of the data value is Bad.

 

DISPID (Dispatch ID):

 

For more information, see SetSubstituteValue in .NET Reference.

Syntax
Visual Basic
Public Sub SetSubstituteValue( _
   ByVal SubstituteValue As Variant _
) 
Parameters
SubstituteValue

Return Type

See SetSubstituteValue in .NET Reference.

Remarks

For remarks, see SetSubstituteValue in .NET Reference.

Example

For examples, see SetSubstituteValue in .NET Reference.

See Also

UAPublishedVariableData Object  | UAPublishedVariableData Members