Gebruiksaanwijzing /service van het product Magellan 1100i van de fabrikant Datalogic
Ga naar pagina of 46
OEM USB , RS232 Standard RS232 Single Ca ble OPOS Ser vic e Objec ts Quick Refe renc e Guide.
Datalogic Scanning, Inc. 959 T erry Street Eugene , Oregon 97402 T elephone: (54 1) 683-57 00 F ax: (541) 345- 7140 An Unpub lished W or k - All rights reser v ed.
Quick Reference Guid e i Ta b l e o f C o n t e n t s Datalogic™ OEM USB, RS232 Standard RS232 Single Cable OPOS Service Obje cts ................. ................ 1 Introduction ................................................................. ...
Table of Contents ii Data logi c™ OPOS Serv ice Obj ect NO TES.
Quick Refer ence Guide 1 Da talogic ™ OEM USB , RS232 Standard RS232 Single Cable OPOS Ser vice 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 Suppor ted . Device T ype Scanner Scale RS232 Std RS232 SC OEM USB RS232 Std RS232 SC OEM USB T able T op Scanner/S cales Magellan .
Running the In stall 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.
DualTest Utility 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.
DualTest Utility Quick Reference Guide 7 F irmwar e Update 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 pdate F irmware: Firm ware Update Started 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.
DualTest Utility Quick Reference Guide 9 Update in progress, at 68% complete: Fi rmw a re U p da te Fi n i sh e d 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.
DualTest Utility Quick Reference Guide 11 2. Open Scale: 3. Claim:.
Utilities 12 Datalogic™ OPOS Service Object 4. Enable: 5. Read a w eight:.
DualTest Utility 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 zer o condition has occurred.
DualTest Utility 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 m all W eight:.
Windows Management Instrumentation (WMI) Com- Quick Reference Guide 17 Registr y W indow s M anagement Instrumenta tion ( WMI) Compa tible Datalogic OPOS Service Objects provide WMI-compatible Remote Manage ment for certain scanners when properly configured.
Registry 18 Datalogic™ OPOS Service Object HandScanner = USBHHScanner: • (Default) = DLOPOS.DLScanner – this is the default name used by the service. The user should not edit this entry . • AbstractDevice – this represents the GUID and should not be edited by the user .
OPOS Registry Quick Reference Guide 19 MagellanSC = SCRS232Scanner Common fields as per Handheld scanner abov e; in addition the following fields are: • BaudRate – default to 9600. CA UT ION • DataBits – default to 7, same ca veat a s for baud rate.
Registry 20 Datalogic™ OPOS Service Object RS232Scanner = QS6000 Common fields as above; in addition the following field is: • WarholParsing – defaults to not active.
OPOS Registry Quick Reference Guide 21 T ableScanner = USBScanner Settings are identical to USBHHScanner/HandScanner , except that Usage = 18944 (4A00 hex), and DeviceNameOverride = “…USB Scanner” Scale Under the SCALE in the registry, there are five na med entities.
Registry 22 Datalogic™ OPOS Service Object • CapStatusUpdate – defaulted to 1, this indicates that the scale service is capa - ble of supplying S t atus U pdate events as per the UPOS Live Weight Display description in the scale section of the UPOS spec.
OPOS Registry Quick Reference Guide 23 • Port – defaulted to COM2. The user can se lect the desir ed COM port for their system. • BaudRate – defaulted to 9600. The user should not change this setting, as the scale baud rate is NO T configurable.
Registry 24 Datalogic™ OPOS Service Object Log gi ng The DLS Service Objects have the ability to log various data items to a file for reporting, troubleshooting, and monitoring. The logging level is controlled by registry settings under the location HKEY_LOCAL_MACHINESOFTWAREDATALOGICDL_OPOS_SERVICE .
OPOS Registry Quick Reference Guide 25 Some DLS scanners can report additional Value Added Features , provided that 1) this feature is turned on in the scanner, 2) the scanner interface is OEM USB, 3) the “ ValueLogging ” registry entry is set to 1 (active).
Developers Guide 26 Datalogic™ OPOS Service Object Dev e lopers Guide OPOS service objects export a uniform in terface; however there may be slight differences between the same types of de vices from different vendors and models. Queries of OPOS properties reveal these di fferences.
Scanner Properties: Quick Reference Guide 27 DataC ount: Returns the number of Data Events Queued. DataE ventEnabled: Returns TRUE or FALSE depending on the previous SetProperty call. DeviceEnabled: Returns TRUE or FALSE depending on the previous SetProperty call.
Developers Guide 28 Datalogic™ OPOS Service Object Device Specific Pr oper ties: DecodeData: 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.
Scanner Methods: Quick Reference Guide 29 Scanner Methods: Co mm 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 ClaimDevice: Returns OPOS_SUCCESS OPOS_E_NOSERVICE OPOS_E_ILLEGAL OPOS_E_CLAIMED This call will activate the communication with the device.
Developers Guide 30 Datalogic™ OPOS Service Object OPOS_E_NOTCLAIMED OPOS_E_OFFLINE OPOS_E_ILLEGAL ReleaseDevice: 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.
Scanner Events: Quick Reference Guide 31 Scanner Events: Co mm o n E ve nt : DataE vent: This event fires when a label is forwarded from scanner. DirectIOEv ent: Not supported. ErrorEv ent: Not used. StatusU pdateEvent: Not implemented. Device Specific Events: None.
Developers Guide 32 Datalogic™ OPOS Service Object External HCheck : not supported. Interactive HCheck : not supported. Claimed: Returns TRUE after Claim method has been called. FALSE otherwise. DATALOGIC devices are exclusive. It is recomm ended that the device be claimed and continue to be claimed thru-out a session.
Scale Properties: Quick Reference Guide 33 DeviceServiceV ersion: Returns 10120XXX where XXX is the minor version. Phy sic alDeviceDescription: Returns a descriptive string depending on the interface and device type. Phy si calDevi ceName: Returns a descriptive string depending on the interface and device type.
Developers Guide 34 Datalogic™ OPOS Service Object StatusNo tify: If CapStatusUpdate is TRUE , the application can set StatusNot ify to either SCAL_SN_DISABLED or SCAL_SN_ENABLED . SalesPric e: Returns 0 currency. Ta r e W e i g h t : Returns 0 . UnitPrice: Returns 0 currency.
Scale Methods: Quick Reference Guide 35 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 36 Datalogic™ OPOS Service Object Device Specific Methods: GetSalesPrice: Returns 0 Not implemented GetUnitPric e: Returns 0 Not implemented SetUnitPric e: Returns OPOS_E_ILLEGAL No.
Scale Events: Quick Reference Guide 37 Zer oScale: Returns OPOS_SUCCESS OPOS_E_NOHARDWARE OPOS_E_OFFLINE OPOS_E_DISABLED OPOS_E_NOTCLAIMED Scale Ev ents: Co mm o n E ve nt : DataE vent: Used for async.
Developers Guide 38 Datalogic™ OPOS Service Object Appendix A: DirectIO C ommand Sup por t DirectIO name IO number Scanner Scale Interface RS232 Std RS232 SC OEM USB RS232 Std RS232 SC OEM USB LEGA .
Scale Events: Quick Reference Guide 39 RS232 SC, OEM USB, RS232 Std SCANNER/SCALE (cont.) SC_SCALE_ST A TUS 6 SCALE_MONIT OR 7 DISPLA Y_DA T A 8 DISPLA Y_ST A TUS 9 ENABLE_T ON.
Developers Guide 40 Datalogic™ OPOS Service Object NCR Scanner DirectIO for compat ibility SCANNER_TONE 500 SCANNER_RESET 501 SCANNER_ST A TUS 502 SCANNER_READROM 503 SCANNER_ROM_VERS IO.
.
Datalogic Sc anning, Inc. 959 T err y Street Eugene, OR 97402 USA T elephone: (541) 683-5700 F ax: (541) 345-7140 www .s can ni ng .d ata lo gic .c om Austr alia Datalogic Scanning Pt y Lt d T elephone: [61] (2) 9870 3200 australia.scanning@datalogic .
Een belangrijk punt na aankoop van elk apparaat Datalogic Magellan 1100i (of zelfs voordat je het koopt) is om de handleiding te lezen. Dit moeten wij doen vanwege een paar simpele redenen:
Als u nog geen Datalogic Magellan 1100i heb gekocht dan nu is een goed moment om kennis te maken met de basisgegevens van het product. Eerst kijk dan naar de eerste pagina\'s van de handleiding, die je hierboven vindt. Je moet daar de belangrijkste technische gegevens Datalogic Magellan 1100i vinden. Op dit manier kan je controleren of het apparaat aan jouw behoeften voldoet. Op de volgende pagina's van de handleiding Datalogic Magellan 1100i leer je over alle kenmerken van het product en krijg je informatie over de werking. De informatie die je over Datalogic Magellan 1100i krijgt, zal je zeker helpen om een besluit over de aankoop te nemen.
In een situatie waarin je al een beziter van Datalogic Magellan 1100i bent, maar toch heb je de instructies niet gelezen, moet je het doen voor de hierboven beschreven redenen. Je zult dan weten of je goed de alle beschikbare functies heb gebruikt, en of je fouten heb gemaakt die het leven van de Datalogic Magellan 1100i kunnen verkorten.
Maar de belangrijkste taak van de handleiding is om de gebruiker bij het oplossen van problemen te helpen met Datalogic Magellan 1100i . Bijna altijd, zal je daar het vinden Troubleshooting met de meest voorkomende storingen en defecten #MANUAl# samen met de instructies over hun opplosinge. Zelfs als je zelf niet kan om het probleem op te lossen, zal de instructie je de weg wijzen naar verdere andere procedure, bijv. door contact met de klantenservice of het dichtstbijzijnde servicecentrum.