Bixolon Printer Settings
Configure a Bixolon printer for use with Kiosk Pro.
In this article
Enable Bixolon Printer
Supported in:
Enables printing to a supported Bixolon printer. Printing can be initiated through the optional Print Icon in the bottom navigation bar or through our JavaScript API.
Default Value: Off
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinterEnabled |
---|---|
Key Type | boolean |
Default Value | false |
Select Printer
Supported in:
Select a specific Bixolon printer that Kiosk Pro should use for printing from a list of those that are currently available. Selecting a printer automatically fills the correct Interface Type, Address, Port, Model Name, and Serial Number for that printer in the app's settings.
Default Value: Not Selected
Interface Type
Supported in:
Defines how Kiosk Pro connects to the Bixolon printer being used.
Default Value:
- WiFi
Other Possible Values:
- Ethernet
- Bluetooth
- BLE
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_interfaceType |
---|---|
Key Type | integer |
Default Value | 0 |
Possible Values |
|
Address
Supported in:
Defines the address which should be used to communicate with the selected Bixolon printer. The simplest way to determine what this should be for a specific printer is to automatically fill the setting using the Select Printer feature.
Default Value: [empty]
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_address |
---|---|
Key Type | string |
Default Value | [empty] |
Port
Supported in:
Defines the port used to communicate with the selected Bixolon printer. The simplest way to determine what this should be for a specific printer is to automatically fill the setting using the Select Printer feature.
Default Value: [empty]
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_port |
---|---|
Key Type | string |
Default Value | [empty] |
Device Name
Supported in:
Defines the name of the selected Bixolon printer. The simplest way to determine what this should be for a specific printer is to automatically fill the setting using the Select Printer feature.
Default Value: [empty]
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_modelName |
---|---|
Key Type | string |
Default Value | [empty] |
Serial Number
Supported in:
Defines the serial number of the selected Bixolon printer used for communicating over Bluetooth. The simplest way to determine what this should be for a specific printer is to automatically fill the setting using the Select Printer feature.
Default Value: [empty]
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_serialNumber |
---|---|
Key Type | string |
Default Value | [empty] |
Cut Paper
Supported in:
This setting allows you to decide whether to automatically cut the paper when a job is complete or to print multiple jobs continuously until the command to cut paper is issued by a parameter of one of the JavaScript API functions.
Default Value:
- Automatically
Other Possible Values:
- Using JavaScript Parameter
Values for Remote Settings Control & Managed App Configuration
Key | kp_bixolonPrinter_cutPaperOn |
---|---|
Key Type | integer |
Default Value | 0 |
Possible Values |
|
Change Log
- Added in version 10.0