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 |
name |
Type: System.String |