Stop

SCPI Command :

SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STOP
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(search: str, busFrameNull=BusFrameNull.Default, busCellNull=BusCellNull.Default) float[source]
# SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STOP
value: float = driver.search.result.mphy.frame.cell.stop.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default, busCellNull = repcap.BusCellNull.Default)

Returns the stop time of the cell with the selected field number within the frame with the selected frame number within the search result.

Parameters:
  • 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