Class GpInputPort
Details about a general-purpose input port
Inherited Members
Namespace: DuetAPI.ObjectModel
Assembly: DuetAPI.dll
Syntax
public sealed class GpInputPort : ModelObject, IModelObject, ICloneable, INotifyPropertyChanged, INotifyPropertyChanging
Properties
Value
Value of this port (0..1)
Declaration
public float Value { get; set; }
Property Value
Type | Description |
---|---|
float |