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 1478 of file KinovaTypes.h.


Member Data Documentation

internal use only.

Definition at line 1523 of file KinovaTypes.h.

internal use only.

Definition at line 1518 of file KinovaTypes.h.

Error's header. Not used for now.

Definition at line 1483 of file KinovaTypes.h.

The error's type.

Definition at line 1488 of file KinovaTypes.h.

The firmware's code version.

Definition at line 1493 of file KinovaTypes.h.

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

Definition at line 1498 of file KinovaTypes.h.

Internal use only.

Definition at line 1508 of file KinovaTypes.h.

Internal use only.

Definition at line 1513 of file KinovaTypes.h.

Not used for now.

Definition at line 1503 of file KinovaTypes.h.


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


jaco_driver
Author(s): Ilia Baranov (Clearpath) , Jeff Schmidt (Clearpath) , Alex Bencz (Clearpath) , Matt DeDonato (WPI), Braden Stenning
autogenerated on Mon Mar 2 2015 16:21:03