-SCS Parameter Analyzer Reference Manual Section 13: LPT library function refer
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
devint (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);
The instrument identification code of the device
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