Migration Procedure
Step1.
Check Migration Compatibility
Check the following items to see whether migration to StarXpand SDK is possible.
1. Supported models
Some models supported by StarPRNT SDK are not supported by StarXpand SDK.In addition, certain interfaces and emulations are not supported depending on the model.
Refer to Supported Model List for support information.
2. API functions
StarPRNT SDK and StarXpand SDK are not fully compatible in terms of functionality.Refer to Supported API List to see whether the functions you are using are supported by StarXpand SDK.
Step2.
Modify the Code
Refer to the migration procedures for the following basic operations and modify the code accordingly.
You can migrate partially and use both SDKs within a single project.
- Search for Printer
- Generate Printing Data
- Send Printing Data
- Use Cash Drawer
- Use Barcode Reader
- Use Melody Speaker
- Use Buzzer
- Use Customer Display
- Monitor Printer Status
- Handle Errors
Caution
Do not attempt to connect to or communicate with the printer from both SDKs simultaneously.
Doing so may cause unexpected behavior.

