How do I keep the scanner on using the MK500? It's a kiosk application so the customer would just place barcode under scanner. I tried ToggleSoftTrigger but it only stays on for about 15 seconds. Thanks in advance
Keep scanner on using MK500// Expert user has replied. |
3 Replies
Hello Withtao, Did you find your solution ? if not then contact me at rakesh.bits@gmail.com for MK 500 / MK590 or MC9090 / MC9190-G kind of device regards Rakesh :)
I also tried the following with same result: MyReader.ReaderParameters.ReaderSpecific.LaserSpecific.AimType = Symbol.Barcode.AIM_TYPE.AIM_TYPE_PRESENTATION MyReader.Actions.SetParameters() MyReader.Info.SoftTrigger = True
Did you post this under the wrong forum? MSP does not provide any means to do this, but perhaps there is a way to do it and someone in the MK500 forum might know what it was.