Pstatselect.FraCurveClass()

Pstatselect.FraCurveClass()

Type: INSTANCE FUNCTION

Purpose: Return the FRACURVE class for the potentiostat selected by the user during Setup().

In order for the user to be able to select a potentiostat, a call to Pstatselect.Selector() needs to be passed to the Setup() function. This function is used mainly for impedance scripts which will use either an external or built-in FRA. This function is used to allow for device-independent scripts.

Usage: FRACURVE = Pstatselect.FraCurveClass (Key)

       
  Key STRING

The Key in the GAMRY.INI file which contains the information regarding the FRACURVE class of the selected potentiostat. (Usually “FraCurveClass”.)

  FRACURVE CLASS The FRACURVE class of the selected potentiostat.

Related Topics Link IconRelated Topics