package Kinova.Api.DeviceConfig

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service DeviceConfig

DeviceConfig.proto:20

Service to get and set device configuration information

@PROXY_ID=9 @ERROR=Kinova.Api.Error

message Calibration

DeviceConfig.proto:305

Calibration information to push to device

Used as request type in: DeviceConfig.ExecuteCalibration, DeviceConfig.StopCalibration

enum CalibrationItem

DeviceConfig.proto:204

Admissible calibration items

Used in: Calibration, CalibrationElement

message CalibrationParameter

DeviceConfig.proto:294

Single calibration parameter information

Used in: Calibration

message CalibrationResult

DeviceConfig.proto:318

Result of a calibration

Used as response type in: DeviceConfig.GetCalibrationResult, DeviceConfig.StopCalibration

enum CalibrationStatus

DeviceConfig.proto:214

Admissible calibration status

Used in: CalibrationResult

message CapSenseConfig

DeviceConfig.proto:325

Capacitive sensor configuration message

Used as request type in: DeviceConfig.SetCapSenseConfig

Used as response type in: DeviceConfig.GetCapSenseConfig

enum CapSenseMode

DeviceConfig.proto:233

Admissible capacitive sensor mode

Used in: CapSenseConfig

message CapSenseRegister

DeviceConfig.proto:333

Message used to address a register

Used as request type in: DeviceConfig.ReadCapSenseRegister, DeviceConfig.WriteCapSenseRegister

Used as response type in: DeviceConfig.ReadCapSenseRegister

message IPv4Settings

DeviceConfig.proto:182

IPv4 settings for the device, including address, subnet mask, and default gateway

Used as request type in: DeviceConfig.SetIPv4Settings

Used as response type in: DeviceConfig.GetIPv4Settings

message PowerOnSelfTestResult

DeviceConfig.proto:194

Result of power on self test

message RunMode

DeviceConfig.proto:147

Run mode

Used as request type in: DeviceConfig.SetRunMode

Used as response type in: DeviceConfig.GetRunMode

enum RunModes

DeviceConfig.proto:132

Options for the run mode for the device

Used in: RunMode

message SafetyConfiguration

DeviceConfig.proto:276

Configuration for a safety

Used as request type in: DeviceConfig.SetSafetyConfiguration

Used as response type in: DeviceConfig.GetSafetyConfiguration

Used as field type in: SafetyConfigurationList

message SafetyEnable

DeviceConfig.proto:264

Enable or disable a specific safety

Used as request type in: DeviceConfig.SetSafetyEnable

Used as response type in: DeviceConfig.GetSafetyEnable

Used as field type in: SafetyConfiguration

message SafetyInformation

DeviceConfig.proto:244

Information about a specific safety

Used as response type in: DeviceConfig.GetSafetyInformation

Used as field type in: SafetyInformationList

enum SafetyLimitType

DeviceConfig.proto:224

Types of safeties limits

Used in: SafetyInformation

message SafetyThreshold

DeviceConfig.proto:270

Configure threshold of a specific safety

Used as request type in: DeviceConfig.SetSafetyErrorThreshold, DeviceConfig.SetSafetyWarningThreshold

enum ServiceVersion

DeviceConfig.proto:126

Identifies DeviceConfig current version