EasyManuals Logo

Keithley S530 User Manual

Keithley S530
93 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #40 background imageLoading...
Page #40 background image
Section 3: Test subroutine library reference S530 Parametric Test System Test Subroutine Library User's Manual
3-28 S530-907-01 Rev. A / September 2015
fnddat
This subroutine searches an array and returns a new array.
Usage
void fnddat(double *x, int npts, double *y, int npts1, double x1, double x2, double
*xnew, int np1, double *ynew, int np2, int *np, char code)
x
Input
npts
Input
y
Input
npts1
Input
x1
Input
x2
Input
xnew
Output
np1
Input
ynew
Output
npt2
Input
np
Output
code
Input
Returns
Output
Details
This subroutine searches a data set of x and y values for a specified range of data and returns two
new arrays with the screened data. Use this routine in other routines to remove unwanted or bad
points from measured data.
The x, y, xnew, and ynew parameters are all adjustable dimensioned arrays. The calling routine
should dimension them all the same.
The code parameter searches either the x data or y data. For example, in most measurement
routines, either the voltage or current is fixed, and the other variable is measured. The measured
variable is normally what is screened.
Example
fnddat(&x, npts, &y, npts1, x1, x2, &xnew, np1, &ynew, np2, &np, code)

Other manuals for Keithley S530

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Keithley S530 and is the answer not in the manual?

Keithley S530 Specifications

General IconGeneral
BrandKeithley
ModelS530
CategoryTest Equipment
LanguageEnglish

Related product manuals