Intermec IF2 IF2 Network Reader User Manual - Page 73

Send BRI Commands and Running Scripts, Use the Workbench, Edgeware Applications, Developer Tools

Page 73 highlights

Chapter 4 - Install Applications on the IF2 with Expanded Memory Option Send BRI Commands and Running Scripts You can send BRI commands to the IF2 or load and run a BRI script through the web browser interface. To send BRI commands 1 From the menu, click Edgeware Applications > Developer Tools > BRI Commands. The BRI Commands screen appears. 2 Enter the BRI command in the Command entry field. 3 Click Run. The command is executed and return values appear onscreen. For example, if you sent the ATTRIB command, the reader attributes appear in the list. To load and run a BRI script 1 From the menu, click Edgeware Applications > Developer Tools > BRI Commands. The BRI Commands screen appears. 2 Click Browse and browse to the location of the BRI script. 3 Double-click the name of the file. The script filename appears in the Script name field. 4 Click Load. The script is loaded and run, and return values appear onscreen. Use the Workbench You can create and edit a JavaScript file, load the file on the IF2, and run the file from the Workbench. Note: These instructions assume you understand how to create and edit JavaScript files. To create and run a JavaScript file 1 From the menu, click Edgeware Applications > Developer Tools > Workbench. The Workbench screen appears. 2 Click in the JavaScript Code box to enter code. You can also paste text copied from Notepad or another application. Copy the text from the other application and choose Edit > Paste in the browser menu. IF2 Network Reader User Manual 59

  • 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

Chapter 4 — Install Applications on the IF2 with Expanded Memory Option
IF2 Network Reader User Manual
59
Send BRI Commands and Running Scripts
You can send BRI commands to the IF2 or load and run a BRI script
through the web browser interface.
To send BRI commands
1
From the menu, click
Edgeware Applications
>
Developer Tools
>
BRI Commands
. The BRI Commands screen appears.
2
Enter the BRI command in the
Command
entry field.
3
Click
Run
. The command is executed and return values appear
onscreen. For example, if you sent the ATTRIB command, the
reader attributes appear in the list.
To load and run a BRI script
1
From the menu, click
Edgeware Applications
>
Developer Tools
>
BRI Commands
. The BRI Commands screen appears.
2
Click
Browse
and browse to the location of the BRI script.
3
Double-click the name of the file. The script filename appears in
the
Script name
field.
4
Click
Load
. The script is loaded and run, and return values appear
onscreen.
Use the Workbench
You can create and edit a JavaScript file, load the file on the IF2, and
run the file from the Workbench.
To create and run a JavaScript file
1
From the menu, click
Edgeware Applications
>
Developer Tools
>
Workbench
. The Workbench screen appears.
2
Click in the JavaScript Code box to enter code. You can also paste
text copied from Notepad or another application. Copy the text
from the other application and choose
Edit
>
Paste
in the browser
menu.
Note:
These instructions assume you understand how to create and
edit JavaScript files.