Agilent E5270 TIS User’s Guide, Edition 1
2-37
TIS Function Reference
reset_timestamp
reset_timestamp
This function enables to use the force_i or force_v function to clear the timer count
(time stamp). The timer count will be cleared when the force_i or force_v function is
first executed after the reset_timestamp function.
To enable the time data output, execute the set_timestamp function.
Effects of the reset_timestamp and set_timestamp function will be disabled by the
init_system function.
Synopsis
int reset_timestamp(void)
Example
reset_timestamp();
See Also
•
NOTE
To Clear Timer Count
Execute the reset_timestamp function. Then the timer count is not cleared. Execute
the force_i or force_v function. Then the timer count will be cleared.
Once the force_i or force_v function is executed, the effects of the reset_timestamp
function will be disabled.