TcmpFrame Methods |
[This is preliminary documentation and is subject to change.]
The TcmpFrame type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddEscapeChars(Byte) | |
![]() | AddEscapeChars(ListByte) | |
![]() ![]() | CalculateCrc(Byte) | |
![]() ![]() | CalculateCrc(ListByte) | |
![]() | CalculateLcs(Int32) | |
![]() | CalculateLcs(Byte, Byte) | |
![]() | CompareCommandFamilies | |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | HasCrcError |
Checks if the frame given has a CRC error
|
![]() ![]() | HasLcsError | |
![]() ![]() | IsValidFrame |
Checks if the frame given has a LCS errors, CRC errors, or other errors
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | RemoveEscapseCharacters | |
![]() | ToArray |
Converts the TcmpFrame object to it's byte array form
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() ![]() | UpdateCrc |