Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ardieffects:binding_expressions [2018/04/16 22:15]
optrix
ardieffects:binding_expressions [2018/07/03 01:53] (current)
optrix
Line 31: Line 31:
 **Tank Level** - Analogue value, 0.5 - 2.5m **Tank Level** - Analogue value, 0.5 - 2.5m
  
-If you used the expression <​code>​[ Tank Level:​%:​0:​100 ]</​code>​, then you would get the following values....+If you used this expression... <​code>​[ Tank Level:​%:​0:​100 ]</​code>​ 
 + 
 +Then you would get the following values....
  
 ^Input^Output^ ^Input^Output^
 |0.5|0 (0%)| |0.5|0 (0%)|
-|1|0.25 (25%)| +|1|25 (25%)| 
-|1.5|0.5 (50%)| +|1.5|50 (50%)| 
-|2|0.75 (75%)| +|2|75 (75%)| 
-|2.5|(100%)|+|2.5|100 (100%)|
  
 ===Mathematical Transform=== ===Mathematical Transform===