|
API C#
|
Protected Member Functions | |
| override byte[] | GetSpecificRawData () |
| override void | DeserializeSpecific (byte[] rawBytes, int index) |
Additional Inherited Members | |
Public Member Functions inherited from Kinova.DLL.CommData.SwApplication.Command.CJacoSoftwareCommand | |
| byte[] | Serialize () |
| void | Deserialize (byte[] rawData) |
Protected Attributes inherited from Kinova.DLL.CommData.SwApplication.Command.CSoftwareCommand | |
| int | m_ID |
| CDataType.SwCommandType | m_Type |
| uint | m_Source |
| uint | m_Destination |
| bool | m_CommandResult |
| int | m_ErrorCode |
Properties inherited from Kinova.DLL.CommData.SwApplication.Command.CJacoSoftwareCommand | |
| int | ReadingDelay [get, set] |
| CProductJaco | Product [get, set] |