Model 4200A-SCS Parameter Analyzer Reference Manual
Section 13: LPT library function reference
4200A-901-01 Rev. C / February 2017
13-19
getlpterr
This command returns the first LPT library error since the last
devint
command.
Usage
int getlpterr(void);
Details
This command returns the error code of the first error encountered since the last call to the
devint
command.
Also see
(on page 13-13)
imeast
This command forces a reading of the timer and returns the result.
Usage
int imeast(int
instr_id
, double *
result
);
instr_id
The instrument identification code of the device
result
The variable assigned to the measurement
Details
This command applies to all timers.
Also see
None
inshld
Provided for compatibility with Model S400 LPT library.
Usage
int inshld(void);
Also see
None