Overview
Weighsoft 5 supports automatic weight capture from integrated weighbridges. This guide outlines the steps for first-time integration, upgrading to modern integration, or adding a new PC.
Initial Integration or New Weighbridge Head
If you're integrating for the first time or have installed a new weighbridge head a project must be set up. Please contact your Account Manager to discuss requirements and initiate the setup.
Adding a New PC or Switching to Modern Integration
You can either:
Request a project via your Account Manager if you would like for us to perform this for you, or
Follow the steps below to complete the setup yourself.
Steps:
Raise a support case or contact your Account Manager to obtain the installer.
Connect to the Weighbridge PC(s) and run the installer.
In Weighsoft:
Hover over Administration > Click Lookups
Click Weighbridges
Edit each entry and set the Local Access URL you'll be using (default:
http://localhost:8888)Click Save after each entry
Test the Connection:
Open a browser and navigate to:
http://localhost:8888/getweight?config=connection_string
Replace
connection_stringwith your actual configuration. Example:http://localhost:8888/getweight?config=WeighbridgeType=GenericSerial;ReadMethod=READ_BUFFER;ReadTimeout=2000;SerialPort=COM3;BaudRate=2400;DataBits=8;Parity=None;StopBits=One;TallyStart=0;TallyLength=4;WeightStart=5;WeightLength=7;Command=A\r;NewLine=\r
If the page does not load:
Restart the PC and try again.
If still unresolved, contact your Account Manager to initiate a project.
Final Configuration
Once the connection is successful:
Navigate to:
C:\Program Files\ISYS\Weighbridge Integration Service
Open:
WeighsoftWeighbridgeservice.exe.config
Change:
<add key="IsTest" value="true" />to:
<add key="IsTest" value="false" />Save the file and restart the PC.
Run the connection test again β this time the service should return a live weight from the weighbridge.
Important: Ensure there is a weight on the bridge during testing.
Follow the above steps for every PC that needs weighbridge access.
Switching from Legacy Integration
If you're migrating from legacy integration:
In Weighsoft:
Hover over Administration > Click Settings
Click Weighbridge
Disable Use ActiveX (Y) or Service (N) to Get Weight
Click Save
Important: Any PC not switched over will no longer be able to weigh.
