Skip to main content
1-Visitor
May 12, 2017
Question

Is there any widget for performing mathematical operations like multiply, divide, add or subtract values?

  • May 12, 2017
  • 3 replies
  • 2035 views

I wish to multiply or divide or add or subtract two numeric values in thingworx. How do I do it with use of any widget if available?

3 replies

5-Regular Member
May 12, 2017

Hi Swaraj, you'll need to do that either by creating a mashup and using some services performing the mathematical calculations or you'll need to create your own custom widget, sorta like a calculator

Out of the box there is no such widget available

5-Regular Member
May 12, 2017

Hi swaraj ostwal​,

As Sushant mentioned there no builtin calculator widget in Thingworx.

As a work around; per my understanding this can be done using expression widget.

5-Regular Member
May 12, 2017

You will have to use seperate expression widget for each function.