---
title: "Dymo S50 USB Scale driver"
slug: "dymo-s50-usb-scale-driver"
updated: 2024-07-09T18:53:06Z
published: 2024-07-09T18:53:06Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.tulip.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Dymo S50 USB Scale driver

*A guide to the Dymo S50 Scale driver and Tulip.*

This article describes the capabilities and configuration associated with the Dymo S50 Scale driver in Tulip.

![Dymo Scale1.jpeg](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale1%281%29.jpeg)

## Capabilities

This driver is meant to receive data from Dymo USB scales (M10 and S50) through an Edge Device or a Windows Tulip Player, in the format:

{ unitOfMeasure: 'string', measurement: 'float', stable: 'boolean', overloaded: 'boolean', }

**Driver Location:** Edge Devices, Windows Tulip Player

### Supported Devices

- Dymo M10 VID: 2338, PID: 32771
- Dymo S50  VID: 2338, PID: 32777

## Driver Configuration

To configure the driver for the Dymo S50 Scale, follow these steps:

1. Navigate to the Edge Devices configuration page (located in the **Shop Floor** tab) or via the urls: http://[edgeDevicesIP]/driverConfig or http://[10.0.3.1]/driverConfig

![Dymo Scale2.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale2.png)

1. Assign the Edge Device to a Station, and enable the "DYMO-USB-SCALE" driver in the station configuration by selecting **Configure Drivers**.

![Dymo Scale3.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale3.png)

1. In the Windows Tulip Player, go to the **Station** and select the station that the driver is connected to. Select **Interface** (display device), then **Configure Devices**.
2. Enable the “DYMO-USB-SCALE” driver.

![Dymo Scale4.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale4.png)

### Scale Output

- Unit of measure - g/oz/kg/lb - based on what the scale is set.
- Measurement - the raw measurement that the scale outputs
- Stable - yes/no - after 4 exact measurements the scale is deemed stable
- Overloaded - yes/ no - If there is more weight on the scale than the upper limit, the scale reports that it is overloaded

![Dymo Scale5.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale5.png)

### Scale Error

The scale outputs an error when it is overloaded.

![Dymo Scale6.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale6.png)

The scale also outputs an error when the driver loses connection to the device or if connectivity issues occur between the driver and the device.

![Dymo Scale7.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale7.png)

## App Configuration

To use the driver in an app, route a trigger to match the following logic:

![Dymo Scale9.png](https://cdn.document360.io/7c6ff534-cad3-4fc8-9583-912c4016362f/Images/Documentation/Dymo%20Scale9%281%29.png)

---

Did you find what you were looking for?

You can also head to [community.tulip.co](https://community.tulip.co) to post your question or see if others have had a similar question!

**Edge Device**

**Edge Devices** are any hardware intended to connect physical things to the cloud. This can include entirely mechanical devices, older machines without network functionality, PLCs, and more.

Tulip sells the **Edge IO** and **Edge MC** that interface directly into **Triggers** in a breeze, but Tulip can also support other Edge Devices.

**Tulip Player**

**Tulip Player** is the Windows/Mac executable program where users can run Tulip apps. Tulip player allows you to create a more seamless user experience by removing the need for a web browser and allows increased IT controls.

**Station**

**Stations**are a digital representation of a physical place or device in your facility. Stations are 1:1 with **Interfaces (display devices)** running Tulip Player, but Stations can also be assigned **Edge Devices,**Tulip Vision Camera Configurations, Machines,****and more.

**Interface (Display Device)**

Users interact with Tulip applications through physical devices like touchscreens, PC monitors, mobile devices, and LCD screens. We refer to these as **interfac****es.**Interfaces must be assigned to a **station** in order to run applications.
