Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 498 Bytes

enm_VisionConfig_VisionEvent.md

File metadata and controls

18 lines (11 loc) · 498 Bytes

Enum VisionEvent

This page describes the Python Kinova.Api.VisionConfig.VisionEvent enumeration.

Overview / Purpose

List of admissible Vision module events.

Enumeration definition

Enumerator Value Description
UNSPECIFIED_VISION_EVENT 0 Unspecified vision event
SENSOR_SETTINGS_CHANGED 1 Sensor setting changed event
OPTION_VALUE_CHANGED 2 Option value changed event

Parent topic: VisionConfig