User manual - イメージャライブラリマニュアルver.1.06(2012年3月29日)
Table Of Contents
- 概要
- 動作環境
- 関数
- IMGInit
- IMGDeinit
- IMGConnect
- IMGDisconnect
- IMGSetDecodeMode
- IMGGetDecodeMode
- IMGWaitForDecode
- IMGWaitForDecodeRaw
- IMGStopDecode
- IMGSetDecodeWindow
- IMGGetDecodeWindow
- IMGSetDecodeReverse
- IMGGetDecodeReverse
- IMGGetImage
- IMGStartStream
- IMGGetStreamData
- IMGStopStream
- IMGCaptureSign
- IMGSetAusPost
- IMGGetAusPost
- IMGSetAztec
- IMGGetAztec
- IMGSetBPO
- IMGGetBPO
- IMGSetCanPost
- IMGGetCanPost
- IMGSetCodabar
- IMGGetCodabar
- IMGSetCodablock
- IMGGetCodablock
- IMGSetCode11
- IMGGetCode11
- IMGSetCode128
- IMGGetCode128
- IMGSetCode32
- IMGGetCode32
- IMGSetCode39
- IMGGetCode39
- IMGSetCode49
- IMGGetCode49
- IMGSetCode93
- IMGGetCode93
- IMGSetComposite
- IMGGetComposite
- IMGSetDataMatrix
- IMGGetDataMatrix
- IMGSetDutchPost
- IMGGetDutchPost
- IMGSetEAN13
- IMGGetEAN13
- IMGSetEAN8
- IMGGetEAN8
- IMGSetHX
- IMGGetHX
- IMGSetIATA
- IMGGetIATA
- IMGSetITF
- IMGGetITF
- IMGSetISBT
- IMGGetISBT
- IMGSetMaxicode
- IMGGetMaxicode
- IMGSetMicroPDF
- IMGGetMicroPDF
- IMGSetMSI
- IMGGetMSI
- IMGSetOCR
- IMGGetOCR
- IMGSetPDF417
- IMGGetPDF417
- IMGSetPlanet
- IMGGetPlanet
- IMGSetPostnet
- IMGGetPostnet
- IMGSetQR
- IMGGetQR
- IMGSetRSS
- IMGGetRSS
- IMGSetTLC39
- IMGGetTLC39
- IMGSetUPCA
- IMGGetUPCA
- IMGSetUPCE
- IMGGetUPCE
- IMGSetMesa
- IMGGetMesa
- IMGSetJaPost
- IMGGetJaPost
- IMGAimerOn
- IMGIlluminationOn
- IMGSetAimer
- IMGGetAimer
- IMGSetIllumination
- IMGGetIllumination
- IMGSetIlluminationEx
- IMGGetIlluminationEx
- IMGSetScanMode
- IMGGetScanMode
- IMGSetImagerAPO
- IMGGetImagerAPO
- IMGSetPrintWeight
- IMGGetPrintWeight
- IMGSetLED
- IMGGetLED
- IMGSetBuzzer
- IMGGetBuzzer
- IMGSetVibrator
- IMGGetVibrator
- IMGSetDeliberation
- IMGGetDeliberation
- IMGSetDecodeCenteringWindow
- IMGGetDecodeCenteringWindow
- IMGLoadConfigFile
- IMGSaveConfigFile
- IMGMakeImageFile
- IMGSetDecodePreview
- IMGGetDecodePreview
- IMGStartPreview
- IMGStopPreview
- IMGSetFocus
- IMGGetFocus
- プログラミング上の注意点
- サンプルソースコード
3.93 IMGSetIllumination···········································································································································175
3.94 IMGGetIllumination ··········································································································································176
3.95 IMGSetIlluminationEx······································································································································177
3.96 IMGGetIlluminationEx ·····································································································································179
3.97 IMGSetScanMode ············································································································································181
3.98 IMGGetScanMode············································································································································183
3.99 IMGSetImagerAPO ··········································································································································184
3.100 IMGGetImagerAPO··········································································································································186
3.101 IMGSetPrintWeight··········································································································································187
3.102 IMGGetPrintWeight··········································································································································188
3.103 IMGSetLED·························································································································································189
3.104 IMGGetLED ························································································································································190
3.105 IMGSetBuzzer···················································································································································191
3.106 IMGGetBuzzer···················································································································································192
3.107 IMGSetVibrator·················································································································································193
3.108 IMGGetVibrator ················································································································································194
3.109 IMGSetDeliberation ············································································································
·····························195
3.110 IMGGetDeliberation·········································································································································197
3.111 IMGSetDecodeCenteringWindow················································································································198
3.112 IMGGetDecodeCenteringWindow ···············································································································200
3.113 IMGLoadConfigFile···········································································································································201
3.114 IMGSaveConfigFile ··········································································································································202
3.115 IMGMakeImageFile···········································································································································203
3.116 IMGSetDecodePreview··································································································································205
3.117 IMGGetDecodePreview··································································································································207
3.118 IMGStartPreview··············································································································································209
3.119 IMGStopPreview···············································································································································211
3.120 IMGSetFocus·····················································································································································212
3.121 IMGGetFocus·····················································································································································214
4. プログラミング上の注意点 ···································································································································215
4.1 基本手順·····························································································································································215
4.2 コード識別表······················································································································································221
4.3 設定ファイルの書式について······················································································································222
5. サンプルソースコード ·············································································································································224
5.1 デコード処理 (トリガキーを使用する場合)·····························································································224
5.2 デコード処理 (任意のタイミングでデコードを中断する場合)···························································226
5.3 多段読み処理 ···················································································································································228
5.4 一括読み処理 ···················································································································································230
5.5 イメージキャプチャ・ストリーミング ·············································································································233
5.6 サインキャプチャ ··············································································································································237