Log Status Flags
| C# | Visual Basic | Visual C++ |
public class StatusFlags
Public Class StatusFlags
public ref class StatusFlags
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| Gen2..::.IDS..::.SL900A..::.StatusFlags(Byte) |
Crate StatusFlags object from raw 1-byte reply
| |
| Active |
Logging active?
| |
| ADError |
A/D error occurred?
| |
| Equals(Object) | (Inherited from Object.) | |
| 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.) | |
| Full |
Measurement area full?
| |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| LowBattery |
Low battery?
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Overwritten |
Measurement overwritten?
| |
| ShelfLifeExpired |
Shelf life expired?
| |
| ShelfLifeHigh |
Shelf life high error?
| |
| ShelfLifeLow |
Shelf life low error?
| |
| ToString()()() |
Human-readable representation
(Overrides Object.ToString()()().) |
| Object | |
| Gen2..::.IDS..::.SL900A..::.StatusFlags | |