Start
SCPI Command :
SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STARt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(search: str, busFrameNull=BusFrameNull.Default, busCellNull=BusCellNull.Default) float[source]
# SEARch:RESult:MPHY:FRAMe<*>:CELL<*>:STARt value: float = driver.search.result.mphy.frame.cell.start.get(search = 'abc', busFrameNull = repcap.BusFrameNull.Default, busCellNull = repcap.BusCellNull.Default)
Returns the start 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:
start: -100E+24 to 100E+24