Public Attributes
SystemError Struct Reference

This represents a system error. Every error generated by the system is logged in the robot's flash memory. More...

#include <KinovaTypes.h>

List of all members.

Public Attributes

unsigned int Data [ERROR_DATA_COUNT_MAX]
 internal use only.
int DataCount
 internal use only.
unsigned int ErrorHeader
 Error's header. Not used for now.
errorLoggerType ErrorType
 The error's type.
int FirmwareVersion
 The firmware's code version.
int KeosVersion
 The Keos's code version. Keos is a software layer that contains low level stuff.
bool LayerErrorStatus [ERROR_LAYER_COUNT]
 Internal use only.
int LifeTime
 Internal use only.
unsigned int SystemTime
 Not used for now.

Detailed Description

This represents a system error. Every error generated by the system is logged in the robot's flash memory.

Definition at line 1474 of file KinovaTypes.h.


Member Data Documentation

internal use only.

Definition at line 1519 of file KinovaTypes.h.

internal use only.

Definition at line 1514 of file KinovaTypes.h.

Error's header. Not used for now.

Definition at line 1479 of file KinovaTypes.h.

The error's type.

Definition at line 1484 of file KinovaTypes.h.

The firmware's code version.

Definition at line 1489 of file KinovaTypes.h.

The Keos's code version. Keos is a software layer that contains low level stuff.

Definition at line 1494 of file KinovaTypes.h.

Internal use only.

Definition at line 1504 of file KinovaTypes.h.

Internal use only.

Definition at line 1509 of file KinovaTypes.h.

Not used for now.

Definition at line 1499 of file KinovaTypes.h.


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


jaco_sdk
Author(s):
autogenerated on Thu Jun 6 2019 19:43:16