Intermec PX4i Intermec Direct Protocol 8.60 Programmer's Reference Manual - Page 14

Entering from Intermec Shell, 2.2 Entering from Immediate Mode

Page 14 highlights

Chapter 2-Principles of Operation 2.1 Entering from Intermec Shell In Intermec Shell, select the "Intermec Direct Protocol" option under the "Select Application" headline. After a few seconds, the display will show the message: Direct Protocol 8.60 2.2 Entering from Immediate Mode If you want to enter the Direct Protocol from the immediate mode of Intermec Fingerprint, issue the following instruction: INPUT ON ↵ (↵ is carriage return, ASCII 13 dec. ) The display will show the message: Direct Protocol 8.60 By default, no messages or characters will be returned to the host (see Chapter 5.15) until you leave the Intermec Direct Protocol. 2.3 Special Direct Protocol Features If you are familiar with Intermec Fingerprint, you will notice that the Intermec Direct Protocol is rather similar to the Immediate Mode. There are, however, some important differences: • The Intermec Direct Protocol has a built-in error handler, that can indicate selected error conditions and produce error-messages of your own creation in any language you like. • The Intermec Direct Protocol is able to receive variable input data in a special format to fields in a predefined layout. • The Intermec Direct Protocol allows you to create counters without extensive programming. • The Intermec Direct Protocol provides a simple way to enable the Print key to produce printouts. • By default, verbosity is off in the Intermec Direct Protocol. While you develop your Direct Protocol files, we recommend setting the verbosity to ON using a SYSVAR (18) instruction, see Chapter 5.15. 6 Intermec Direct Protocol v.8.60-Programmer's Reference Manual

  • 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
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

6
Intermec Direct Protocol v.8.60—Programmer’s Reference Manual
Chapter 2—Principles of Operation
2.1 Entering from Intermec Shell
In Intermec Shell, select the “Intermec Direct Protocol” option under the
“Select Application” headline. After a few seconds, the display will show
the message:
Direct Protocol
8.60
2.2 Entering from Immediate Mode
If you want to enter the Direct Protocol from the immediate mode of
Intermec Fingerprint, issue the following instruction:
INPUT ON
(
is
carriage return, ASCII 13 dec. )
°e display will show the message:
Direct Protocol
8.60
By default, no messages or characters will be returned to the host (see
Chapter 5.15) until you leave the Intermec Direct Protocol.
2.3 Special Direct Protocol Features
If you are familiar with Intermec Fingerprint, you will notice that the
Intermec Direct Protocol is rather similar to the Immediate Mode. °ere
are, however, some important differences:
°e Intermec Direct Protocol has a built-in error handler, that can
indicate selected error conditions and produce error-messages of your
own creation in any language you like.
°e Intermec Direct Protocol is able to receive variable input data in a
special format to fields in a predefined layout.
°e Intermec Direct Protocol allows you to create counters without
extensive programming.
°e Intermec Direct Protocol provides a simple way to enable the
Print key to produce printouts.
By default, verbosity is off in the Intermec Direct Protocol. While
you develop your Direct Protocol files, we recommend setting the
verbosity to ON using a SYSVAR (18) instruction, see Chapter 5.15.