Class DigitalFailSafeOutput
Represents an fail safe digital output.
public class DigitalFailSafeOutput : DigitalOutput, INotifyPropertyChangedEx, ILisrtModule, INotifyPropertyChanged, IHasDeviceLabel, IDigitalOutput, IHasKey, IHasDescription, IHasServiceView
- Inheritance
-
PropertyChangedBaseDigitalFailSafeOutput
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
IsReleased
Gets a value indicating whether the output is released by TwinSAFE.
public bool IsReleased { get; }
Property Value
TreeItem
Gets the tree item.
public override ITreeItem TreeItem { get; }