Table of Contents

Class OnboardIOAdsMasterModule

Namespace
Loehnert.Lisrt.IO.Beckhoff
Assembly
Loehnert.Lisrt.IO.Beckhoff.dll

Represents an on-board IO ADS master, for example CX7000.

public class OnboardIOAdsMasterModule : AdsIOMasterModule, ILisrtModule, IIOMaster, IInitializable, INotifyPropertyChangedEx, INotifyPropertyChanged, IHasServiceView
Inheritance
PropertyChangedBase
OnboardIOAdsMasterModule
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged
Extension Methods

Constructors

OnboardIOAdsMasterModule(string)

Initializes a new instance of the OnboardIOAdsMasterModule class.

public OnboardIOAdsMasterModule(string name)

Parameters

name string

The name of the module.

Properties

Device

Gets the EtherCAT master device.

public override ITerminal Device { get; }

Property Value

ITerminal