MskTop

SCPI Command :

MTESt:EYEMask:MSKTop
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mask_test: str) bool[source]
# MTESt:EYEMask:MSKTop
value: bool = driver.mtest.eyeMask.mskTop.get(mask_test = 'abc')

Enable the upper (top) and lower (bottom) mask region, respectively.

Parameters:

mask_test – OFF | ON

set(mask_test: str, add_top: bool) None[source]
# MTESt:EYEMask:MSKTop
driver.mtest.eyeMask.mskTop.set(mask_test = 'abc', add_top = False)

Enable the upper (top) and lower (bottom) mask region, respectively.

Parameters:
  • mask_test – OFF | ON

  • add_top – String with the name of the mask test