Public Attributes
ButtonEvents Struct Reference

This is an event from a controller's button. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum. More...

#include <KinovaTypes.h>

List of all members.

Public Attributes

unsigned char HoldDown
 Represents a PRESS and HOLD event.
unsigned char HoldFourSec
 Represents a PRESS and HOLD for 4 second event.
unsigned char HoldOneSec
 Represents a PRESS and HOLD for 1 second event .
unsigned char HoldThreeSec
 Represents a PRESS and HOLD for 3 second event.
unsigned char HoldTwoSec
 Represents a PRESS and HOLD for 2 second event.
unsigned char OneClick
 Represents a single CLICK event.(PRESS and RELEASE)
unsigned char TwoClick
 Not used for now.

Detailed Description

This is an event from a controller's button. Each variable of the struct can be mapped with a ControlFunctionalityTypeEnum.

Definition at line 1218 of file KinovaTypes.h.


Member Data Documentation

unsigned char ButtonEvents::HoldDown

Represents a PRESS and HOLD event.

Definition at line 1253 of file KinovaTypes.h.

Represents a PRESS and HOLD for 4 second event.

Definition at line 1248 of file KinovaTypes.h.

unsigned char ButtonEvents::HoldOneSec

Represents a PRESS and HOLD for 1 second event .

Definition at line 1233 of file KinovaTypes.h.

Represents a PRESS and HOLD for 3 second event.

Definition at line 1243 of file KinovaTypes.h.

unsigned char ButtonEvents::HoldTwoSec

Represents a PRESS and HOLD for 2 second event.

Definition at line 1238 of file KinovaTypes.h.

unsigned char ButtonEvents::OneClick

Represents a single CLICK event.(PRESS and RELEASE)

Definition at line 1223 of file KinovaTypes.h.

unsigned char ButtonEvents::TwoClick

Not used for now.

Definition at line 1228 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