Hand Held Products PadCom TT1500 User Manual page 118

Point-of-sale terminal control library
Table of Contents

Advertisement

// * Required header files
// *
// ********************************************************************************
//
#include <windows.h>
#include <string.h>
#include <stdio.h>
#include "PadCom.H"
//
// ********************************************************************************
// *
// * Constant values
// *
// ********************************************************************************
//
//
// Transaction Team' magnetic stripe reader follows the MEGTEK standard.
// This standard has the following track sizes defined.
// We add 1 to include the appended NULL character at the end of each track.
//
#define TRACK1_MAX (74+1)
#define TRACK2_MAX (39+1)
#define TRACK3_MAX (106+1)
#define MSR_TIMER_ID 1
#define MSR_DATA_READ1
//
// ********************************************************************************
// *
// * Function prototypes
5 - 30
*
*
*
*
*
*
*

Advertisement

Table of Contents
loading

This manual is also suitable for:

Padcom tt3100 series

Table of Contents