Software "Aus der Praxis, für die Praxis"
TOUR32 für Reiseveranstalter, MSR32 für die Messtechnik

Startseite
» Wir über uns
» Touristik
» Messtechnik
» Fernwartung
» Tobit Reseller
» Impressum

» MSR32 (deutsch)
» MSR32 (english)
    » Overview
    » History
    » Form. Interpreter
        » TSC (time step control)
        » BIT (bit operation)
        » If Then Else
        » Integrator
        » Wet bulb temperature
        » Gruop
    » Download
    » First Steps
    » Reference
    » Pricelist
    » Picturelist
    » Contact

TOUR32
Suchen:
nur in » Form. Interpreter - » If Then Else


Startseite | » MSR32 (english) | » Form. Interpreter | » If Then Else
» If Then Else

Function If ... Then ... Else ...
  • At this time it is only possible to use on IF function, You cannot use more than one IF-function in one formula.
  • You have to enter both expressions, one for TRUE and one for FALSE.
  • Between IF and THEN You can use every valid MSR32 formula. TRUE is a value greater/equal than 1, FALSE smaller than 1.
  • The logical function "K001 = 1" is also added.
  • Errors within the IF-functions will raise a syntax error, but no additional informations.
Example:
  if K001=100 then
   Sin(zeit*10000)+K001
  else
   Cos(zeit*200)+1.234

 
© 2010 Kohlenberg Software GmbH