SbitNumber

SCPI Command :

MTESt:SBITnumber
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(mask_test: str) int[source]
# MTESt:SBITnumber
value: int = driver.mtest.sbitNumber.get(mask_test = 'abc')

Returns the number of the status bit that belongs to the indicated mask test in the method RsRtx.status.questionable.mask.event() register. The status bits are assigned in the order of mask creation.

Parameters:

mask_test – String with the name of the mask test

Returns:

status_bt_no: Bit number, see ‘STATus:QUEStionable:MASK register’.