Hibiki System Information.
| C# | Visual Basic | Visual C++ |
public sealed class HibikiSystemInformation
Public NotInheritable Class HibikiSystemInformation
public ref class HibikiSystemInformation sealed
| All Members | Constructors | Methods | Fields | ||
| Icon | Member | Description |
|---|---|---|
| SerialReader..::.HibikiSystemInformation()()() | Initializes a new instance of the SerialReader..::.HibikiSystemInformation class | |
| bankLock |
Indicates Lock state for Bank Lock
| |
| blockReadLock |
Indicates Lock state for Block Read Lock
| |
| blockRwLock |
Indicates Lock state for Block ReadWrite Lock
| |
| blockWriteLock |
Indicates Lock state for Block Write Lock
| |
| epcMemory |
Indicates the size of this memory bank in words
| |
| 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.) | |
| GetHashCode()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| infoFlags |
Indicates whether the banks are present and Custom Commands are implemented
| |
| MemberwiseClone()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| reservedMemory |
Indicates the size of this memory bank in words
| |
| setAttenuate |
Indicates state of Attenuation
| |
| tidMemory |
Indicates the size of this memory bank in words
| |
| ToString()()() | (Inherited from Object.) | |
| userMemory |
Indicates the size of this memory bank in words
|
| Object | |
| SerialReader..::.HibikiSystemInformation | |