OpcWriteVariableValueContext<T> Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcWriteVariableValueContext<T> type exposes the following members.

Range

Gets the NumericRange of the variable value to write.

C#

[CLSCompliant(false)]
public NumericRange Range { get; }


Property Value

NumericRange

The NumericRange identifying the range of the variable value to write.