Workstation Sample
Overview
The Workstation Sample App is a Mendix App Package to showcase how to build application interacting with multiple peripheral devices using Workstation Client.
The app include reusable peripheral modules for:
- PC/SC Smartcard Reader (ADPU protocol) e.g. Omnikey 5427 G2, ACR122U
- Barcode Scanner (configured on Serial Port) e.g. NETUM C750
- Industrial Scale (MT-SICS protocol) e.g. Mettler Toledo ICS425, OHAUS Scout STX 620, 6200
- Label Printer (ZPL protocol) e.g. Zebra ZD421D
- USB Andon tower / Stack light ANDONT USB Stack LED Andon Tower Lights
- IoT Sensor Kit Nordic Thingy:52 Bluetooth LE compact multi-sensor prototyping platform
Each module include peripheral emulator to build app without physical device.
Include a snippet for advance weighing usecase (weight check, filling mode).
Documentation
Show a set of peripherals in a "peripheral wall" allowing to interact with each configured peripheral.
A peripheral can be real connected peripheral or virtual peripheral emulated in the app.
Each peripheral can be tested one by one.
A basic label template management is included for the label printer.
A scale control snippet is included in the scale test page for advance weighing usecase (check or filling mode).