Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
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. |
Set | Set parameter. |
SetAnalog | Set analog value (used for potentials) |
SetAnalogDiff | Set analog differential value |
SetBool | Set bool bit |
SetCurrentRange | Set current range |
SetDelay | Set delay) |
SetInt16 | Encode a 16-bits integer |
SetInt32 | Set 2-byte integer parameter. |
SetInt8 | Set 1-byte integer parameter. |
SetTimeCon | Set time (using TIMECON register on microprocessor) |
ToString | Convert to string. Will reurn 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. |
EncodedMethodV1 Class | PalmSens Namespace