Constants

Description

VIB_PULSE_NUM_MAX Gets the maximum number of pulses in a pulse set.
VIB_ON_TIME_MAX Gets the maximum value of vibration ON time per instance.
VIB_REST_TIME_MIN Gets the minimum vibration rest time.

Constant Definitions

#define VIB_PULSE_NUM_MAX	6

#define VIB_ON_TIME_MAX		15

#define VIB_REST_TIME_MIN	15

See Also

VIB_StartPulse, VIBPulseState

Revision History

01/30/2006 Initial version.

CONFIDENTIAL