MskBottom
SCPI Command :
MTESt:EYEMask:MSKBottom
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mask_test: str) bool[source]
# MTESt:EYEMask:MSKBottom value: bool = driver.mtest.eyeMask.mskBottom.get(mask_test = 'abc')
Enable the upper (top) and lower (bottom) mask region, respectively.
- Parameters:
mask_test – OFF | ON
- set(mask_test: str, add_bottom: bool) None[source]
# MTESt:EYEMask:MSKBottom driver.mtest.eyeMask.mskBottom.set(mask_test = 'abc', add_bottom = False)
Enable the upper (top) and lower (bottom) mask region, respectively.
- Parameters:
mask_test – OFF | ON
add_bottom – String with the name of the mask test