TcHmiLoggerSend(ITcHmiSrvExtHost, Context, Severity, String, String) Method

Sends a Message with the specified ITcHmiSrvExtHost, Context, name, Severity and parameters.


Namespace: TcHmiSrv.Core.General
Assembly: TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9

Syntax

C#

public static ErrorValue Send(
    ITcHmiSrvExtHost host,
    ref Context context,
    Severity severity,
    string name,
    params string[] parameters
)

Parameters

host  ITcHmiSrvExtHost

The ITcHmiSrvExtHost that is used to send the Message.

context  Context

The Context of the Message to send.

severity  Severity

The Severity of the Message to send.

name  String

The name of the Message to send.

parameters  String

The parameters of the Message to send.

Return Value

ErrorValue
The ErrorValue returned by Send(Context, Message).

Version Information

Supported in: 1.10.7447.0

Reference

TcHmiLogger Class Send Overload TcHmiSrv.Core.General Namespace

Copyright © Beckhoff Automation GmbH & Co. KG