AnalogInputChangedEventArgs Members

Phcc Interface Library .NET / COM

The AnalogInputChangedEventArgs type exposes the following members.

Constructors

  NameDescription
AnalogInputChangedEventArgsOverloaded.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Index
Gets/sets the index of the analog input whose value has changed. The first 3 analog input indexes represent the prioritized analog inputs (ANP1-ANP3); the remaining 32 analog input indexes represent the standard analog non-prioritized inputs (AN1-AN32).
NewValue
Gets/sets the new value of the indicated analog input.

See Also