Value Constructor (Alarm)

Initializes a new instance of the Value class with the specified instance of the Alarm class.

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

Syntax

C#

public Value(
    Alarm value
)

Parameters

value

Type: TcHmiSrv.Alarm
The Alarm to be set.

Reference

Value Class

Value Overload

TcHmiSrv Namespace