Some Gamry data files have a column in the data table with the heading Over and units of bits. This column consists of a string of 13 characters. If no overloads were detected during the acquisition of a data point, all of these characters will be a period ("."). A character other than "." indicates an unusual and possibly serious overload condition existed during that data point. An example is shown below. As with all tables, the columns are tab delimited.
OCVCURVE | TABLE | 40 | ||||
Pt | T | Vf | Vm | Ach | Over | |
# | s | V vs. Ref. | V | V | bits | |
0 |
0 |
-4.70E-001 | 0.00E+000 | 1.84E-003 | ............ | |
1 | 0.516 | -3.73E-001 | 0.00E+000 | 2.86E-003 | techihssivasrq |
In this example, no overloads were detected for point #0, and each of the 13 characters is the "." character. In point #1, all of the possible overloads are set. The non-period character in each position indicates that an overload was detected and recorded. The position of the character in the string indicates the type of overload.
NOTE: The position of the character in the string, not the character, indicates the type of overload. An h in the 4th position and an h in 6th position indicate different kinds of overload conditions!