Manuel d'utilisation / d'entretien du produit QuickScan QD2130 du fabricant Datalogic
Aller à la page of 38
OEM USB , RS232 Standard RS232 Single Ca ble OPOS Ser vice Objects Quick Ref erence Guide.
Datalogic Scanning, Inc. 959 T err y Str eet Eugene, Oregon 974 02 T eleph one: (541 ) 683-5700 F ax: (541) 345- 7140 An Unpublished Work - All rights reser ved.
Quick Reference Guid e i Ta b l e o f C o n t e n t s OEM USB, RS232 Standard RS232 Single Cable OPOS Service Objects ................................................................ ......... ............... 1 Datalogic™ OEM USB, RS232 Standard RS232 Si ngle Cable OPOS Service Objects .
Table of Contents ii Datalogic™ OEM/IBM USB OPOS Service Object NO TES.
Quick Refer ence Guide 1 Da talogic ™ OEM USB , RS232 Standard RS232 Single Cable OPOS Ser vic e Objec ts Introduction Document Con ventions Formatting conventions are used throughout th is guide to provide a consistent method for representing screen shots and command entries.
Introduction 2 Datalogic™ OPOS Service Object Datalogic Pr oduc ts Supp or ted . Device Type Scanner Scale RS232 Std RS232 SC OEM USB RS232 Std RS232 SC OEM USB Table Top Scan ner/Scales Magellan 22.
Installation Quick Reference Guide 3 Installation Running the Install Installation can be performed in either of two ways: using a standard GUI installation, or as a silent install from the Command Prompt. GUI Installation To install, please perform the following steps: 1.
Utilities 4 Datalogic™ OPOS Service Object Utilities DualT est Utility The Datalogic 1.12 OPOS package contains a utility called DualTe st that provides customers with the ability to quickly conne ct and test the oper ation of a Datalogic scanner/scale with the Datalogic service ob jects.
Utilities Quick Reference Guide 5 2. Open Scanner: 3. Claim:.
Utilities 6 Datalogic™ OPOS Service Object 4. Enable: 5. N ow click the “ DataEventEnable ” button and check the “ AutoDataEventEnable ” box, and scan a bar code.
Utilities Quick Reference Guide 7 F irm war e Updat e with DualT est The Datalogic 1.12 OPOS Scanner Service Object supports the ability to update firmware on select scanners in accordance with the UPOS Specification (version 1.
Utilities 8 Datalogic™ OPOS Service Object 2. Confirm U p date F irmware: F irmware Update Star ted The Status field will update at every 1% of the upload. Depending on the scanner interface and parameters such as baud rate , the update may take from approximately 7 minutes to 40 minutes.
Utilities Quick Reference Guide 9 Update in progress, at 55% complete: F irmware Update F inished NOTE that the service will stop at 99% co mplete until the scanner reboots and comes on line, which may take several seconds.
Utilities 10 Datalogic™ OPOS Service Object Finalized: The scanner is now back on line and fully operational. Scale with D ualT est To connect to a Scale, follow these steps after installing the 1.
Utilities Quick Reference Guide 11 2. Open Scale: 3. Claim:.
Utilities 12 Datalogic™ OPOS Service Object 4. Enable: 5. Read a w eight:.
Utilities Quick Reference Guide 13 Live W eight Display The Datalogic 1.12 OPOS Scale Service Objec t supports the ability to provide Live Weight Display functionality in accordance with the UPOS Specification (version 1.
Utilities 14 Datalogic™ OPOS Service Object 2. Enable: (Live W eight Begins immediately / Zero W eight) 3. U nder weight: An under zero condition has occurr ed.
Utilities Quick Reference Guide 15 4. In motion: The scale is in motion and has not stabilized. 5. Overweight: The scale’ s weight capacity has been exceeded.
Utilities 16 Datalogic™ OPOS Service Object 6. S table Large W eight: 7. S table S mall W eight:.
Developers Guide Quick Reference Guide 17 Dev elopers Guide OPOS service objects export a uniform interface; however there may be slight differences between the same types of devi ces from different vendors and models. Queries of OPOS properties reveal these di fferences.
Developers Guide 18 Datalogic™ OPOS Service Object DataC ount: Returns the number of Data Events Queued. DataE v entEnabled: Returns TRUE or FALSE depending on the previous SetProperty call. Devic eEnabled: Returns TRUE or FALSE depending on the previous SetProperty call.
Developers Guide Quick Reference Guide 19 Device Specific P roperties: DecodeD ata: Returns TRUE or FALSE depending on the previous SetProperty call. ScanData: Holds the raw scanned data received from the scanner. ScanData property always has bar code data whe n a DataEvent is fired.
Developers Guide 20 Datalogic™ OPOS Service Object Scanner Methods: Co m m o n M e t h o d s : Open: Returns OPOS_SUCCESS OPOS_E_NOSERVICE OPOS_E_NOEXIST OPOS_E_ILLEGAL Clos e: Returns OPOS_SUCCESS ClaimDe vice: Returns OPOS_SUCCESS OPOS_E_NOSERVICE OPOS_E_ILLEGAL OPOS_E_CLAIMED This call will activate the communication with the device.
Developers Guide Quick Reference Guide 21 OPOS_E_OFFLINE OPOS_E_ILLEGAL ReleaseDevic e: Returns OPOS_SUCCESS , OPOS_E_ILLE GAL , or OPOS_E_NOTCLAIMED . This call will deactivate the communication with the device. ResetStatistics: Returns OPOS_E_ILLEGAL DATALOGIC service objects do not support reset statistics.
Developers Guide 22 Datalogic™ OPOS Service Object Scanner Events: Co m m o n Eve n t : DataE v ent: This event fires when a label is forwarded from scanner. DirectIOEv ent: Not supported. ErrorE vent: Not used. StatusUpdateE vent: Not implemented. Devic e Specific Ev ents: None.
Developers Guide Quick Reference Guide 23 External HCheck : not supported. Interactive HCheck : not supported. Clai med: Returns TRUE after Claim method has been called. FALSE otherwise. DATALOGIC devices are exclusive. It is recommen ded that the device be claimed and continue to be claimed thru-out a session.
Developers Guide 24 Datalogic™ OPOS Service Object Devic eServ iceV ersion: Returns 10120XXX where XXX is the minor version. Ph ysicalDe vice Description: Returns a descriptive string dependin g on the interface and device type. Phy sicalD evic eName: Returns a descriptive string dependin g on the interface and device type.
Developers Guide Quick Reference Guide 25 StatusNotify: If CapStatusUpdate is TRUE , the application can set StatusNot ify to either SCAL_SN_DISABLED or SCAL_SN_ENABLED . SalesPrice: Returns 0 currency. T a reW eight : Returns 0 . UnitPric e: Returns 0 currency.
Developers Guide 26 Datalogic™ OPOS Service Object OPOS_CH_INTERACTIVE is supported. Returns OPOS_SUCCESS OPOS_E_NOTCLAIMED OPOS_E_DISABLED OPOS_E_ILLEGAL CheckHealthText property will hold the text result of this method call.
Developers Guide Quick Reference Guide 27 Device Specific Methods: GetSalesPrice: Returns 0 Not implemented GetUnitPrice: Returns 0 Not implemented SetUnitPrice: Returns OPOS_E_ILLEGAL Not implemented.
Developers Guide 28 Datalogic™ OPOS Service Object ZeroScale: Returns OPOS_SUCCESS OPOS_E_NOHARDWARE OPOS_E_OFFLINE OPOS_E_DISABLED OPOS_E_NOTCLAIMED Scale Ev ents: Co m m o n Eve n t : DataE v ent:.
Developers Guide Quick Reference Guide 29 Appendix A: DirectIO C ommand Suppor t. DirectIO name IO number Scanne r Scale Interface RS232 Std RS232 SC OEM USB RS232 Std RS232 SC OEM USB LEGACY SCANNER .
Developers Guide 30 Datalogic™ OPOS Service Object SCALE_MONITOR 7 DISPLAY_DATA 8 DISPLAY_STATUS 9 ENABLE_TONE 10 BEEP_GOOD_TONE 11 SOFT_POWER_DOWN 12 DISABLE.
Developers Guide Quick Reference Guide 31 Note: Some DirectIo calls may not be su pported by the scanner/scale f irmware. SCANNER_STATUS 502 SCANNER_READROM 503 SCANNER_ROM_VERSION 504 SCANNER.
Developers Guide 32 Datalogic™ OPOS Service Object NO TES.
.
Datalogic Scanning, Inc. 959 T err y Str eet Eugene, OR 97402 USA T elephone: (541) 683-5700 F ax: (541) 345-7140 ww w .scanning.datalogic.com Australia Datalogic Scanning Pt y Lt d T elephone: [61] (2) 9870 3200 australia.scanning@datalogic .com France an d Benelux Datalogic Scanning Sarl T elephone: [33].
Un point important après l'achat de l'appareil (ou même avant l'achat) est de lire le manuel d'utilisation. Nous devons le faire pour quelques raisons simples:
Si vous n'avez pas encore acheté Datalogic QuickScan QD2130 c'est un bon moment pour vous familiariser avec les données de base sur le produit. Consulter d'abord les pages initiales du manuel d'utilisation, que vous trouverez ci-dessus. Vous devriez y trouver les données techniques les plus importants du Datalogic QuickScan QD2130 - de cette manière, vous pouvez vérifier si l'équipement répond à vos besoins. Explorant les pages suivantes du manuel d'utilisation Datalogic QuickScan QD2130, vous apprendrez toutes les caractéristiques du produit et des informations sur son fonctionnement. Les informations sur le Datalogic QuickScan QD2130 va certainement vous aider à prendre une décision concernant l'achat.
Dans une situation où vous avez déjà le Datalogic QuickScan QD2130, mais vous avez pas encore lu le manuel d'utilisation, vous devez le faire pour les raisons décrites ci-dessus,. Vous saurez alors si vous avez correctement utilisé les fonctions disponibles, et si vous avez commis des erreurs qui peuvent réduire la durée de vie du Datalogic QuickScan QD2130.
Cependant, l'un des rôles les plus importants pour l'utilisateur joués par les manuels d'utilisateur est d'aider à résoudre les problèmes concernant le Datalogic QuickScan QD2130. Presque toujours, vous y trouverez Troubleshooting, soit les pannes et les défaillances les plus fréquentes de l'apparei Datalogic QuickScan QD2130 ainsi que les instructions sur la façon de les résoudre. Même si vous ne parvenez pas à résoudre le problème, le manuel d‘utilisation va vous montrer le chemin d'une nouvelle procédure – le contact avec le centre de service à la clientèle ou le service le plus proche.