Original format method.
The following tables list the members exposed by EncodedMethodV0.
Public Fields
Public Properties
| Name | Description | |
|---|---|---|
|
ADTimingUnit | Timing unit used to convert times sent to PalmSens. In (fractional) seconds. |
|
Item | Get/Set 8-bit integer |
|
Length | Number of bytes used |
Public Methods
| Name | Description | |
|---|---|---|
|
checksum | Overridden. Determine the checksum for this EncodedMethod |
|
Equals | Determines whether the specified |
|
GetBool | Get bool |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
ResetBool | Unset bool bit |
|
SetAnalog | Set analog value (used for potentials) |
|
SetAnalogDiff | Set analog differential value |
|
SetBool | Set bool bit |
|
SetCurrentRange | Set current range |
|
SetInt16 | Set 16-bit integer (Little-Endian) |
|
SetInt16BE | Encode a Big-Endian 16-bits integer |
|
SetInt16LE | Encode a Little-Endian 16-bits integer |
|
SetTime | Set time (mostly used for small amounts) |
|
SetTime2 | Set time (used for larger amounts of time) |
|
ToString | Overridden. Convert to string. Will return a string representation of the encoded data. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |