Padresetdefaultbaudrate; Padresetintimeout; Padresetmagcard - Hand Held Products PadCom TT1500 User Manual

Point-of-sale terminal control library
Table of Contents

Advertisement

See Also
padSetOutTimout, padGetInTimeout, padGetOutTimeout, padSetInTimeout, padResetOutTimeout,
padSetConnectTimeout, padGetConnectTimeout

padResetDefaultBaudRate

Sets the default communications baud rate to the initial baud rate of 9600. See "padSetDefaultBaudRate" on page 3-52 for
more information.
Syntax
BOOL padResetDefaultBaudRate(
void
)
Returns
Returns TRUE if successful, FALSE otherwise.
See Also
padSetBaudRate, padGetBaudRate, padSetDefaultBaudRate, padGetDefaultBaudRate, padResetBaudRate

padResetInTimeout

This function resets the time-out value used for the com port's input from the connected pad. This is not related to the time-
out used during the initial connection phase (see "padSetConnectTimeout" on page 3-52).
Syntax
unsigned int padResetInTimeout(
void
)
Returns
Returns the default time-out setting
See Also
padSetOutTimout, padGetInTimeout, padGetOutTimeout, padSetInTimeout, padResetOutTimeout,
padSetConnectTimeout, padGetConnectTimeout, padResetConnectTimeout

padResetMagCard

This function resets the magnetic card reader available on the Transaction Team 3100 Series. Commands such as
padGetMagTrack and padGetAllMagCardTracks require that the magnetic card reader be reset before use. Resetting the
magnetic card reader clears the card track data from the magnetic card reader's buffer and activates the card reader to allow
capture of track data from another card. Only one card may be swiped at a time. Each time a new card is to be swiped, a
call to padResetMagCard must be made before swiping the card. After that you can use padGetMagTrack (see page 3-
15) or padGetAllMagCardTracks (see page 3-9) to read the card's captured track data.
Syntax
BOOL padResetMagCard(
void
)
Returns
Returns TRUE if a card reader is available, FALSE if no card reader is available.
See Also
padGetMagTrack, padGetMaxCardTrackSize, padGetMaxCardTracks, padGetAllMagCardTracks
3 - 46

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents