|
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:
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:
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
|