Technical data
Table Of Contents
- Contents
- Before Installing the Software
- Software Installation
- Hardware Setup
- Network Address
- Booting the Remote Annex
- Configuring the Remote Annex
- Remote Annex 2000 Remote Annex 4000 Remote Annex 5...
- Using Quick2Config Annex
- 1. Invoke na, configure the Remote Annex to accept...
- 2. Click on the Quick2Config icon to open the appl...
- 3. Choose File > Add Annex, enter the name or IP a...
- 4. Select the Annex and use the tab windows to rev...
- 5. Select each Annex port and use the tab windows ...
- 6. Choose Help > Contents or click on in the dialo...
- Using the na Utility
- Using Quick2Config Annex
- Inbound Modem
- Outbound Modem
- Inbound/Outbound
- Centronics Interface
- Dataproducts Interface
- Remote Annex 2000 Remote Annex 4000 Remote Annex 5...
- Configuring the Remote Annex 6300
- Initial Setup with na
- Setting Up PRI Channels
- 1. Click on the Quick2Config icon to open the appl...
- 2. Choose File > Add Annex, enter the name or IP a...
- 3. Click on the Annex in the tree view.
- 4. Choose Config > Edit Configuration File to modi...
- 5. Modify the telephone numbers for the Sync PPP a...
- 6. Copy and modify blocks for other telephone numb...
- 7. Select the Annex and use the Call Defaults tab ...
- 8. Choose Autodetect in the Mode box and enter the...
- 9. Choose Help > Contents or click on in the dialo...
- Configuring Security

166-024-858 Rev. A
Remote Annex Quick Start for Windows
10
Serial Printer
Serial printers can be connected to any Annex serial port. In this example
the printer is connected to port 12. Print instructions use the address L12.
Set the port parameters using na and send data to the printer using aprint:
% na
command: annex 192.9.200.62
command: port 12
command: set port speed 19200
command: set port type hardwired
command: set port mode slave
command: reset port 12
command: quit
% aprint -A 192.9.200.62 -L12 [filename]
Parallel Printer
The Annex parallel ports are configured for a Centronics interface, but
can be set for other standards (port 2 in the examples).
Centronics Interface
Send data to the printer using aprint:
% aprint -A 192.9.200.62 -p1 [filename]
Dataproducts
Interface
Set the printer type using na and send data to the printer using aprint:
% na
command: annex 192.9.200.62
command: printer 2
command: set printer type dataproducts
command: reset printer
command: quit
% aprint -A 192.9.200.62 -p2 [filename]