Skylight Docs
Skylight Docs
Welcome
What's New
User Guides
Mobile
Smart Glasses
Web Client
Developer Guides
Introduction
Getting Started
Hello World
Core Concepts
Reference
Recipes
Notifications
Text input
Calling
Opening and closing views
Working with local data
Binding to list of users
Working with roles
Working with sessions
Showing and hiding cards
Camera-based scanning
Collection view structure
Session media
Administrator Guides
Getting Started
Users & Groups
Authentication
Device Provisioning
OTA Known Issues
Resources
Quick Start Applications
Technical Requirements
Security
Client Downloads
Support
Submit a Support Request
Forgot Your Password?
License Upgrades
Developer Community
Troubleshooting
Release Notes
Powered by GitBook

Camera-based scanning

Using the camera to scan 1D and 2D codes
Camera-based Scanning Recipe Application Bundle
CameraBasedScanningRecipe.zip - 2KB

What does this recipe include?

The root view of the recipe consists of a card that calls skylight.startScanner when selected. In this recipe, the timeout for the scan is set to 3000 milliseconds and the scan mode is set to the default to recognize as many types of codes as possible.

For more information about the possible scan types, see the Scripting API.

Previous
Showing and hiding cards
Next
Collection view structure
Last updated 2 months ago