Nirtec Studio Forum

General Category => Machines Simulator => Topic started by: jvblade on June 28, 2025, 10:59:49 PM

Title: Built in system: Weight System display
Post by: jvblade on June 28, 2025, 10:59:49 PM
I am using the built in weight system. It weighs and displays correctly when I put a workpart on the scale and enable the Weigh input with a boolean value. I have a script which changes the Mass property of the workpart, however the scale display does not update with the current weight value (Mass) of the workpart. It remains the original value of the workpart. I tried toggling the Weigh input but no change. How can I make the display continue updating the weight value of the scale?
Title: Re: Built in system: Weight System display
Post by: EasyPLC_Master on June 30, 2025, 05:55:48 PM
To update the weight in real time for the weight system, you must set the WeightByVolume property to True.