Settings

Enable and Connect a Weighing Scale

Two separate steps are required: enable Weighing Scale for the shop, then connect the physical serial device in the Posnic desktop Hardware Manager. The web browser can save the feature setting but cannot read the scale.

Menu path
Manage -> Core Settings -> Features -> Weighing Scale; desktop app -> Hardware Manager -> Weight Machine
Verified from
Posnic demo and current POS source reviewed on 2026-09-08
Technical source evidence

Live demo Manage -> Core Settings -> Features audited 2026-09-05, frontend/modules/settings_write.html hardware_weight_machine_enable, src/hardware-manager.html Weight Machine tab, src/hardware-manager.js serial discovery connection simulation and saved preference, src/essae-weight-reader.js and src/scale-parser.js frame parsing and stable readings, frontend/static/script/js/modules/js/weight-bridge.js Electron-only bridge

Enable the shop featureTurn on Weighing Scale in Features and save. This exposes weighed-item controls, but does not connect the physical device.
Save the feature before hardware setupFeature settings control which item and sale options appear. Physical scale connection remains a separate desktop Hardware Manager task.

Before You Start

  • Install and sign in to the Posnic desktop app on the till that is physically connected to the scale.
  • Connect the scale by its supported serial or USB-to-serial interface and install its operating-system driver.
  • Know the exact port and configure the scale to output kilograms. The audited readers treat net weight as kg.
  • Do not use an untested device for trade. Confirm the scale, calibration and local legal-for-trade requirements with the supplier and local authority.

Enable the Feature

  1. Open Manage -> Core Settings -> Features.
  2. Find Weighing Scale and select its switch.
  3. Click Save and wait for the successful settings response.
  4. Open Inventory -> Items -> New -> More and confirm Weight Scale Item is now available.

Connect in Hardware Manager

  1. Open Hardware Manager from the Posnic desktop application.
  2. Select the Weight Machine tab.
  3. Click Refresh and choose the port belonging to the scale.
  4. Click Connect and wait for the connected state.
  5. Place a known test weight on the platform and wait for a stable positive reading.
  6. Remove the weight and confirm the display returns to zero before leaving Hardware Manager.
  7. Restart the desktop app once and confirm the saved port reconnects.

Simulation Is Training Only

Hardware Manager includes Enable test data (simulation mode). It produces synthetic weights and must never be used as evidence that a real scale, cable, port or calibration works.

  • Use simulation only to train the software workflow without hardware.
  • Turn simulation off before device acceptance or live sales.
  • Record a physical known-weight test separately.

Connection Checks

SymptomCheckAction
No ports appearCable, driver, power and RefreshReconnect the device, verify it in the operating system, then refresh again.
Port appears but Connect failsAnother program may own the portClose other scale or serial tools, reopen Hardware Manager and retry.
Reading changes but never settlesPlatform vibration, load movement or frame formatStabilize the platform and confirm the model/protocol with the supplier.
Browser says scale unavailableScale access is Electron-onlyPerform the sale in the installed desktop app.
Wrong unit or implausible valueDevice output and parser compatibilityStop sales; verify kg output and test the exact model before rollout.
Reconnect fails after restartSaved port changedRefresh, select the current port, reconnect and repeat the restart test.

Acceptance Record

  • Till name, operating system, Posnic version and branch.
  • Scale make, model, serial number, interface and selected port.
  • Known test weight, displayed reading, stability and zero-return result.
  • Disconnect, reconnect and desktop restart results.
  • Simulation confirmed off and named manager approval.