This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Take object and record on new object
#3
If you want to write zero when COP value is negative you can simply apply math.max:
Code:
COP = math.max(0, Powerout / Powerin)
Reply


Messages In This Thread
RE: Take object and record on new object - by admin - 18.01.2021, 07:28

Forum Jump: