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 - » TSC (time step control)


Startseite | » MSR32 (english) | » Form. Interpreter | » TSC (time step control)
» TSC (time step control)

Function TSC

With the Time Step Function You can display the state of a running time step control as a value in a MSR channel.
The result of the formula depends on the parameter X.

The syntax of the formula is:
    TSC(X)
where X delivers:
X Result of formula
0 result is 1 for a running or initialized control else 0
1 result is the number of the actual time step. If the control is waiting for the starting point the result is 0.
2 Number of remaining steps
3 Number of steps
4 Elapsed time in [h] since start
5 Remaining time in [h]
6 Total time in [h] of hte control
7 Elapsed time in [h] of the actual time step
8 Remaining time in [h] of the actual time step
9 Total time in [h] of the actual time step

Example:
    TSC(0)
Result is the state of the control ( 0 or 1 )

Use for:
  • Monitoring of a time step control
  • Linking of the time step control with external software via MSR analog outputs

 
© 2010 Kohlenberg Software GmbH