Main > Forum > 1C:Enterprise Platform > 1C:Enterprise. Mobile platform > MultimediaTools Barcode not fast

Forum

Search UsersRules
MultimediaTools Barcode not fast
#1
Active user
Points:: 0
Joined:: Mar 29, 2016

Hi,

Code
#If MobileAppClient Then
      If MultimediaTools.BarcodeScanningSupported() Then
         StartScanNotify = New NotifyDescription("BarcodeScanProcess", ThisForm);
         EndScanNotify = New NotifyDescription("BarcodeScanProcessClose", ThisForm);
         MultimediaTools.ShowBarcodeScanning("Barcode",StartScanNotify ,EndScanNotify,BarcodeType.Linear);
      Else
         ShowMessageBox(,"Error");
      EndIf;
   #EndIf


I have a Samsung Tab S2 tablet. I tried this code for scanning barcode. But this function very slowly. How can i do fastest scanning barcode?

Profile
#2
Guest
Points::
Joined::

Hello, Hüseyin Çağrı Bayraktar!

Have a look at the CurrentItem doesn`t work on mobile platform Android topic. Among others, it is about scanning barcodes.

Profile
Subscribe
Users browsing this topic (guests: 1, registered: 0, hidden: 0)



© 1C LLC. All rights reserved
1C Company respects the privacy of our customers and visitors
to our Web-site.