Bixolon Printer Settings

Configure a Bixolon printer for use with Kiosk Pro.

Enable Bixolon Printer

Supported in:

Kiosk Pro Enterprise

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:

Kiosk Pro Enterprise

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.

Important: When selecting a connection interface, you will need to choose "All" in order to trigger a permission prompt and see available printers. 

Default Value: Not Selected


Interface Type

Supported in:

Kiosk Pro Enterprise

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
  • 0 = WiFi
  • 1 = Ethernet
  • 2 = Bluetooth
  • 3 = BLE


Address

Supported in:

Kiosk Pro Enterprise

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:

Kiosk Pro Enterprise

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:

Kiosk Pro Enterprise

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:

Kiosk Pro Enterprise

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:

Kiosk Pro Enterprise

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
  • 0 = Automatically
  • 1 = Using JavaScript Parameter


Troubleshooting

Here are some general steps to follow when troubleshooting your printer:

  1. When selecting a connection interface in the app settings, you will need to choose "All" in order to trigger a permission prompt and see available printers.
  2. Make sure you're following the requirements in the API documentation.
  3. Try testing with our sample code to rule out whether the problem is in your own code.

If you're unable to get the printer to work after following these steps, please contact Bixolon support about updating your printer's firmware.


Change Log

  • Added in version 10.0

Still stuck? How can we help? How can we help?