Padstop; Padtohienglish; Padtoloenglish - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

Parameter
Freq
Duration
Returns
Returns TRUE upon success, FALSE otherwise.
See Also
padSoundBell, padSoundSetFreq, padSoundEnable

padStop

Stop receiving data from the pad. This function turns off real-time recording initiated with padRecord (see page 3-44), and
sends commands to the pad to stop transmitting pad activities.
Syntax
void padStop(
void
)
See Also
padOff, padRecord

padToHIENGLISH

This function scales horizontal and vertical pad coordinates to units representing 0.001 inches. It is designed to provide
proper aspect ratio scaling for accurate output. The function converts the values pointed to by X and Y pointers, and
corresponds to the Windows mapping mode MM_HIENGLISH units. NULL pointers may be passed for either X or Y
parameters to suppress scaling of the associated coordinate.
Syntax
void padToHIENGLISH(
int *X,
int *Y
)
Parameter
X
Y
See Also
padToLOENGLISH, padToLOMETRIC, padToHIMETRIC

padToLOENGLISH

This function scales horizontal and vertical pad coordinates to units representing 0.01 inches. It is designed to provide proper
aspect ratio scaling for accurate output. The function converts the values pointed to by X and Y pointers, and corresponds
to the Windows mapping mode MM_LOENGLISH units. NULL pointers may be passed for either X or Y parameters to
suppress scaling of the associated coordinate.
Syntax
void padToLOENGLISH(
int *X,
int *Y
)
3 - 64
Description
The frequency value for the speaker
The amount of time to play the sound frequency
Description
Pointer to an integer to hold the horizontal coordinate to be scaled
Pointer to an integer to hold the vertical coordinate to be scaled

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents