Value.GetSingle Method

Gets the Single-precision floating-point number of the Value.

Namespace:  TcHmiSrv.Core
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public float GetSingle()

Return Value

Type: Single
The Single-precision floating-point number of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace