Count
SCPI Command :
MTESt:RESult:VIOLation<*>:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(mtestViolation=MtestViolation.Default) int[source]
# MTESt:RESult:VIOLation<*>:COUNt value: int = driver.mtest.result.violation.count.get(mtestViolation = repcap.MtestViolation.Default)
No help available
- Parameters:
mtestViolation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Violation’)
- set(mask_test_name: str, mtestViolation=MtestViolation.Default) None[source]
# MTESt:RESult:VIOLation<*>:COUNt driver.mtest.result.violation.count.set(mask_test_name = 'abc', mtestViolation = repcap.MtestViolation.Default)
No help available
- Parameters:
mtestViolation – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Violation’)