-SCS Parameter Analyzer Reference Manual Section 13:
LPT library function reference
4200A-901-01 Rev. C / February 2017 13-23
kibdefdelete
This command deletes all command definitions previously made with the kibdefclr (Keithley GPIB define
device clear) and kibdefint (Keithley GPIB define device initialize) commands.
Usage
int kibdefdelete(void);
Details
Once this command is issued, any previous definitions made using kibdefclr or kibdefint will
no longer occur at devint or devclr time.
You can override this command by re-issuing the kibdefint and kibdefclr commands.
Also see
None