Alarm Constructor (Context, String)

Initializes a new instance of the Alarm class with the specified Context and name.

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

Syntax

C#

public Alarm(
    Context ctx,
    string name
)

Parameters

ctx

Type: TcHmiSrv.Context
The Context to be set.

name

Type: System.String
The name to be set.

Reference

Alarm Class

Alarm Overload

TcHmiSrv Namespace