- Created by Pablo Cappelletto (Deactivated) , last modified on Feb 18, 2019
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 7 Next »
Introduction
This functionality allows bag tags and boarding passes to be printed remotely, that is, boarding passes and bag tags can be printed remotely from a connected KIU Terminal to another KIU terminal.
The following commands will allow performing the following functionalities:
Manage printers where bag tags and boarding passes will be printed
Manage terminals that will print remotely
Display terminals and printers configuration
Define Printer
The following commands can be used to define the remote printers for boarding passes and bag tags.
Print a boarding pass
The following command allows to set the terminal printer that will be shared with other KIU termianals, and where the boarding passes will be printed:
PTA#<DEVICE>/P-ATB/<ON or OFF>
Examples:
PTA#CUN00XX457/P-ATB/ON --> Activates terminal to receive BP printings.
PTA#CUN00XX457/P-ATB/OFF --> Deactivates terminal to receive BP printings.
ON and OFF options are the options that allow activating or deactivating the use of the printers of a terminal.
When using the OFF indicator, if the terminal indicated in the command has associated terminals, it will be immediately unassigned and it will not be able to continue printing on the terminal printer.
If you do not enter # symbol and the terminal code (device), the system will assume that the terminal from which you are working will be the terminal in which the boarding passes will be printed. The command is the following:
PTA/P-ATB/<ON or OFF>
Examples:
PTA/P-ATB/ON --> Activates terminal to receive BP printings
PTA/P-ATB/OFF --> Dectivates terminal to receive BP printings
Bag tags Printer:
The following command allows you to set the printer of the terminal that will be shared with other KIU terminals, and where the bag tags will be printed :
PTA#<DEVICE>/P-BTP/<ON or OFF>
Examples:
PTA#CUN00XX457/P-BTP/ON --> Activates terminal to receive BT printings
PTA#CUN00XX457/P-BTP/OFF --> Deactivates terminal to receive BT printings.
ON and OFF options are the options that allow activating or deactivating the use of the printers of a terminal.
When using OFF indicator if the indicated terminal has assigned terminals it will automatically be unassiged and will not allow to continue printing in the terminal printer
If you do not enter # symbol and the terminal code (device), the system will assume that the terminal from which you are working will be the terminal in which the bag tags will be printed. The command is the following:
PTA/P-BTP/<ON or. OFF>
Example:
PTA/P-BTP/ON --> Activates terminal where to receive boarding passes.Ac
PTA/P-BTP/OFF -->Deactivates terminal where to receive boarding passes.Ac
Selección de impresoras para imprimir remotamente
Los siguientes comandos deberán ser usados para definir en qué impresoras se imprimirán las tarjetas de embarque, y las etiquetas de equipajes.
En el comando se deberá indicar la terminal en la cual se encuentran conectadas las impresoras.
Impresora de boarding pass
Asociación
El siguiente comando permite establecer la asociación entre terminales para imprimir remotamente las tarjetas de embarque. Este comando permite asociar una terminal a una impresora remota.
PTA#<DEVICE 1>/A-ATB/<DEVICE 2>
Ejemplo:
PTA#CUN00XX460/A-ATB/CUN00XX457
En el ejemplo anterior, cuando se haga un check-in desde la terminal CUN00XX460, el boarding pass se imprimirá en la impresora conectada a la terminal CUN00XX457.
Si no se indica la terminal 1 (Device 1) en el comando, el sistema asumirá por default el código de la terminal desde donde se está realizando la transacción:
PTA/A-ATB/<DEVICE 2>
Ejemplo:
PTA/A-ATB/CUN00XX457
El “Device 2”, es la terminal en donde se encuentra conectada la impresora.
Desasociación
El siguiente comando permite eliminar la asociación entre terminales para imprimir remotamente las tarjetas de embarque.
PTA#<DEVICE 1>/D-ATB/<DEVICE 2>
Ejemplo:
PTA#CUN00XX460/D-ATB/CUN00XX457
En el ejemplo anterior, cuando se haga un check-in desde la terminal CUN00XX460, el boarding pass ya no se imprimirá en la impresora conectada a la terminal CUN00XX457.
Si no se indica la terminal 1 (Device 1) en el comando, el sistema asumirá por default el código de la terminal desde donde se está realizando la transacción:
PTA/D-ATB/<DEVICE 2>
Ejemplo:
PTA/D-ATB/CUN00XX457
El “Device 2”, es la terminal en donde se encuentra conectada la impresora.
Impresora de bagtags
Asociación
El siguiente comando permite establecer la asociación entre terminales para imprimir remotamente las etiquetas de equipaje (bagtags). Este comando permite asociar una terminal a una impresora remota.
PTA#<DEVICE 1>/A-BTP/<DEVICE 2>
Ejemplo:
PTA#CUN00XX460/A-BTP/CUN00XX457
En el ejemplo anterior, cuando se haga un check-in con equipaje desde la terminal CUN00XX460, el bagtag se imprimirá en la impresora conectada a la terminal CUN00XX457.
Si no se indica la terminal 1 (Device 1) en el comando, el sistema asumirá por default el código de la terminal desde donde se está realizando la transacción:
PTA/A-BTP/<DEVICE 2>
Ejemplo:
PTA/A-BTP/CUN00XX457
El “Device 2”, es la terminal en donde se encuentra conectada la impresora.
Desasociación
El siguiente comando permite eliminar la asociación entre terminales para imprimir remotamente los bagtags.
PTA#<DEVICE 1>/D-BTP/<DEVICE 2>
Ejemplo:
PTA#CUN00XX460/D-BTP/CUN00XX457
En el ejemplo anterior, cuando se haga un check-in con equipaje desde la terminal CUN00XX460, el bagtag ya no se imprimirá en la impresora conectada a la terminal CUN00XX457.
Si no se indica la terminal 1 (Device 1) en el comando, el sistema asumirá por default el código de la terminal desde donde se está realizando la transacción:
PTA/D-BTP/<DEVICE 2>
Ejemplo:
PTA/D-BTP/CUN00XX457
El “Device 2”, es la terminal en donde se encuentra conectada la impresora.
- No labels