-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6cf8c9
commit c7bac05
Showing
9 changed files
with
188 additions
and
75 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,74 @@ | ||
# V5.19.0 (2024/11/01) | ||
|
||
## SDK | ||
- Added Sample Codes | ||
* Supported TSP100IV-UEWB, TSP100IV-UEWB SK. | ||
|
||
|
||
# V5.18.1 (2024/06/24) | ||
|
||
## StarIOPort | ||
- Added Features | ||
* ICommandBuilder Class : CutPaperAction.TearOff | ||
* ICommandBuilder Class : InternationalType.India | ||
|
||
## SDK | ||
- Added Sample Codes | ||
* Supported BSC10II (Limited region model). | ||
|
||
|
||
# V5.17.0 (2023/09/08) | ||
|
||
## StarIOPort | ||
- Minor Fixes that do not affect operation. | ||
|
||
## SDK | ||
- Added Sample Codes | ||
* Supported TSP100IV SK. | ||
|
||
|
||
# V5.16.0 (2023/03/31) | ||
|
||
## StarIOPort | ||
- Added features | ||
* Added mC-Label3. | ||
- Added new Bluetooth module information for SM-S230i, SM-T300i, SM-T300 and SM-T400i. | ||
|
||
## StarIOExtension | ||
- Added features | ||
* Added mC-Label3. | ||
|
||
StarIO (Ver. 1.8.1)<br> | ||
StarIO_Extension (Ver. 1.11.0)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) | ||
|
||
|
||
# V5.15.1 (2022/05/10) | ||
|
||
## StarIOPort | ||
- Added new Bluetooth module information for SM-L200. | ||
|
||
StarIO (Ver. 1.7.1)<br> | ||
StarIO_Extension (Ver. 1.10.1)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) | ||
|
||
|
||
# V5.15.0 (2021/10/29) | ||
|
||
## StarIOPort | ||
- Added features | ||
* Added TSP100IV. | ||
|
||
## StarIO_Extension | ||
- Fixed an issue that the printer would not be able to reconnect after connection to the printer via Lan interface and then disconnecting. | ||
|
||
## SMCloudServices | ||
- End of support | ||
|
||
## SDK | ||
- Added Sample Codes | ||
* Added TSP100IV. | ||
|
||
StarIO (Ver. 1.7.0)<br> | ||
StarIO_Extension (Ver. 1.10.1)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
# Ver.5.19.0 (2024/11/01) | ||
|
||
## StarIOPort | ||
- 機能追加 | ||
* TSP100IV-UEWB, TSP100IV-UEWB SKに対応 | ||
|
||
## SDK | ||
- サンプルコードの追加 | ||
* TSP100IV-UEWB, TSP100IV-UEWB SKに対応 | ||
|
||
|
||
# Ver.5.18.1 (2024/06/24) | ||
|
||
## StarIOExtension | ||
- 機能追加 | ||
* ICommandBuilderクラス : CutPaperAction.TearOff | ||
* ICommandBuilderクラス : InternationalType.India | ||
|
||
## SDK | ||
- サンプルコードの追加 | ||
* BSC10IIに対応(日本国内では販売しておりません) | ||
|
||
|
||
# Ver.5.17.0 (2023/09/08) | ||
|
||
## StarIOPort | ||
- 動作に影響しない軽微な修正 | ||
|
||
## SDK | ||
- サンプルコードの追加 | ||
* TSP100IV SKに対応 | ||
|
||
|
||
# Ver.5.16.0 (2023/03/31) | ||
|
||
## StarIOPort | ||
- 機能追加 | ||
* mC-Label3に対応 | ||
- SM-S210i, SM-T300i, SM-T300, SM-T400iのBluetoothモジュール情報を新規追加 | ||
|
||
## StarIO_Extension | ||
- 機能追加 | ||
* mC-Label3に対応 | ||
|
||
StarIO (Ver. 1.8.1)<br> | ||
StarIO_Extension (Ver. 1.11.0)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) | ||
|
||
|
||
# Ver.5.15.1 (2022/05/10) | ||
|
||
## StarIOPort | ||
- SM-L200のBluetoothモジュール情報を新規追加 | ||
|
||
StarIO (Ver. 1.7.1)<br> | ||
StarIO_Extension (Ver. 1.10.1)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) | ||
|
||
|
||
# Ver.5.15.0 (2021/10/29) | ||
|
||
## StarIOPort | ||
- 機能追加 | ||
* TSP100IVに対応 | ||
|
||
## StarIO_Extension | ||
- LANインターフェイスでプリンターと接続した後に切断すると、再接続できなくなる問題を修正 | ||
|
||
## SMCloudServices | ||
- サポート終了 | ||
|
||
## SDK | ||
- サンプルコードの追加 | ||
* TSP100IVに対応 | ||
|
||
StarIO (Ver. 1.7.0)<br> | ||
StarIO_Extension (Ver. 1.10.1)<br> | ||
StarIODeviceSetting (Ver. 1.0.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,15 @@ | ||
# StarPRNT SDK UWP C# | ||
|
||
This package contains StarPRNT SDK for supporting to develop applications for Star printers. | ||
|
||
|
||
## Scope | ||
|
||
Please refer to the [StarPRNT SDK](https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/uwp_csharp/en/index.html) document for supported OS, development environment, and supported printers. | ||
|
||
|
||
## Note | ||
|
||
1. If mC-Sound was connected after the printer power was turned ON, melody speaker API does not work properly. Please turn on the printer after connecting mC-Sound to it. | ||
|
||
|
||
## Copyright | ||
|
||
Copyright 2016-2022 Star Micronics Co., Ltd. All rights reserved. | ||
# StarPRNT SDK UWP C# | ||
|
||
This package contains StarPRNT SDK for supporting to develop applications for Star printers. | ||
|
||
## Scope | ||
|
||
Please refer to the [StarPRNT SDK](https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/uwp_csharp/en/index.html) document for supported OS, development environment, and supported printers. | ||
|
||
## Note | ||
|
||
1. If mC-Sound was connected after the printer power was turned ON, melody speaker API does not work properly. Please turn on the printer after connecting mC-Sound to it. | ||
|
||
## Copyright | ||
|
||
Copyright 2016-2022 Star Micronics Co., Ltd. All rights reserved. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# StarPRNT SDK UWP C# | ||
|
||
本パッケージはStarプリンタを使用するアプリケーションの開発を容易にするためのSDKです。 | ||
|
||
## 適用 | ||
|
||
|
||
対応OS・開発環境・対応プリンターについては、[StarPRNT SDKの開発者向けドキュメント](https://www.star-m.jp/products/s_print/sdk/starprnt_sdk/manual/uwp_csharp/en/index.html)を参照ください。 | ||
|
||
## 注意事項 | ||
|
||
1. プリンターの電源をONした後にプリンターにmC-Soundを接続した場合、メロディスピーカーのAPIは正常に動作しません。プリンターにmC-Soundを接続した後にプリンターの電源をONしてください。 | ||
|
||
## 著作権 | ||
|
||
スター精密(株)Copyright 2016-2024 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters