Method format 2
The following tables list the members exposed by EncodedMethodV1.
Public Methods
| Name | Description | |
|---|---|---|
|
checksum | Overridden. |
|
Equals | Determines whether the specified |
|
GetHashCode | Serves as a hash function for a particular type. |
|
GetType | Gets the |
|
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 | Overridden. Convert to string. Will reurn a string representation of the encoded data. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | Allows an |
|
MemberwiseClone | Creates a shallow copy of the current |