Diagram
SCPI Command :
MTESt<*>:DIAGram
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(maskTest=MaskTest.Default) str[source]
# MTESt<*>:DIAGram value: str = driver.mtest.diagram.get(maskTest = repcap.MaskTest.Default)
Sets the layout and the diagram where the mask is located and the test runs.
- Parameters:
maskTest – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mtest’)
- set(sign_diag_key: str, maskTest=MaskTest.Default) None[source]
# MTESt<*>:DIAGram driver.mtest.diagram.set(sign_diag_key = 'abc', maskTest = repcap.MaskTest.Default)
Sets the layout and the diagram where the mask is located and the test runs.
- Parameters:
maskTest – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Mtest’)