Result

SCPI Command :

FETCh:BASE:IPC:RESult
class ResultCls[source]

Result commands group definition. 1 total commands, 0 Subgroups, 1 group commands

class FetchStruct[source]

Response structure. Fields:

  • Reliability: int: No parameter help available

  • Result_Number: int: No parameter help available

  • Date: str: No parameter help available

  • Result_Text: str: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:BASE:IPC:RESult
value: FetchStruct = driver.ipc.result.fetch()

No command help available

return:

structure: for return value, see the help for FetchStruct structure arguments.