Stop
SCPI Command :
SEARch:RESult:CMSB<*>:FRAMe<*>:CELL<*>:STOP
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, searchResCmsb=SearchResCmsb.Default, busFrameNull=BusFrameNull.Default, busCellNull=BusCellNull.Default) float[source]
# SEARch:RESult:CMSB<*>:FRAMe<*>:CELL<*>:STOP value: float = driver.search.result.cmsb.frame.cell.stop.get(search = 'abc', searchResCmsb = repcap.SearchResCmsb.Default, busFrameNull = repcap.BusFrameNull.Default, busCellNull = repcap.BusCellNull.Default)
Returns the stop time of the cell within the search result.
- Parameters:
searchResCmsb – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cmsb’)
busFrameNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Frame’)
busCellNull – optional repeated capability selector. Default value: Nr0 (settable in the interface ‘Cell’)
- Returns:
stop: -100E+24 to 100E+24