%NtV function


Function

Function sets the defined occurrence time for the given expression value. Result is a value of the same type as the expression.

Note: if the NtV function is used in an eval tag that uses extended syntax for the expressions, it must be in the FINALLY section.

Declaration
UNIVAL  %NtV(
        in Expression, 
   TIME in Time
 )
Parameters
ExpressionOptional expression.
TimeValue of Absolute time type, that determines the time of the value of the expression Expression.
Example
%NtV(P.SpeedFilterSim_PB+5, U.UVAR_TA\TIM)
Napíšte komentár