Value.set Method (Alarm)

Sets the Value to the specified instance of the Alarm class.

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

Syntax

C#

public void set(
    Alarm value
)

Parameters

value

Type: TcHmiSrv.Alarm
The Alarm to be set.

Reference

Value Class

set Overload

TcHmiSrv Namespace