Alarm Constructor (Alarm)

Initializes a new instance of the Alarm class based on another Alarm.

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

Syntax

C#

public Alarm(
    Alarm other
)

Parameters

other

Type: TcHmiSrv.Alarm
The other Alarm.

Reference

Alarm Class

Alarm Overload

TcHmiSrv Namespace