Livox SDK API  V2.0.0
ErrorMessage Union Reference

#include <livox_def.h>

Public Attributes

uint32_t error_code
 
LidarErrorCode lidar_error_code
 
HubErrorCode hub_error_code
 

Detailed Description

Device error message.

Definition at line 264 of file livox_def.h.

Member Data Documentation

◆ error_code

uint32_t ErrorMessage::error_code

Error code.

Definition at line 265 of file livox_def.h.

◆ hub_error_code

HubErrorCode ErrorMessage::hub_error_code

Hub error code.

Definition at line 267 of file livox_def.h.

◆ lidar_error_code

LidarErrorCode ErrorMessage::lidar_error_code

Lidar error code.

Definition at line 266 of file livox_def.h.


The documentation for this union was generated from the following file: