Technical data
Table Of Contents
- Contents
- Installing Annex Software on the Windows Platform
- Installing Annex Software on the UNIX Host
- Hardware Setup
- Network Address
- Booting the Remote Annex
- Configuring the Remote Annex
- Configuring the Remote Annex 6300
- Initial Setup with na
- Setting PRI Channels Using Annex Manager
- Setting PRI Channels Using Quick2Config Annex
- 1. At the Window system, click on the Quick2Config...
- 2. Choose File > Add Annex, enter the name or IP a...
- 3. Click on the Annex name 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

11
Remote Annex Quick Start for UNIX
166-024-857 Rev. A
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]