Livox SDK API  V2.2.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 309 of file livox_def.h.

Member Data Documentation

uint32_t ErrorMessage::error_code

Error code.

Definition at line 310 of file livox_def.h.

HubErrorCode ErrorMessage::hub_error_code

Hub error code.

Definition at line 312 of file livox_def.h.

LidarErrorCode ErrorMessage::lidar_error_code

Lidar error code.

Definition at line 311 of file livox_def.h.


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