Get desktop application:
View/edit binary Protocol Buffers messages
Service to exchange cyclic data with interface module
@PROXY_ID=15 @ERROR=Kinova.Api.Error
Sends a command to the interface module and receive feedback about the actual status
@RPC_ID=1
Sends a command to the interface module without receiving feedback
@RPC_ID=2
Obtains feedback from the interface module on its status
@RPC_ID=3
Obtains custom data from the interface module
@RPC_ID=4
Interface module command
Used as request type in: InterconnectCyclic.Refresh, InterconnectCyclic.RefreshCommand
Used as field type in:
MessageId
Flags
Gripper command
Custom development data, content varies according to debugging needs
Used as response type in: InterconnectCyclic.RefreshCustomData
Used as field type in:
MessageId
Custom data word 0
Custom data word 1
Custom data word 2
Custom data word 3
Custom data word 4
Custom data word 5
Custom data word 6
Custom data word 7
Custom data word 8
Custom data word 9
Custom data word 10
Custom data word 11
Custom data word 12
Custom data word 13
Custom data word 14
Custom data word 15
Defines the feedback provided by interface module
Used as response type in: InterconnectCyclic.Refresh, InterconnectCyclic.RefreshFeedback
Used as field type in:
MessageId
Status flags
Jitter from the communication (in microseconds)
IMU Measured acceleration (X-Axis) of the interface module (in meters per second ^ squared)
IMU Measured acceleration (Y-Axis) of the interface module (in meters per second ^ squared)
IMU Measured acceleration (Z-Axis) of the interface module (in meters per second ^ squared)
IMU Measured angular velocity (X-Axis) of the interface module (in degrees per second)
IMU Measured angular velocity (Y-Axis) of the interface module (in degrees per second)
IMU Measured angular velocity (Z-Axis) of the interface module (in degrees per second)
Voltage of the main board (in Volt)
Microcontroller temperature (in degrees Celsius)
Fault bank A (see InterconnectConfig.SafetyIdentifier)
Fault bank B (see InterconnectConfig.SafetyIdentifier)
Warning bank A (see InterconnectConfig.SafetyIdentifier)
Warning bank B (see InterconnectConfig.SafetyIdentifier)
Gripper model tool feedback
Identifies a message
Used as request type in: InterconnectCyclic.RefreshCustomData, InterconnectCyclic.RefreshFeedback
Used as field type in:
, ,Message ID (first 2 bytes : device ID, last 2 bytes : sequence number)
Identifies InterconnectCyclic service current version
Reserved
Current version