RemoteEtherCATConfig Class

Class RemoteConnectionEtherCAT. Implements the MqttConfig

Inheritance Hierarchy

SystemObject
  TwinCAT.Ads.ConfigurationMqttConfig
    TwinCAT.Ads.ConfigurationRemoteEtherCATConfig

Namespace: TwinCAT.Ads.Configuration
Assembly: TwinCAT.Ads.ConfigurationProviders (in TwinCAT.Ads.ConfigurationProviders.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public class RemoteEtherCATConfig : MqttConfig

The RemoteEtherCATConfig type exposes the following members.

Properties

 

Name

Description

Address

Gets or sets the MQTT Broker address
(Inherited from MqttConfig)

CleanSession

Gets a value indicating whether [clean session].
(Inherited from MqttConfig)

ClientId

Gets the client identifier (ComputerName if not set)
(Inherited from MqttConfig)

DisplayName

Gets the display name (ComputerName if not set)
(Inherited from MqttConfig)

KeepAlive

Gets the keep alive.
(Inherited from MqttConfig)

Name

Gets the name.

NoRetain

Gets a value indicating whether [no retain].
(Inherited from MqttConfig)

Password

Gets or sets the MQTT Password
(Inherited from MqttConfig)

Port

Gets or sets the used MQTT port.
(Inherited from MqttConfig)

Psk

Gets or sets the PSK Security configuration
(Inherited from MqttConfig)

Qos

Gets the Quality of Service value or null.
(Inherited from MqttConfig)

SdoNetId

Gets the SDO NetId

Security

Gets the type of security.
(Inherited from MqttConfig)

Tls

Gets or sets the TLS Security configuration
(Inherited from MqttConfig)

Topic

Gets or sets the MQTT topic.
(Inherited from MqttConfig)

Unidirectional

Gets a value indicating whether this MqttConfig is unidirectional.
(Inherited from MqttConfig)

User

Gets or sets the MQTT User Name
(Inherited from MqttConfig)

WildcardWorkaround

Gets a value indicating whether [wildcard workaround].
(Inherited from MqttConfig)

Methods

 

Name

Description

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)

GetHashCode

Serves as the default hash function.
(Inherited from Object)

GetType

Gets the Type of the current instance.
(Inherited from Object)

MemberwiseClone

Creates a shallow copy of the current Object.
(Inherited from Object)

ParseElement

Parses the element.
(Overrides MqttConfigParseElement(XElement))

ToString

Returns a String that represents this instance.
(Inherited from MqttConfig)

Reference

TwinCAT.Ads.Configuration Namespace MqttConfig

Beckhoff Automation GmbH & Co. KG 2001-2026