Class OnboardIOAdsMasterModule
Represents an on-board IO ADS master, for example CX7000.
public class OnboardIOAdsMasterModule : AdsIOMasterModule, ILisrtModule, IIOMaster, IInitializable, INotifyPropertyChangedEx, INotifyPropertyChanged, IHasServiceView
- Inheritance
-
PropertyChangedBaseOnboardIOAdsMasterModule
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
- Extension Methods
Constructors
OnboardIOAdsMasterModule(string)
Initializes a new instance of the OnboardIOAdsMasterModule class.
public OnboardIOAdsMasterModule(string name)
Parameters
name
stringThe name of the module.
Properties
Device
Gets the EtherCAT master device.
public override ITerminal Device { get; }