Difference between revisions of "Reasoner Increment, Decrement, Set"

From AMTech WikiDocs
Jump to: navigation, search
 
Line 1: Line 1:
 
First this only works for numeric fields like integer or double
 
First this only works for numeric fields like integer or double
when user set a supported property that is double or integer of a type of thing he has to check the check box for atomic updates
+
when user set a supported property that is double or integer of a type of thing he has to check the check box for atomic updates.
 
Then this only works for reasoner for each by property action updates
 
Then this only works for reasoner for each by property action updates
  
on the right side user will be able to select from set, increment or decrement
+
On the right side user will be able to select from set, increment or decrement;
 
then there is an entry box to enter a numeric value on how much you want decrement or increment or set is just to set a fix value
 
then there is an entry box to enter a numeric value on how much you want decrement or increment or set is just to set a fix value
  
for example Field to update is Temp max that initially was 2 then user select increment then enter 2 then user runs reasoner
+
For example Field to update is Temp max that initially was 2 then user select increment then enter 2 then user runs reasoner
 
on temp max the result will be 4
 
on temp max the result will be 4
  
 
[[File:ScreenShotDecIncSet2016-03-11.png|1150px|thumbnail|center]]
 
[[File:ScreenShotDecIncSet2016-03-11.png|1150px|thumbnail|center]]

Latest revision as of 00:30, 12 October 2016

First this only works for numeric fields like integer or double when user set a supported property that is double or integer of a type of thing he has to check the check box for atomic updates. Then this only works for reasoner for each by property action updates

On the right side user will be able to select from set, increment or decrement; then there is an entry box to enter a numeric value on how much you want decrement or increment or set is just to set a fix value

For example Field to update is Temp max that initially was 2 then user select increment then enter 2 then user runs reasoner on temp max the result will be 4

ScreenShotDecIncSet2016-03-11.png