ADTimingUnit | Timing unit used to convert times sent to PalmSens. In (fractional) seconds. |
Item | Get/Set 8-bit integer |
Length | Number of bytes used |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetBool | Get bool |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
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 | Convert to string. Will return a string representation of the encoded data. |
VerifyChecksum (inherited from EncodedMethod) | Verify the specified checksum |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
EncodedMethodV0 Class | PalmSens Namespace