LAST – [XLAST]
Outputs the sampling time of the last data in the acquisition buffer.
CATEGORY
Miscellaneous
DESCRIPTION
Outputs the sampling time of the last data of the input stored in the acquisition buffer in seconds [s].
RESULT VARIABLES AND PARAMETERS
Result | Sampling time of the last data [s] |
Signal | Input |
SYNTAX
res = xlast(input)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE
In the below example, acquisition is started exactly at the same time as the trigger condition (without time offset) and the acquisition time length is 0.1 second. Sampling time of the last data is then 0.1 second.