Value.set Method (Double)

Sets the Value to the specified double-precision floating-point number.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public void set(
    double value
)

Parameters

value

Type: System.Double
The double-precision floating-point number to be set.

Reference

Value Class

set Overload

TcHmiSrv Namespace