Lvalid

SCPI Command :

FETCh:BASE:SALignment:LVALid
class LvalidCls[source]

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

class FetchStruct[source]

Response structure. Fields:

  • Date: List[str]: No parameter help available

  • Time: List[str]: No parameter help available

fetch() FetchStruct[source]
# SCPI: FETCh:BASE:SALignment:LVALid
value: FetchStruct = driver.base.salignment.lvalid.fetch()

Queries the date and time of the last successful execution of the self-alignment procedure. The information is returned for the measurement modes IQ and Level: <Date>IQ, <Time>IQ, <Date>level, <Time>level

return:

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