Cthree
SCPI Command :
BUS<*>:CMSB:RESult<*>:CTHRee
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(bus=Bus.Default, busResult=BusResult.Default) str[source]
# BUS<*>:CMSB:RESult<*>:CTHRee value: str = driver.bus.cmsb.result.cthree.get(bus = repcap.Bus.Default, busResult = repcap.BusResult.Default)
Returns the 3rd cell content as specified in the Result column of the ‘Frame Format’ specification table.
- Parameters:
bus – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Bus’)
busResult – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Result’)