<< Click to Display Table of Contents >> Navigation: Explain™ Control Language > Library Routines > Instrument classes > class PSTAT > Pstat.TestIchFilter() |
Report an index stating the appropriate Ich filter setting, given a desired frequency.
This function is automatically called when the Pstat.SetIchFilter() function is used. The potentiostat returns an index specifying the best filter setting which gives information on the frequency specified.
Setting = Pstat.TestIchFilter(Frequency)
Frequency |
REAL |
Frequency of interest in Hz. |
Setting |
INDEX |
Best filter setting to use for the specified frequency. See Pstat.SetIchFilter(). |