User Manual
Table Of Contents
- For Safety
- Restriction of Use
- Note about interference
- Open Source Software License
- About this Manual
- Contents
- Product Overview
- Setup of the Tablet
- Setup of the Printer
- Flow of Setup
- Placing the Printer
- Changing the Paper Width
- Connecting Peripheral Devices
- Connecting the Wireless LAN Unit
- Connecting the Customer Display
- Connecting the Optional External Buzzer
- Connecting the Cash Drawer
- Connecting to the Power Source
- Connecting the Printer to the Host Devices
- Attaching the Power Switch Cover
- Enabling the Roll Paper Near-End Detection
- Using Dedicated Optional Products
- Advanced Usage
- Software Settings
- Functions
- Receive buffer capacity
- BUSY condition
- Auto line feed
- USB power-saving function
- Release condition of receive buffer BUSY
- Select paper out detector enabled for paper out signal output
- Error signal settings
- Pre-feed before next print
- Roll paper near-end detection
- Network tethering
- Paper width
- Print density
- Print speed
- Thai characters print mode
- Character code table defaults
- International character defaults
- Interface selection
- Column emulation mode
- Command execution during offline
- Amount of top margin by backfeed
- Interface switch waiting time
- Main connection interface
- Autocutting after closing cover
- Paper reduction
- Font A auto replacement
- Font B auto replacement
- Font C auto replacement
- Multi-tone print density
- Optional buzzer
- Batch rotate print (Upside Down)
- Communication condition of USB interface
- Communication condition of Bluetooth interface
- Bluetooth communication interval during power saving mode
- Functions
- Network Settings
- Setting/Check Modes
- Printing a Status Sheet
- Resetting the Interface Settings
- TM-Intelligent Function
- Network Tethering (iOS device only)
- Software Settings
- Application Development Information
- Handling
- Appendix
- Product Specifications
- Specifications of Interface and Connector
- Bluetooth Low Energy Technology Advertising
- Character Code Tables
- Compatibility with USB Type-A
155
Appendix
Table 7 GET Response Body
Table 8 GET Response Body (Type=status)
Response Status Response Body
200 OK {
"message": "Success"
"detail": null
"description" : <Encoded string for the configuration script>
}
404 Not Found
"message": "Requested file not found"
"detail": null
"description" : null
}
400 Bad Request {
"message": "Invalid Parameter"
"detail": null
"description" : null
}
Response Status Response Body
200 OK
The HCI Version for the Bluetooth
adapter is 6 or higher
Link
{
"message": "Success",
"detail": null,
"description" : {
“VendorID”: “0a12”,
“ProductID”: “0001”,
“ProductName”: “CSR8510 A10”,
“Bluetooth LE”: “Support”
}
}
200 OK
The HCI Version for the Bluetooth
adapter is 5 or lower
{
"message": "Success",
"detail": null,
"description" : {
“VendorID”: “0a12”,
“ProductID”: “0001”,
“ProductName”: “(no name)”,
“Bluetooth LE”: “Not support”
}
}
404 Not Found
Adapter not connected
"message": "Beacon dongle not connected",
"detail": null,
"description" : null
}