ListPy

SCPI Commands

SYSTem:OPTion:LICense:LIST
class ListPyCls[source]

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

class GetStruct[source]

Response structure. Fields:

  • Option: str: No parameter help available

  • State: enums.OptionState: No parameter help available

  • Days: float: No parameter help available

get() GetStruct[source]
# SCPI: SYSTem:OPTion:LICense[:LIST]
value: GetStruct = driver.system.option.license.listPy.get()

No command help available

return

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