Epson TM H6000 Technical Reference - Page 103

Application Development Information for APD

Page 103 highlights

TM-H6000II Technical Reference Guide Chapter 6 Application Development Information for APD 6.1 Slip & MICR Combination If the slip function and the MICR function are used at the same time, the following control procedure should be used. Note: There is more paper feeding action than with OPOS, but the action takes less than one second. 6.1.1 Recommended procedure The procedure below is recommended when you would like to use the slip function and the MICR function at the same time. 1. Open the "TM-H6000II Slip" by using "BiOpenMonPrinter." 2. Read the MICR data by using "BiMICRReadCheck." Note: You should specify the result data handling by using "BiMICRSelectDataHandling." 3. Feed the check to the print start position on the face by "BiMICRLoadCheck." 4. Print data on face of the slip. 5. Switch the printer driver to "TM-H6000II Endorsement" from "TM-H6000II Slip." Note: Switch means "Close the "TM-H6000II Slip" by using "BiCloseMonPrinter" and Open "TM-H6000II Endorsement" by using "BiOpenMonPrinter." 6. Feed the check to the print start position on the back by "BiMICRLoadCheck." 7. Print data on back of the slip. 8. Eject the slip. Note: This flow needs to use the Status API function. Rev. A Application Development Information for APD 6-1

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122

Rev. A
Application Development Information for APD
6-1
TM-H6000II Technical Reference Guide
Chapter 6
Application Development Information for APD
6.1
Slip & MICR
Combination
If the slip function and the MICR function are used at the same time, the following control
procedure should be used.
Note:
There is more paper feeding action than with OPOS, but the action takes less than one second.
6.1.1
Recommended procedure
The procedure below is recommended when you would like to use the slip function and the
MICR function at the same time.
1.
Open the “TM-H6000II Slip“ by using “BiOpenMonPrinter.“
2.
Read the MICR data by using “BiMICRReadCheck.”
Note:
You should specify the result data handling by using “BiMICRSelectDataHandling.“
3.
Feed the check to the print start position on the face by ”BiMICRLoadCheck.”
4.
Print data on face of the slip.
5.
Switch the printer driver to “TM-H6000II Endorsement“ from “TM-H6000II Slip.“
Note:
Switch means “Close the “TM-H6000II Slip“ by using “BiCloseMonPrinter“ and Open
“TM-H6000II Endorsement“ by using “BiOpenMonPrinter.“
6.
Feed the check to the print start position on the back by ”BiMICRLoadCheck.”
7.
Print data on back of the slip.
8.
Eject the slip.
Note:
This flow needs to use the Status API function.