Search All Files
How to use Framework™ Help
Intro to Framework
Utilities Overview
DC Corrosion Intro
Intro to CPT
Electrochemical Noise
Electrochemical Frequency Modulation
Physical Electrochemistry
Pulse Voltammetry
EIS
Electrochemical Energy
Framework
Gamry Framework Help
/
Framework
/
Config()
Config()
Config()
Type: REGULAR
FUNCTION
Purpose: Looks up an .INI file value.
Usage: Result = Config(File,Section,Key)
File
STRING
What file to look in. If the file doesn’t
have a path, the system looks for it in
the same directory that contains the
Gamry.ini file (typically
C:Documents and SettingsAll UsersApplication DataGamry InstrumentsFramework
)
Section
STRING
Section name.
Key
STRING
Key name.
Result
STRING
If value is found it is returned as a string
or
NIL
If value is not found, a
NIL
is returned.
SetConfig()
Comments are closed.
Prev Post
Next Post
Copyright © 2020 gamry.com
Back to Top
Comments are closed.