|
API C#
|
Protected Member Functions | |
| override byte[] | GetSpecificRawData () |
| override void | DeserializeSpecific (byte[] rawData, int index) |
Properties | |
| int | PositionCount [get, set] |
Properties inherited from Kinova.DLL.CommData.SwApplication.Command.CJacoSoftwareCommand | |
| int | ReadingDelay [get, set] |
| CProductJaco | Product [get, set] |
Properties inherited from Kinova.DLL.CommData.SwApplication.Command.CSoftwareCommand | |
| int | ErrorCode [get, set] |
| int | ID [get, set] |
| CDataType.SwCommandType | Type [get, set] |
| uint | Source [get, set] |
| uint | Destination [get, set] |
| bool | CommandResult [get, set] |
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 |