Is there a switch for setProperty which allows me to set the units, or set the value of the property in the current units?
E.g. I have a conveyor with a speed of 20 m/min:
But after setting the speed
// The Speed label on the conveyor is in m/min conveyor.setProperty( "Speed", conveyor.Speed.value / minutes(1) )
the unit is displayed in the standard model units: