Value.GetUInt16 Method

Gets the UInt16 integer of the Value.

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

Syntax

C#

public ushort GetUInt16()

Return Value

Type: UInt16
The UInt16 integer of the Value.

Reference

Value Class

TcHmiSrv.Core Namespace