Log limit parameters
| C# | Visual Basic | Visual C++ |
public class LogLimit
Public Class LogLimit
public ref class LogLimit
| All Members | Constructors | Methods | Properties | Fields | |
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.LogLimit()()() |
Create LogLimit reply object
| |
| Gen2..::.IDS..::.SL900A..::.LogLimit(array<Byte>[]()[], Int32) |
Create LogLimit reply object
| |
| Equals(Object) | (Inherited from Object.) | |
| EXTREMELOWERLIMIT |
Number of times selected sensor has gone beyond extreme lower limit
| |
| EXTREMEUPPERLIMIT |
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.) | |
| LOWERLIMIT |
Number of times selected sensor has gone beyond lower limit
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Raw |
Raw 64 bit data
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) | |
| UPPERLIMIT |
Number of times selected sensor has gone beyond upper limit
|
| Object | |
| Gen2..::.IDS..::.SL900A..::.LogLimit | |