Recalculate

SCPI Command :

MTESt:SEGMent:RESCale:RECalculate
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(mask_test: str, mask_segment: int) None[source]
# MTESt:SEGMent:RESCale:RECalculate
driver.mtest.segment.rescale.recalculate.set(mask_test = 'abc', mask_segment = 1)

Multiplies and adds the given x- and y-factors and offsets to the coordinates of all points of the selected mask segment.

Parameters:
  • mask_test – String with the name of the mask test

  • mask_segment – Number of the segment. Counting starts from 0.