User manual - 拡張機能ライブラリリファレンスマニュアル(2014年8月7日)
Table Of Contents
- 変更履歴
- 目次
- 1. アプリケーション支援ライブラリ
- 1.1. 概要
- 1.2. 日付チェック関数
- 1.3. ブロックチェック関数群
- 1.4. 入力関数群
- 1.5. 通信関数群
- 1.5.1. 関数一覧
- 1.5.2. ht_FLNKsend
- 1.5.3. ht_FLNKrecv
- 1.5.4. Ir_c_open
- 1.5.5. Ir_c_close
- 1.5.6. Ir_c_status
- 1.5.7. Ir_c_hold
- 1.5.8. Ir_c_chkopen
- 1.5.9. Ir_c_dout
- 1.5.10. Ir_c_din
- 1.5.11. Ir_c_tmdin
- 1.5.12. Ir_c_out
- 1.5.13. Ir_c_break
- 1.5.14. Ir_c_txrx
- 1.5.15. Ir_c_iobox
- 1.5.16. Ir_c_irout
- 1.5.17. Ir_c_timer
- 1.5.18. Ir_c_rs
- 1.5.19. Ir_c_er
- 1.5.20. Ir_c_errs
- 1.5.21. Ir_c_flush
- 1.5.22. Ir_c_bfsts
- 1.5.23. Ir_c_errbfring
- 1.5.24. Ir_c_rderrsts
- 1.5.25. Ir_c_chghdr
- 1.6. ファイル制御関数群
- 1.7. サービス関数群
- 2. Bluetoothプリンタライブラリ
- 3. TEC IrDAプリンタライブラリ
- 4. モバイルプリンタ制御ライブラリ
- 5. 高速ファイルサーチライブラリ
- 6. 付録

113
(6) サービス関数
関数名 機能
DT-930 DT-970
ht_waitmsec
ウェイト処理 ○ ○
ht_dbgsendmsg
デバッグ補助関数 ○ ○
ht_beep
音制御 ○ ○
xy_modem XYMODEM
○
Ir_xy_modem
IrDA 用 XYMODEM ○ ○
Bluetooth プリンタライブラリ
関数名 機能
DT-930 DT-970
prn_BTinf_open
Bluetooth 通信のオープン ○ ○
prn_BTinf_close
Bluetooth 通信のクローズ ○ ○
prn_BTinf_send
Bluetooth でのコマンド送信 ○ ○
prn_BTinf_recvSts
Bluetooth でのステータス受信 ○ ○
TEC IrDA プリンタライブラリ
関数名 機能
DT-930 DT-970
prn_tecinf_open
赤外線通信のオープン ○
prn_tecinf_close
赤外線通信のクローズ ○
prn_tecinf_send
赤外線でのコマンド送信 ○
prn_tecinf_send2
赤外線でのタイムアウト付きコマンド送信 ○
prn_tecinf_status
赤外線でのステータスリード ○
モバイルプリンタ制御ライブラリ
関数名 機能
DT-930 DT-970
MPRInit
リソースの確保、及び通信回線の初期化 ○ ○
MPRDeinit
リソースの解放、及び通信回線の終了処理 ○ ○
MPROpen
通信回線のオープン ○ ○
MPRClose
通信回線のクローズ ○ ○
MPRSend
データの送信 ○ ○
MPRReceive
データの受信 ○ ○
MPRCalcCRC16
CRC(CRC-16)の算出 ○ ○
MPRSetIrDA
IrDA 通信パラメータの設定 ○ ○
MPRGetIrDA
IrDA 通信パラメータの取得 ○ ○
MPRSetBluetooth
Bluetooth 通信パラメータの設定 ○ ○
MPRGetBluetooth
Bluetooth 通信パラメータの取得 ○ ○