Table of Contents

Class DigitalFailSafeOutput

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

Represents an fail safe digital output.

public class DigitalFailSafeOutput : DigitalOutput, INotifyPropertyChangedEx, ILisrtModule, INotifyPropertyChanged, IHasDeviceLabel, IDigitalOutput, IHasKey, IHasDescription, IHasServiceView
Inheritance
PropertyChangedBase
DigitalFailSafeOutput
Implements
INotifyPropertyChangedEx
Inherited Members
PropertyChangedBase.Refresh()
PropertyChangedBase.IsNotifying
PropertyChangedBase.PropertyChanged

Properties

IsReleased

Gets a value indicating whether the output is released by TwinSAFE.

public bool IsReleased { get; }

Property Value

bool

TreeItem

Gets the tree item.

public override ITreeItem TreeItem { get; }

Property Value

ITreeItem