Forum topic
Hi, I am new to programming for Zebra devices. I am using .NET (C#) to connect to the Zebra ring scanner via SerialPort. When the data is scanned - the application analyzes it. And I want the scanner…
Forum topic
I'm a CPP programmer and I'm working on a project to develop service providers for all kind of different devices based on CEN/XFS standard. Now I'm testing de ScannerSDK Sample CPP and I get some…
Forum topic
I'm a CPP programmer and I'm working on a project to develop service providers for all kind of different devices based on CEN/XFS standard. Now I'm testing de ScannerSDK Sample CPP and I get some…
Forum topic
The API documentation (Zebra RFID SDK for Windows Overview) is outdated and sample app crashes, and doesn't compile from the source code (Windows.Desktop.DemoApp.Src_v3.0.23.zip) Environment: Windows…
Forum topic
The API documentation (Zebra RFID SDK for Windows Overview) is outdated and sample app crashes, and doesn't compile from the source code (Windows.Desktop.DemoApp.Src_v3.0.23.zip) Environment: Windows…
Forum topic
Hello, I'm trying to create a Xamarin RFID app for Android and iOS. Before that we had developed two separated native apps for these os. For the start I create some test apps based on the example…
Forum topic
Hello, I'm trying to create a Xamarin RFID app for Android and iOS. Before that we had developed two separated native apps for these os. For the start I create some test apps based on the example…
Forum topic
"Java.exe" exited with code 1. Hello, can someone help me to solve the above problem? My application is being developed in Xamarin Forms with Visual Studio 2022, I am implementing the (API 29 -…
Forum topic
"Java.exe" exited with code 1. Hello, can someone help me to solve the above problem? My application is being developed in Xamarin Forms with Visual Studio 2022, I am implementing the (API 29 -…
Forum topic
Hi. I currently have a problem converting an image to hex code to be displayed in the ZPL code. I've tried many code snippets to no avail public static string ByteArrayToString(byte[] ba…