marposs Quick Digit Driver Manual

Bluetooth driver

Advertisement

Quick Digit
Bluetooth
Driver
TM
®
Driver Manual
D2QD0360GD
2017 | 3.6
Year
English

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Quick Digit and is the answer not in the manual?

Questions and answers

Summary of Contents for marposs Quick Digit

  • Page 1 Quick Digit Bluetooth Driver ® Driver Manual D2QD0360GD 2017 | 3.6 Year English...
  • Page 2 D2QD0360GD | Issued 10/2017 | These specifications may be subject to modifications. © Copyright Marposs S.p.A. 2017 (Italy) | All rights reserved. MARPOSS S.p.A. Via Saliceto, 13 - 40010 Bentivoglio (Bo) Italy...
  • Page 3: Table Of Contents

    Device programming Options Parameters 2.3.1 Operative mode ..............12 PAIRING PROCEDURE Pairing procedure ERRORS Errors APPENDIX Minimising battery use in Quick SPC Using Quick Digit Bluetooth and Sylvac devices simultaneously 26 ® 5.2.1 Script Microsoft Visual Basic ..........27 ® ® I/O BITs...
  • Page 4 INDEX This page has been intentionally left blank 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 5: Introduction

    CHAPTER 1 INTRODUCTION This manual describes the Marposs Quick Digit Bluetooth driver programming ® procedure. The driver permits the user to interface Marposs Quick Digit Bluetooth ® devices with the corresponding measurement software running on a PC. Supported Operating Systems ●...
  • Page 6 INTRODUCTION This page has been intentionally left blank 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 7: Main Page

    This button allows to remove the selected Quick Digit Bluetooth to the configuration. ® This button allows to move up the selected Quick Digit Bluetooth in the list, so that it corresponds to a lower ® numbered channel.
  • Page 8: Options

    Quick Digit Bluetooth ® This option should be used if the device is programmed entirely in manual mode (see the Quick Digit Bluetooth ® device manual) and user wishes to prevent the driver from modifying the pre-defined configuration.
  • Page 9 CHAPTER 2 Selecting this option it is possible to lock the Quick Digit Bluetooth buttons in order to avoid a wrong programmation ® or a modification of the configurations from the user. Default 5 minutes, range 1-99 minutes. With reference to the table below, this option will behave differently, depending on the firmware installed on the device.
  • Page 10: Parameters

    ® measure each time it is changed on the display. On Request Acq.: it works like in the WinCom driver, i.e. at every request from the software, the Quick Digit Bluetooth sends the current value. ® See paragraph 2.3.1 for more information...
  • Page 11 This menu allows to set a multiplicative factor on the corresponding device. It shows the Bluetooth address of the corresponding ® device. It is not editable. It shows the firmware version of the corresponding device. It is not editable. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 12: Operative Mode

    This operating mode is compatible with all of the Easy Acquisition acquisition modes. ● Continuous Acq. In this operating mode, the Quick Digit Bluetooth sends the measurement value ® automatically whenever it changes. The central button is not assigned any specific function.
  • Page 13 This operating mode may be used only in the case of single acquisitions. ● Send From Button The central button is used to send the measurement value. In this mode Quick Digit Bluetooth Driver does not execute measurement value requests.
  • Page 14 T h e A C C E P T I N f i e l d a c c e p t s t h e m e a s u r e m e n t b e f o r e proceeding to the following guided procedure check. This field is normally programmed by configuring the ACCEPT IN parameter as the first BIT displayed by the Quick Digit Bluetooth driver.
  • Page 15 Quick Digit Bluetooth used in that step. If, on the other ® hand, he/she presses the button associated with a different Quick Digit Bluetooth ® the software would not receive the value via the correct channel, so that the channel state would be indicated as “Not Ready”, and the contacts display would indicate the...
  • Page 16 MAIN PAGE This page has been intentionally left blank 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 17: Pairing Procedure

    CHAPTER 3 PAIRING PROCEDURE Pairing procedure This chapter describes the procedure for pairing a Quick Digit Bluetooth with the ® Quick Digit Bluetooth driver. ® Connect the dongle (1) to the PC. The maximum number of devices than may be paired is 8 or each dongle.
  • Page 18 The following message will appear, indicating how to set the devices up so that they are discoverable. We recommend carrying out the pairing procedure by setting a maximum of 3 or 4 voices to discoverable mode at a time. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 19 <MODE> button (6) for more than 2 seconds; ● press <MODE> button (6) till <bt> menu appears; ● press <->> button (7) till < ESET> menu appears; ● press <SET> button (8); ● press OK (5) on driver interface. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 20 Then press OK (9). Once the scan has been completed the following window will appear displaying the parameters of the devices that have just been paired. Choose the used channel from the Device column (10). 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 21 Firmware Version: it shows the firmware version of the corresponding device. View: setting “Show” it allows to view the measuring bar. Please see the picture below. Ok: to exit with saving configuration. Cancel: to exit without saving configuration. Save and exit. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 22 PAIRING PROCEDURE This page has been intentionally left blank 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 23: Errors

    “Device Type” field, in which case it is necessary to modify the value in this field, or carry out the pairing procedure with a device like the one indicated in the “Device Type” field. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 24 M u l t i p l i c a t i o n F a c t o r KMult Value (-99<Mult. between -99 and 99 outside range Factor<99) n: indicates the device number. 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 25: Appendix

    CHAPTER 5 APPENDIX Minimising battery use in Quick SPC In order to optimise the use of Quick Digit Bluetooth with Quick SPC the correct ® programming should be similar to the following: Quick Digit Bluetooth programmed to “On Request Acquisition”: in this way, ®...
  • Page 26: Using Quick Digit Tm Bluetooth ® And Sylvac Devices Simultaneously

    ) is started, in order to make use of the virtual COM ports used by the Serial Communication Programmer Driver In order to use these devices correctly together with Marposs devices, it is necessary to adopt the following measures: ●...
  • Page 27: Script Microsoft ® Visual Basic

    ‘Complete path of the VMUX program that must be started BEFORE the ‘MARPOSS_ONLINE please check the installation path Const Program_ToStart = “C:\Program Files (x86)\Vmux\VirtualMux.exe” ‘Complete path of the Marposs program (in this example “Quick SPC”) ‘please check the installation path Const MARPOSS_ONLINE = “C:\Program Files (x86)\QSPCW\Bin\Autorun.exe”...
  • Page 28 = CreateObject(“vbScript.RegExp”) strDevName = objItem.Name objRgx.Pattern = “COM[0-9]+” If Not IsNull(strDevName) Then objRegMatches = objRgx.Execute(strDevName) objRegMatches.Count = then portList.Add objRegMatches.Item(0).Value, objItem end if End If Next GetComPorts = portList End Function 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 29: I/O Bits

    ● 1 when the Driver is working; ● 0 when the Driver is locked or one of the dongles is locked. ● BIT N+3: DEVICES_CONNECTED_BIT (not used in the calculation of BIT1). Devices connection status (1 if all the Quick Digit Bluetooth configured ®...
  • Page 30 APPENDIX This page has been intentionally left blank 25/10/17 Quick Digit Bluetooth Driver ®...
  • Page 31 Notes: ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________...
  • Page 32 Notes: ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________...
  • Page 33 Notes: ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________...
  • Page 34 Notes: ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________ ____________________________________________________________...
  • Page 36 Quick Digit Bluetooth Driver ®...

Table of Contents