Model 2461 Interactive SourceMeter® Instrument Reference Manual Section 8: TSP command reference2461-901-01 A/November 2015 8-165smu.measure.offsetcompensationThis attribute enables or disables offset compensation.Type TSP-Link accessible Affected by Where saved Default valueAttribute (RW) Yes Restore configurationInstrument resetPower cycleMeasure configuration listConfiguration scriptMeasure configuration listsmu.OFFUsagestate = smu.measure.offsetcompensationsmu.measure.offsetcompensation = statestate Disable offset compensation: smu.OFFEnable offset compensation: smu.ONDetailsThe voltage offsets caused by the presence of thermoelectric EMFs (VEMF ) can adversely affectresistance measurement accuracy. To overcome these offset voltages, you can use offset-compensated ohms.This feature is only available for resistance measurements or when the smu.measure.unit is set tosmu.UNIT_OHM.Examplesmu.measure.func = smu.FUNC_RESISTANCEsmu.measure.sense = smu.SENSE_4WIREsmu.measure.offsetcompensation = smu.ONsmu.source.output = smu.ONprint(smu.measure.read())smu.source.output = smu.OFFSets the measurement function toresistance. Set the instrument for 4-wiremeasurements and turn offset compensationon. Turn on the source, make ameasurement, and turn the source off.Example output:81592000Also seeNone