Keysight E5260/E5270 Programming Guide, Edition 4 4- 125
Command Reference
Command Reference
Remarks To read the time data with the best resolution (100 μs), the timer must be cleared
every
100 sec or less for the FMT1, 2, or 5 data output format, or
every 1000 sec or less for the FMT 11, 12, 15, 21, 22, or 25 data output format.
Example
Statements
OUTPUT @E5270;"TTI 1"
ENTER @E5270 USING "#,5X,13D,X";Time
ENTER @E5270 USING "#,5X,13D,X";Idata
PRINT "Data=";Idata*1000;"mA, at";Time;"s"