Setup information for PHYS142 Faraday's Law lab.
This file needs to be present in the root directory of the IoLab software to increase the number of significant figures in the display of the recorded magnetic fields.
file name = config.json
{
"earthMagneticFieldZ": -48.55, "sensors": [ { "code": 12, "desc": "High Gain", "shortDesc": "HG", "label": "G+ - G-", "unit": "mV", "legends": ["Voltage"], "numberOfDigits": { "mean": 5, "sigma": 5, "area":5 }, "scales": [-1, 1], "autoScaleY": false } ]
}