Susage

SCPI Command :

CONFigure:NRMMw:MEASurement<Instance>:SUSage
class SusageCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Dl_Slots: int: No parameter help available

  • Ul_Slots: int: No parameter help available

  • Period: int: No parameter help available

  • Used_Slots: List[enums.UsedSlots]: No parameter help available

get(sc_spacing: ScSpacing) GetStruct[source]
# SCPI: CONFigure:NRMMw:MEASurement<Instance>:SUSage
value: GetStruct = driver.configure.nrMmwMeas.susage.get(sc_spacing = enums.ScSpacing.S120k)

No command help available

param sc_spacing:

No help available

return:

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