# Broadweigh Load Cells

While Spikemark does not inherently interface with Broadweigh Load Cells, we often use BW-S325 3/4 Ton load cell shackles to monitor various loads and systems. The information on this page is the very basics to get any of the load cells we offer on rentals up and running!

Visit the [Broadweigh Support](https://www.broadweigh.com/support/) website for more detailed information on their systems, how to use them, and to download the software necessary to run their equipment.

{% tabs %}
{% tab title="What do you need?" %}

* Computer running Broadweigh Software
  1. [LOG100 Software](https://www.broadweigh.com/download/127/software/26725/broadweigh-toolkit-setup.exe)
* USB Dongle or Base Station Receiver
* Broadweigh 2.4GHz Wireless Shackle
* 2 x AA Batteries
* \#1 Phillips Screwdriver
  {% endtab %}

{% tab title="Hardware Setup" %}

1. Remove the plastic cover (4 x M3 Pan Head Machine Screws)
2. Install 2 x AA Batteries into the battery terminals. Verify that the red light on the outside begins to blink.
3. Re-install the plastic cover.
   {% endtab %}

{% tab title="Software Setup" %}

1. Plug in your USB Dongle or Extended Base Station <img src="/files/VRcdX6xWfbQR4Q8U3ix7" alt="" data-size="line">
2. Open LOG100 Software on your computer <img src="/files/6FcgrQ1gKr0vppKr7K62" alt="" data-size="line">
3. Open the **Configure Project** window through the Edit tab of the main toolbar. ![](/files/9I2j1vch5qDyH8pQRMAB)
4. Set up your specific load cells

   * Name your show file

   ![](/files/6x5p3gAh481a1fQXWR5a)

   * Select the number of load cells you are using ![](/files/qJHRI6tfegGzStte3Jmf)
   * Click on the Display number you want to edit (it will highlight grey), then, in the Expression input field, type the LAST 4 DIGITS of your load cell ID number between the "<>" symbols. This load cell is FDD453, so enter "\<D453>"

   ![](/files/8lU05asDuaqfVYwQ2xXp)

   * Name that load cell

   ![](/files/QQLBpBoXfG2BOjWtHLDS)

   * Repeat steps 3 and 4 for each load cell. When done, click OK in the bottom right corner to return to the "All Channels" display page.

   ![](/files/eWyYzPSwyTLtvt53xZQS)

   * Click "Gross" to zero out the load cell when at zero load.
     {% endtab %}

{% tab title="Utilities" %}
[Broadweigh Toolkit](https://www.broadweigh.com/download/127/software/26725/broadweigh-toolkit-setup.exe) is the utility software used for initial commissioning, resetting, and conducting other utility/maintenance procedures on the load cells and receivers.

Here's a few things you can do with Broadweigh toolkit:

* If you're having trouble connecting to a load cell, close LOG100 and see trying finding it in the Toolkit.
* Swap between KG and LBS
* Adjust specific power consumption (for long term power management)
* Change Radio Channels (for local radio requirements, or to avoid interference)
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.creativeconners.com/docs/broadweigh-load-cells.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
