Rewait

SCPI Command :

CONFigure:SPOint:REWait
class RewaitCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Count: int: No parameter help available

  • Result: enums.SyncResult: No parameter help available

get(name: str) GetStruct[source]
# SCPI: CONFigure:SPOint:REWait
value: GetStruct = driver.configure.spoint.rewait.get(name = 'abc')

No command help available

param name:

No help available

return:

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