Sensor limit excursion counters
| C# | Visual Basic | Visual C++ |
public class LimitCounter
Public Class LimitCounter
public ref class LimitCounter
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.LimitCounter(array<Byte>[]()[], Int32) |
Create LimitCounter reply object
| |
| Equals(Object) | (Inherited from Object.) | |
| ExtremeLower |
Number of times selected sensor has gone beyond extreme lower limit
| |
| ExtremeUpper |
Number of times selected sensor has gone beyond extreme upper limit
| |
| Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Lower |
Number of times selected sensor has gone beyond lower limit
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) | |
| Upper |
Number of times selected sensor has gone beyond upper limit
|
| Object | |
| Gen2..::.IDS..::.SL900A..::.LimitCounter | |