3 - 64
Parameter
Description
Freq
The frequency value for the speaker
Duration
The amount of time to play the sound frequency
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
(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
Description
X
Pointer to an integer to hold the horizontal coordinate to be scaled
Y
Pointer to an integer to hold the vertical coordinate to be scaled
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
)
Summary of Contents for PadCom TT1500
Page 1: ... PadCom Point of Sale Terminal Control Library U s e r s G u i d e ...
Page 88: ...4 2 ...
Page 129: ......
Page 130: ......
Page 131: ......
Page 132: ... PadCom UG Rev A 4619 Jordan Road P O Box 187 Skaneateles Falls New York 13153 0187 ...